Lucene search
+L

415 matches found

NVD
NVD
added 2026/08/21 8:16 p.m.7 views

CVE-2026-50290

SpecifyJS is a declarative TypeScript user interface framework. Prior to version 0.2.136, CSS value sanitization stripped expression and urljavascript: using simple regex, but could be bypassed with CSS unicode escapes \65xpression, null bytes, or CSS comments exp//ression. These CSS injection...

5.3CVSS0.00356EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/21 8:12 p.m.9 views

EUVD-2026-64132

Defuddle cleans up HTML pages. Prior to 0.19.1, site extractors interpolate page-derived image alt and src values, og:image values, and video descriptions into HTML strings without context-appropriate escaping, and buildExtractorResponse returns this contentHtml without the main pipeline's...

8.2CVSS5.3AI score0.00228EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/21 7:55 p.m.24 views

CVE-2026-50290 @asymmetric-effort/specifyjs: CSS expression sanitization is bypassable in renderToString

SpecifyJS is a declarative TypeScript user interface framework. Prior to version 0.2.136, CSS value sanitization stripped expression and urljavascript: using simple regex, but could be bypassed with CSS unicode escapes \65xpression, null bytes, or CSS comments exp//ression. These CSS injection...

5.3CVSS0.00356EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/21 7:55 p.m.27 views

CVE-2026-50290

SpecifyJS (@asymmetric-effort/specifyjs), a declarative TypeScript UI framework, had a CSS sanitization bypass in its renderToString function (core/src/server/render-to-string.ts:307-311). Prior to v0.2.136 , the regex-based filter for expression( and url(javascript: could be circumvented using C...

5.3CVSS5.2AI score0.00356EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/19 2:51 p.m.7 views

EUVD-2026-62508

OpenEMR before 8.3.0 contains a stored cross-site scripting vulnerability in the patient portal template import handler that allows authenticated attackers with Forms Administration permissions to upload template files containing arbitrary HTML or JavaScript. Attackers can inject malicious script...

5.4CVSS5.3AI score0.00171EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/19 6:37 a.m.33 views

CVE-2026-15780 WP Statistics <= 14.16.8 - Unauthenticated Stored Cross-Site Scripting via 'utm_campaign' Parameter

The WP Statistics – Simple, privacy-friendly Google Analytics alternative plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'utmcampaign' parameter in all versions up to, and including, 14.16.8 due to insufficient input sanitization and output escaping. This makes it...

7.2CVSS0.00394EPSS
SaveExploits0References14
CVE
CVE
added 2026/08/19 6:37 a.m.29 views

CVE-2026-15780

The WP Statistics WordPress plugin (≤14.16.8) is vulnerable to unauthenticated stored XSS via the utm_campaign parameter, exploitable through the public /wp-statistics/v2/hit REST endpoint where a base64-encoded page_uri overrides sanitized REQUEST_URI. A fix commit exists on GitHub. No active ex...

7.2CVSS5.7AI score0.00394EPSS
SaveExploits0References14
CVE
CVE
added 2026/08/18 11:19 a.m.43 views

CVE-2026-75838

DOMPurify before 3.4.13 is affected by a cross-site scripting (XSS) vulnerability in its IN_PLACE sanitization mode. The root cause is that element-removal hooks fail to neutralize detached subtrees , allowing an attacker to supply HTML with event handlers on descendant elements that execute afte...

5.1CVSS5AI score0.003EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/17 6:17 p.m.6 views

CVE-2026-62982

Glances is an open-source system cross-platform monitoring tool. From 4.5.2 until 4.5.6, sanitizemustachedict in glances/actions.py skips nested list and dictionary strings such as process cmdline values, allowing pipe characters to survive chevron.render and be executed by securepopen through...

8.8CVSS0.00138EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/17 5:16 p.m.6 views

CVE-2026-68518

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.6, sanitizemustachedict in glances/actions.py sanitizes individual Mustache values before chevron.render, allowing adjacent unescaped Mustache variables to reconstruct shell operators that securepopen executes when...

8.8CVSS0.00139EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/17 4:36 p.m.11 views

Glances has a command injection bypass of action-template sanitizer via cross-field shell-operator reconstruction

Summary The Glances action system lets an administrator configure shell commands that run when a monitoring threshold is crossed. The command is a Mustache template whose variables are filled with runtime stat fields such as a process name, a container name or a filesystem mount point. Those fiel...

8.8CVSS7.5AI score0.00243EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2026/08/17 12:45 p.m.36 views

CVE-2026-75000

In Roundcube Webmail before 1.6.18 and 1.7.x before 1.7.3, improper HTML/CSS sanitization of the SVG animate "by" attribute may lead to remote image blocking bypass, which in turn may lead to information disclosure or privilege escalation...

5.8CVSS0.00322EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/17 7:15 a.m.5 views

CVE-2026-65912

A flaw was found in DOMPurify. An attacker can bypass URI validation by providing a specially crafted predicate function via EXTRAELEMENTHANDLING.attributeCheck. This allows unsafe protocols, such as javascript:, to persist after sanitization, potentially leading to DOM-based cross-site scripting...

6.1CVSS4.6AI score0.00175EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/17 7:15 a.m.8 views

CVE-2026-65911

A flaw was found in DOMPurify. This vulnerability allows a remote attacker to perform cross-site scripting XSS by exploiting a state leakage issue. Specifically, function predicates used for adding attributes or tags during sanitization can persist across multiple calls to the sanitize function...

6.1CVSS5.4AI score0.00205EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/08/17 7:15 a.m.7 views

CVE-2026-65902

A flaw was found in DOMPurify. An attacker can exploit a vulnerability in how DOMPurify handles its sanitization hooks when default configurations are used. By manipulating the uponSanitizeElement or uponSanitizeAttribute hooks, an attacker can permanently alter the allowed HTML tags and...

6.1CVSS4.6AI score0.0021EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.14 views

PT-2026-76714

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.6, sanitize mustache dict in glances/actions.py sanitizes individual Mustache values before chevron.render, allowing adjacent unescaped Mustache variables to reconstruct shell operators that secure popen executes when...

8.8CVSS5.3AI score0.00139EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/13 6:18 p.m.3 views

DEBIAN-CVE-2026-73648

rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails applications. From 1.0.3 until 1.7.1, Rails::HTML::PermitScrubber restricted SVG reference elements in SVGALLOWLOCALHREF only when they used xlink:href, even though browsers also accept the plain href attribute. Applicatio...

5.1CVSS5.4AI score0.00396EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/13 6:18 p.m.5 views

UBUNTU-CVE-2026-73648

rails-html-sanitizer is responsible for sanitizing HTML fragments in Rails applications. From 1.0.3 until 1.7.1, Rails::HTML::PermitScrubber restricted SVG reference elements in SVGALLOWLOCALHREF only when they used xlink:href, even though browsers also accept the plain href attribute. Applicatio...

5.1CVSS5.4AI score0.00396EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/13 4:17 p.m.6 views

CVE-2026-19744

Cross-site Scripting in the Markdown renderer in maalfer Pentestify before 2.3.2 allows authenticated users to execute arbitrary JavaScript in the application origin via a Markdown link whose URL contains a double quote, which closes the anchor's href attribute because the renderer's sanitization...

5.1CVSS0.00358EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/13 3:21 p.m.4 views

CVE-2026-73572

In Zimbra Collaboration ZCS before 10.1.17, a stored cross-site scripting XSS vulnerability exists in the Zimbra Classic Web Client due to insufficient sanitization of specific attachment content during inline preview. An attacker can send a crafted email containing a malicious attachment that,...

6.1CVSS5.1AI score0.00155EPSS
SaveExploits0References3
Rows per page
Query Builder