Lucene search
+L

897 matches found

NVD
NVD
added 2026/07/23 2:18 p.m.14 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.00233EPSS
SaveExploits1References2
NVD
NVD
added 2026/07/23 2:18 p.m.9 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.00325EPSS
SaveExploits1References2
NVD
NVD
added 2026/07/23 2:18 p.m.12 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.00192EPSS
SaveExploits1References2
NVD
NVD
added 2026/07/23 2:18 p.m.16 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.00237EPSS
SaveExploits1References3
NVD
NVD
added 2026/07/23 2:18 p.m.9 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.00212EPSS
SaveExploits1References2
NVD
NVD
added 2026/07/23 2:18 p.m.11 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.00266EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/23 2:18 p.m.8 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.00206EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/23 2:18 p.m.7 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.00212EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/23 2:18 p.m.7 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.00237EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/23 2:18 p.m.8 views

UBUNTU-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.1CVSS5.3AI score0.00233EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/23 2:18 p.m.7 views

UBUNTU-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.1CVSS5.9AI score0.00192EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/23 2:18 p.m.6 views

UBUNTU-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.1CVSS6AI score0.00175EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/23 2:18 p.m.6 views

UBUNTU-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.1CVSS6AI score0.00207EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/23 2:18 p.m.9 views

UBUNTU-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.1CVSS5.8AI score0.00325EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/23 2:18 p.m.12 views

UBUNTU-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.1CVSS6AI score0.00266EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/23 2:18 p.m.9 views

UBUNTU-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.1CVSS5.8AI score0.00318EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/23 1:16 p.m.58 views

CVE-2026-65914

DOMPurify contains a mutation-XSS in versions before 3.3.2 when sanitized HTML is reinserted into special parsing contexts via innerHTML wrappers (script, xmp, iframe, noembed, noframes, noscript). Attackers can craft payloads with closing sequences to break out of the wrapper during reparsing, r...

6.1CVSS5.5AI score0.00207EPSS
SaveExploits1References2Affected Software1
Debian CVE
Debian CVE
added 2026/07/23 1:16 p.m.24 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.1CVSS5.5AI score0.00207EPSS
SaveExploits1
OSV
OSV
added 2026/07/23 1:16 p.m.13 views

CVE-2026-65914 DOMPurify before 3.3.2 Mutation XSS via Re-Contextualization

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...

5.3CVSS5.5AI score
SaveExploits0References4
OSV
OSV
added 2026/07/23 1:16 p.m.13 views

CVE-2026-65913 DOMPurify before 3.3.2 Prototype Pollution via USE_PROFILES

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...

5.1CVSS5.2AI score
SaveExploits0References4
Rows per page
Query Builder