Lucene search
+L

129394 matches found

Positive Technologies
Positive Technologies
added 2026/07/24 12:0 a.m.12 views

PT-2026-64442

Name of the Vulnerable Software and Affected Versions Valibot versions prior to 1.4.2 Description Valibot can throw a TypeError within its flatten helper when validation issues contain object keys controlled by an attacker that collide with inherited Object.prototype properties, such as toString,...

6.9CVSS5.9AI score0.00524EPSS
SaveExploits0References7
Snyk
Snyk
added 2026/07/23 7:33 p.m.7 views

Prototype Pollution

Overview Affected versions of this package are vulnerable to Prototype Pollution in the lookup function when handling HTTP/2 requests. An attacker can cause the application to crash by sending specially crafted HTTP method values that exploit inherited object properties, leading to a denial of...

8.7CVSS6.5AI score0.00461EPSS
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
OSV
OSV
added 2026/07/23 2:18 p.m.4 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.00185EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/23 1:16 p.m.10 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.1CVSS5.2AI score0.00185EPSS
SaveExploits0
OSV
OSV
added 2026/07/23 1:16 p.m.6 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 score0.00185EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/23 1:16 p.m.24 views

CVE-2026-65913

DOMPurify prior to 3.3.2 is affected by a prototype pollution vulnerability in USE_PROFILES mode. An attacker can pollute Array.prototype properties (e.g., onclick) to bypass attribute filtering, causing DOMPurify to treat event handler attributes as allowed. This enables DOM-based XSS when sanit...

6.1CVSS5.2AI score0.00185EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/23 1:16 p.m.7 views

CVE-2026-65902 DOMPurify before 3.4.7 Hook Mutation Pollution via allowedTags

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

5.3CVSS5.3AI score0.0021EPSS
SaveExploits1References5
CVE
CVE
added 2026/07/23 1:16 p.m.48 views

CVE-2026-65898

DOMPurify before 3.4.11 is affected. The vulnerability arises when setConfig() is used with an uponSanitizeAttribute hook and the ALLOWED_ATTR allowlist isn’t cloned, allowing the hook to permanently mutate the shared allowlist. An attacker can register a hook that conditionally permits dangerous...

7.2CVSS5.3AI score0.00167EPSS
SaveExploits1References2Affected Software1
Snyk
Snyk
added 2026/07/22 10:13 p.m.4 views

Prototype Pollution

Overview n8n-core is a Core functionality of n8n Affected versions of this package are vulnerable to Prototype Pollution in the expression engine. An attacker can cause the application to become unresponsive or crash by manipulating array-element access to obtain a reference to a host built-in an...

6.8CVSS6.5AI score
SaveExploits0References2
OSV
OSV
added 2026/07/22 10:13 p.m.10 views

GHSA-HX4H-VR3M-45VH n8n: Prototype Pollution via VM Expression Engine Sandbox Escape Leads to Denial of Service

Impact An authenticated user able to create or edit a workflow expression could abuse the expression engine's array-element access to obtain a reference to a host built-in and pollute its prototype in the main n8n process, leading to a denial of service. Both self-hosted and cloud instances runni...

6.1CVSS5.4AI score
SaveExploits0References6
Snyk
Snyk
added 2026/07/22 10:12 p.m.8 views

Prototype Pollution

Overview n8n-nodes-base is a Base nodes of n8n Affected versions of this package are vulnerable to Prototype Pollution via the Edit Fields Set process when output fields are assigned using dot-notation path setters without restricting field names. An attacker can corrupt a shared global in the ma...

7.1CVSS6.5AI score
SaveExploits0References2
OSV
OSV
added 2026/07/22 10:12 p.m.6 views

GHSA-XWX6-JJHV-84P8 n8n: Prototype Pollution via Dot-Notation Field Names Leads To Instance-Wide Denial of Service

Impact The Edit Fields Set node assigned output fields through a dot-notation path setter without restricting the field name, so an authenticated user could name a field after an inherited built-in method path and corrupt a shared global in the main Node.js process. Because that global was used o...

7.1CVSS5.8AI score
SaveExploits0References6
EUVD
EUVD
added 2026/07/22 9:57 p.m.12 views

EUVD-2026-42612

n8n: Prototype Pollution via Workflow Credentials Leads to Unauthenticated User and Project Enumeration...

7.1CVSS5.2AI score0.0038EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/22 9:57 p.m.6 views

GHSA-75QM-GP28-RCQ9 n8n: Prototype Pollution via Workflow Credentials Leads to Unauthenticated User and Project Enumeration

Impact An authenticated user with the default workflow:create permission could pollute Object.prototype through a crafted workflow saved, updated, or imported via the workflow API. This can be leveraged to bypass authentication, allowing unauthenticated requests to be treated as a privileged user...

7.1CVSS5.3AI score0.0038EPSS
SaveExploits0References5
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/22 6:56 a.m.6 views

Security Bulletin: Multiple Vulnerabilities in IBM Event Streams

Summary Multiple vulnerabilities were addressed in IBM Event Streams version 13.0.0 Vulnerability Details CVEID:CVE-2026-4867 DESCRIPTION: Impact: A bad regular expression is generated any time you have three or more parameters within a single segment, separated by something that is not a period...

9.9CVSS6.4AI score0.00715EPSS
SaveExploits2Affected Software1
OSV
OSV
added 2026/07/21 4:5 p.m.3 views

SUSE-SU-2026:22770-1 Security update for cockpit, cockpit-machines, cockpit-packages, cockpit-podman, cockpit-repos, cockpit-subscriptions

This update for cockpit, cockpit-machines, cockpit-packages, cockpit-podman, cockpit-repos, cockpit-subscriptions fixes the following issues: Security issues fixed: - CVE-2025-13465: lodash: prototype pollution in the .unset and .omit functions can lead to deletion of methods from global prototyp...

9.8CVSS6.8AI score0.142EPSS
SaveExploits6References24
OSV
OSV
added 2026/07/21 3:45 p.m.3 views

OPENSUSE-SU-2026:21399-1 Security update for cockpit, cockpit-machines, cockpit-packages, cockpit-podman, cockpit-repos, cockpit-subscriptions

This update for cockpit, cockpit-machines, cockpit-packages, cockpit-podman, cockpit-repos, cockpit-subscriptions fixes the following issues: Security issues fixed: - CVE-2025-13465: lodash: prototype pollution in the .unset and .omit functions can lead to deletion of methods from global prototyp...

9.8CVSS6.5AI score0.142EPSS
SaveExploits6References23
NVD
NVD
added 2026/07/21 3:16 p.m.7 views

CVE-2026-46681

@nevware21/ts-utils is a comprehensive TypeScript/JavaScript utility library. Prior to version 0.14.0, the copyProps function in lib/src/object/copy.ts uses for...in to iterate over source object properties without an Object.hasOwnProperty check, and does not filter dangerous keys proto,...

9.2CVSS0.00284EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/21 2:2 p.m.4 views

CVE-2026-46681 @nevware21/ts-utils: Prototype Pollution in objDeepCopy/objCopyProps via for...in without hasOwnProperty

@nevware21/ts-utils is a comprehensive TypeScript/JavaScript utility library. Prior to version 0.14.0, the copyProps function in lib/src/object/copy.ts uses for...in to iterate over source object properties without an Object.hasOwnProperty check, and does not filter dangerous keys proto,...

9.2CVSS5.4AI score0.00284EPSS
SaveExploits0References4
Rows per page
Query Builder