Lucene search
+L

728 matches found

ATTACKERKB
ATTACKERKB
added 2026/07/24 12:7 p.m.8 views

CVE-2026-66010

DOMPurify before 3.4.12 fails to execute afterSanitizeElements hook for custom elements allowed via CUSTOMELEMENTHANDLING.tagNameCheck, allowing attributes to bypass application security policies. Attackers can preserve sensitive attributes on custom elements that later re-inject them into...

6.1CVSS6AI score0.00168EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/24 12:7 p.m.11 views

CVE-2026-66010

DOMPurify before 3.4.12 fails to execute afterSanitizeElements hook for custom elements allowed via CUSTOMELEMENTHANDLING.tagNameCheck, allowing attributes to bypass application security policies. Attackers can preserve sensitive attributes on custom elements that later re-inject them into...

6.1CVSS6AI score0.00168EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/07/24 12:7 p.m.10 views

CVE-2026-66010 DOMPurify before 3.4.12 Hook Bypass via CUSTOM_ELEMENT_HANDLING

DOMPurify before 3.4.12 fails to execute afterSanitizeElements hook for custom elements allowed via CUSTOMELEMENTHANDLING.tagNameCheck, allowing attributes to bypass application security policies. Attackers can preserve sensitive attributes on custom elements that later re-inject them into...

6.1CVSS6AI score0.00168EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/24 12:7 p.m.34 views

CVE-2026-66010 DOMPurify before 3.4.12 Hook Bypass via CUSTOM_ELEMENT_HANDLING

DOMPurify before 3.4.12 fails to execute afterSanitizeElements hook for custom elements allowed via CUSTOMELEMENTHANDLING.tagNameCheck, allowing attributes to bypass application security policies. Attackers can preserve sensitive attributes on custom elements that later re-inject them into...

6.1CVSS0.00168EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/24 12:0 a.m.16 views

PT-2026-64287

DOMPurify before 3.4.12 fails to execute afterSanitizeElements hook for custom elements allowed via CUSTOM ELEMENT HANDLING.tagNameCheck, allowing attributes to bypass application security policies. Attackers can preserve sensitive attributes on custom elements that later re-inject them into...

6.1CVSS6AI score0.00168EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/24 12:0 a.m.14 views

PT-2026-64410

Name of the Vulnerable Software and Affected Versions Milkdown versions prior to 7.21.3 Description A DOM cross-site scripting issue exists in the @milkdown/plugin-emoji package. Unauthenticated attackers can execute arbitrary JavaScript in the host application origin by tricking a victim into...

5.4CVSS6.1AI score0.00249EPSS
SaveExploits0References9
Snyk
Snyk
added 2026/07/23 3:49 p.m.9 views

Improper Check for Unusual or Exceptional Conditions

Overview dompurify is a DOM-only XSS sanitizer for HTML, MathML and SVG. Affected versions of this package are vulnerable to Improper Check for Unusual or Exceptional Conditions in the INPLACE process when DOM elements are passed from a different window or realm, such as an iframe's...

4.7CVSS6.1AI score0.00165EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/07/23 3:49 p.m.8 views

Cross-site Scripting (XSS)

Overview dompurify is a DOM-only XSS sanitizer for HTML, MathML and SVG. Affected versions of this package are vulnerable to Cross-site Scripting XSS via the sanitize process. An attacker can execute arbitrary scripts in the context of the user’s browser by leveraging persistent function predicat...

6.1CVSS6.1AI score0.00191EPSS
SaveExploits1References2
NVD
NVD
added 2026/07/23 2:18 p.m.5 views

CVE-2026-65914

DOMPurify before 3.3.2 contains a mutation-XSS vulnerability when sanitized HTML is reinserted into special parsing contexts using innerHTML with wrappers like script, xmp, iframe, noembed, noframes, or noscript. Attackers can craft payloads with closing sequences that break out of the wrapper...

6.1CVSS0.00166EPSS
SaveExploits1References2
NVD
NVD
added 2026/07/23 2:18 p.m.9 views

CVE-2026-65912

DOMPurify before 3.3.2 contains a URI validation bypass vulnerability when ADDATTR is provided as a predicate function via EXTRAELEMENTHANDLING.attributeCheck. Attackers can supply a predicate that accepts specific attribute and tag combinations to bypass URI-safe validation, allowing unsafe...

6.1CVSS0.00175EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/23 2:18 p.m.9 views

CVE-2026-65913

DOMPurify before 3.3.2 contains a prototype pollution vulnerability in USEPROFILES mode that allows attackers to bypass attribute filtering by polluting Array.prototype properties. Attackers can set Array.prototype properties like onclick to true, causing DOMPurify to accept event handlers as...

6.1CVSS0.00185EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/23 2:18 p.m.10 views

CVE-2026-65911

In DOMPurify through 3.3.3, function predicates supplied via ADDATTR or ADDTAGS to DOMPurify.sanitize persist in internal state EXTRAELEMENTHANDLING across subsequent sanitize calls on the same instance. If a later call on the same instance provides ADDATTR or ADDTAGS as an array rather than a...

6.1CVSS0.00191EPSS
SaveExploits1References2
NVD
NVD
added 2026/07/23 2:18 p.m.6 views

CVE-2026-65903

DOMPurify before 3.4.0 contains a logic error in the ADDTAGS function where short-circuit evaluation allows forbidden tags to bypass FORBIDTAGS restrictions. Attackers can craft input containing tags listed in FORBIDTAGS that are also added via ADDTAGS function, causing them to be retained in...

6.1CVSS0.002EPSS
SaveExploits1References2
NVD
NVD
added 2026/07/23 2:18 p.m.10 views

CVE-2026-65901

DOMPurify through 3.4.6 contains a cross-site scripting vulnerability in INPLACE mode that trusts attacker-controlled nodeName on live non-form nodes. Attackers can supply hostile live DOM objects with real script children whose observable nodeName is clobbered to appear as allowed elements,...

6.1CVSS0.00166EPSS
SaveExploits1References2
NVD
NVD
added 2026/07/23 2:18 p.m.9 views

CVE-2026-65902

DOMPurify before 3.4.7 affected versions = 3.4.5 passes direct references to the module-level DEFAULTALLOWEDTAGS and DEFAULTALLOWEDATTR sets to the uponSanitizeElement and uponSanitizeAttribute hooks via data.allowedTags / data.allowedAttributes when sanitize is called without an explicit...

6.1CVSS0.0021EPSS
SaveExploits1References3
NVD
NVD
added 2026/07/23 2:18 p.m.7 views

CVE-2026-65898

DOMPurify before 3.4.11 fails to clone the ALLOWEDATTR allowlist when setConfig is used with an uponSanitizeAttribute hook, allowing the hook to permanently mutate the shared allowlist. Attackers can register a hook that conditionally allows dangerous attributes like onerror for trusted elements,...

7.2CVSS0.00167EPSS
SaveExploits1References2
NVD
NVD
added 2026/07/23 2:18 p.m.8 views

CVE-2026-65899

DOMPurify 3.0.0 before 3.4.9 does not reset the retained Trusted Types policy when clearConfig is called, so a DOMPurify instance reused across trust boundaries stays bound to a previously supplied TRUSTEDTYPESPOLICY. A later caller that requests RETURNTRUSTEDTYPE output receives a TrustedHTML...

6.1CVSS0.00231EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/23 2:18 p.m.3 views

UBUNTU-CVE-2026-65898

DOMPurify before 3.4.11 fails to clone the ALLOWEDATTR allowlist when setConfig is used with an uponSanitizeAttribute hook, allowing the hook to permanently mutate the shared allowlist. Attackers can register a hook that conditionally allows dangerous attributes like onerror for trusted elements,...

7.2CVSS5.8AI score0.00167EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/23 2:18 p.m.4 views

UBUNTU-CVE-2026-65904

DOMPurify through 3.3.3 fails to sanitize DOM elements passed via INPLACE mode when the element originates from a different window/realm e.g., an iframe's contentDocument. A cross-realm instanceof check in the private isNode function returns false for foreign-realm nodes, causing DOMPurify to...

4.7CVSS5.8AI score0.00165EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/23 2:18 p.m.4 views

UBUNTU-CVE-2026-65902

DOMPurify before 3.4.7 affected versions = 3.4.5 passes direct references to the module-level DEFAULTALLOWEDTAGS and DEFAULTALLOWEDATTR sets to the uponSanitizeElement and uponSanitizeAttribute hooks via data.allowedTags / data.allowedAttributes when sanitize is called without an explicit...

6.1CVSS5.8AI score0.0021EPSS
SaveExploits1References3
Rows per page
Query Builder