Lucene search
+L

898 matches found

Snyk
Snyk
added 2026/06/15 7:53 p.m.16 views

Prototype Pollution

Overview org.webjars.npm:dompurify is a DOM-only XSS sanitizer for HTML, MathML and SVG. Affected versions of this package are vulnerable to Prototype Pollution in the INPLACE function when sanitizing a root element that is a with event handler attributes and a descendant element whose name...

6.1CVSS6.7AI score0.00365EPSS
SaveExploits1References2
OSV
OSV
added 2026/06/15 7:53 p.m.21 views

GHSA-R47G-FVHR-H676 DOMPurify: IN_PLACE mode preserves attributes of a clobbered root element, allowing XSS via attacker-controlled root DOM

INPLACE mode preserves attributes of a clobbered root element, allowing XSS via attacker-controlled root DOM CWE: CWE-79 XSS — Improper Neutralization of Input During Web Page Generation via CWE-693 Protection Mechanism Failure — silent no-op when forceRemove is called on a parent-less node Summa...

6.1CVSS5.5AI score0.00365EPSS
SaveExploits1References2
vulnersOsv
vulnersOsv
added 2026/06/15 7:53 p.m.3 views

1router (>=0.3.96, <=1.0.2), 8router (>=0.5.12, <=0.5.24) +2153 more potentially affected by CVE-2026-49459 via dompurify (>=3.0.0, <=3.4.5)

dompurify NPM version =3.0.0, =0.3.96, =0.5.12, =0.3.33, =0.5.0, =0.4.71, =1.0.0, =1.5.1, =0.18.0-beta.0, =0.1.0-alpha.1, =0.1.0, =0.1.0, =0.0.0-dev-20240828032938, =0.2.8-experimental.0, =0.2.10 and more Source cves: CVE-2026-49459 Source advisory: SNYK:JS-DOMPURIFY-17344538...

6.1CVSS5.3AI score0.00365EPSS
SaveExploits1
vulnersOsv
vulnersOsv
added 2026/06/15 7:53 p.m.2 views

1router (>=0.3.96, <=1.0.2), 8router (>=0.5.12, <=0.5.24) +2153 more potentially affected by CVE-2026-49459 via dompurify (>=3.0.0, <=3.4.5)

dompurify NPM version =3.0.0, =0.3.96, =0.5.12, =0.3.33, =0.5.0, =0.4.71, =1.0.0, =1.5.1, =0.18.0-beta.0, =0.1.0-alpha.1, =0.1.0, =0.1.0, =0.0.0-dev-20240828032938, =0.2.8-experimental.0, =0.2.10 and more Source cves: CVE-2026-49459 Source advisory: OSV:GHSA-R47G-FVHR-H676...

6.1CVSS5.3AI score0.00365EPSS
SaveExploits1
vulnersOsv
vulnersOsv
added 2026/06/15 4:52 p.m.2 views

4byte-peru-components (1.0.0), @aipeel/mat-currency-field (>=3.19.0, <=3.19.1) +40 more potentially affected by CVE-2026-50171 via @angular/common (>=19.0.0, <=19.2.20)

@angular/common NPM version =19.0.0, =3.19.0, =19.0.0, =3.0.0, =5.0.559-alpha, =5.0.559-alpha, =2.2.2-beta-1, =1.0.5, =1.28.26-alpha.1, =19.0.0-next.1, =19.0.0-next.1, =0.0.0-beta-20260114160010, =0.0.1-canary.0.0, =1.0.0-canary.1 and more Source cves: CVE-2026-50171 Source advisory:...

8.2CVSS5.3AI score0.00256EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/06/15 12:00 a.m.26 views

PT-2026-49559

Name of the Vulnerable Software and Affected Versions DOMPurify affected versions not specified Description An issue exists where the sanitizer skips the contents of a shadow DOM attached to an element inside a element. This allows malicious payloads, such as images with onerror handlers, links...

6.3CVSS6.1AI score0.00334EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2026/06/15 12:00 a.m.18 views

PT-2026-63985

Name of the Vulnerable Software and Affected Versions DOMPurify versions 3.0.0 through 3.4.8 Description The software fails to reset the retained Trusted Types policy when the clearConfig function is called. Consequently, a DOMPurify instance reused across trust boundaries remains bound to a...

6.1CVSS5.7AI score0.00266EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
added 2026/06/15 12:00 a.m.18 views

PT-2026-63988

Name of the Vulnerable Software and Affected Versions DOMPurify versions prior to 3.4.7 Description When the sanitize function is called without an explicit cfg.ALLOWED TAGS or cfg.ALLOWED ATTR array, direct references to the module-level DEFAULT ALLOWED TAGS and DEFAULT ALLOWED ATTR sets are...

6.1CVSS5.5AI score0.00237EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
added 2026/06/15 12:00 a.m.42 views

PT-2026-49558

Name of the Vulnerable Software and Affected Versions DOMPurify versions prior to 3.4.6 Description When using DOMPurify.sanitizeroot, IN PLACE: true with a element as the root, an attacker can bypass attribute sanitization. This occurs if a descendant element has a name attribute that clobbers...

6.1CVSS6.1AI score0.00365EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2026/06/15 12:00 a.m.26 views

PT-2026-49557

Name of the Vulnerable Software and Affected Versions DOMPurify versions prior to 3.4.6 Description DOMPurify fails to properly sanitize DOM nodes from same-origin foreign realms such as those from an iframe, popup window, or opened tab when using the DOMPurify.sanitizenode, IN PLACE: true method...

6.1CVSS6.1AI score0.00404EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2026/06/15 12:00 a.m.11 views

PT-2026-63986

Name of the Vulnerable Software and Affected Versions DOMPurify versions 3.0.0 through 3.4.7 Description When configured with SAFE FOR TEMPLATES and a DOM output mode RETURN DOM, RETURN DOM FRAGMENT, or IN PLACE, the software fails to strip template expressions such as $evil, evil, or within...

6.1CVSS5.4AI score0.00209EPSS
SaveExploits1References8
Positive Technologies
Positive Technologies
added 2026/06/15 12:00 a.m.17 views

PT-2026-63987

Name of the Vulnerable Software and Affected Versions DOMPurify versions prior to 3.4.7 Description A cross-site scripting issue exists when using IN PLACE mode. The software trusts the nodeName of live non-form nodes, which can be controlled by an attacker. By providing hostile live DOM objects...

6.1CVSS5.3AI score0.00192EPSS
SaveExploits1References8
IBM Security Bulletins
IBM Security Bulletins
added 2026/06/12 11:01 a.m.18 views

Security Bulletin: Multiple vulnerabilities in IBM watsonx Orchestrate Developer Edition

Summary Multiple vulnerabilities were addressed in IBM watsonx Orchestrate Developer Edition version 2.11.0 Vulnerability Details CVEID:CVE-2026-40895 DESCRIPTION: follow-redirects is an open source, drop-in replacement for Node's http and https modules that automatically follows redirects. Prior...

9.3CVSS5.2AI score0.00838EPSS
SaveExploits4Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/06/10 12:21 p.m.15 views

Security Bulletin: IBM Maximo Scheduler Optimizer uses dompurify-3.2.4.tgz which is vulnerable to CVE-2025-15599, CVE-2026-0540

Summary IBM Maximo Scheduler Optimizer uses dompurify-3.2.4.tgz which is vulnerable to CVE-2025-15599, CVE-2026-0540. This bulletin contains information regarding the vulnerability and its fixture. Vulnerability Details CVEID:CVE-2025-15599 DESCRIPTION: DOMPurify 3.1.3 through 3.2.6 and 2.5.3...

6.1CVSS7.4AI score0.0034EPSS
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2026/06/10 12:00 a.m.46 views

PT-2026-50814

Name of the Vulnerable Software and Affected Versions pgAdmin 4 versions 6.0 through 9.15 Description Stored cross-site scripting exists in the error-rendering and plan-node-rendering paths. Text returned by a PostgreSQL server, such as ErrorResponse messages, object names in...

9.3CVSS5.9AI score0.00268EPSS
SaveExploits0References40
IBM Security Bulletins
IBM Security Bulletins
added 2026/06/09 3:22 p.m.14 views

Security Bulletin: IBM Watson Discovery Cartridge affected by vulnerability in dompurify-3.2.6.tgz

Summary IBM Watson Discovery Cartridge affected by vulnerability in dompurify-3.2.6.tgz Vulnerability Details CVEID:CVE-2025-15599 DESCRIPTION: DOMPurify 3.1.3 through 3.2.6 and 2.5.3 through 2.5.8 contain a cross-site scripting vulnerability that allows attackers to bypass attribute sanitization...

6.1CVSS7.4AI score0.0034EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/06/09 2:59 p.m.11 views

Security Bulletin: IBM Watson Discovery Cartridge affected by vulnerabilities in dompurify-3.2.6.tgz

Summary IBM Watson Discovery Cartridge affected by vulnerabilities in dompurify-3.2.6.tgz Vulnerability Details CVEID:CVE-2026-41238 DESCRIPTION: DOMPurify is a DOM-only cross-site scripting sanitizer for HTML, MathML, and SVG. Versions 3.0.1 through 3.3.3 are vulnerable to a prototype...

6.9CVSS5.4AI score0.00313EPSS
SaveExploits1Affected Software1
RedhatCVE
RedhatCVE
added 2026/06/05 7:25 p.m.20 views

CVE-2026-44568

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the AccountPending.svelte component renders the admin-configured "Pending User Overlay Content" using marked.parse inside @html with an incorrect DOMPurify application order. An admi...

4.8CVSS5.6AI score0.0017EPSS
SaveExploits1References1
OPENSUSE Linux
OPENSUSE Linux
added 2026/06/05 12:00 a.m.11 views

Security update for cacti (moderate)

openSUSE Security Update: Security update for cacti Announcement ID: openSUSE-SU-2026:0189-1 Rating: moderate References: Cross-References: CVE-2024-27355 Affected Products: openSUSE Backports SLE-15-SP7 An update that fixes one vulnerability is now available. Description: This update for cacti...

7.5CVSS7.1AI score0.00569EPSS
SaveExploits0
GithubExploit
GithubExploit
added 2026/06/03 5:20 p.m.118 views

Exploit for Prototype Pollution in Cure53 Dompurify

No d...

9.8CVSS7.1AI score0.01151EPSS
SaveExploits2
Rows per page
Query Builder