Lucene search
+L

129314 matches found

CVE
CVE
added 2026/03/18 1:34 a.m.28 views

CVE-2026-27524

OpenClaw OpenClaw is affected by a prototype-pollution vulnerability in the runtime /debug override path. Affected versions are prior to 2026.2.21, where an authorized /debug set could inject prototype-reserved keys (proto , constructor, prototype) to manipulate object prototypes and bypass comma...

4.3CVSS5.8AI score0.00237EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/18 1:34 a.m.5 views

CVE-2026-27524 OpenClaw < 2026.2.21 - Prototype Pollution via Debug Override Path

OpenClaw versions prior to 2026.2.21 accept prototype-reserved keys in runtime /debug set override object values, allowing prototype pollution attacks. Authorized /debug set callers can inject proto, constructor, or prototype keys to manipulate object prototypes and bypass command gate restrictio...

4.3CVSS5.8AI score0.00237EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/18 1:34 a.m.38 views

CVE-2026-27524 OpenClaw < 2026.2.21 - Prototype Pollution via Debug Override Path

OpenClaw versions prior to 2026.2.21 accept prototype-reserved keys in runtime /debug set override object values, allowing prototype pollution attacks. Authorized /debug set callers can inject proto, constructor, or prototype keys to manipulate object prototypes and bypass command gate restrictio...

4.3CVSS0.00237EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/03/18 1:34 a.m.12 views

EUVD-2026-12736

OpenClaw versions prior to 2026.2.21 accept prototype-reserved keys in runtime /debug set override object values, allowing prototype pollution attacks. Authorized /debug set callers can inject proto, constructor, or prototype keys to manipulate object prototypes and bypass command gate restrictio...

4.3CVSS5.8AI score0.00237EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/18 1:34 a.m.13 views

CVE-2026-27524 OpenClaw < 2026.2.21 - Prototype Pollution via Debug Override Path

OpenClaw versions prior to 2026.2.21 accept prototype-reserved keys in runtime /debug set override object values, allowing prototype pollution attacks. Authorized /debug set callers can inject proto, constructor, or prototype keys to manipulate object prototypes and bypass command gate restrictio...

2.3CVSS5.9AI score0.00237EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/03/18 12:0 a.m.12 views

elysia 安全漏洞

Elysia is an open-source framework developed by Elysia. Versions of Elysia prior to 1.4.27 contained security vulnerabilities. These vulnerabilities stemmed from the possibility that Elysia cookies could be contaminated by prototype pollution, which could lead to security issues...

6.5CVSS5.8AI score0.00232EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/03/18 12:0 a.m.11 views

Parse Server 安全漏洞

Parse Server is an open-source backend developed by the Parse Platform. It can be deployed on any infrastructure that runs Node.js. Versions of Parse Server prior to 9.6.0-alpha.20 and 8.6.44 contain security vulnerabilities. These vulnerabilities stem from a prototype pollution issue in the deep...

7.5CVSS5.8AI score0.00345EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/03/17 6:37 p.m.5 views

Prototype Pollution

Overview parse-server is a version of the Parse backend that can be deployed to any infrastructure that can run Node.js. Affected versions of this package are vulnerable to Prototype Pollution in the deep copy mechanism. An attacker can inject unauthorized fields into class schemas and bypass...

7.5CVSS6.6AI score0.00345EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/17 6:37 p.m.15 views

Parse Server vulnerable to schema poisoning via prototype pollution in deep copy

Impact An attacker can bypass the default request keyword denylist protection and the class-level permission for adding fields by sending a crafted request that exploits prototype pollution in the deep copy mechanism. This allows injecting fields into class schemas that have field addition locked...

7.5CVSS5.7AI score0.00345EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/03/17 6:37 p.m.6 views

GHSA-9CCR-FPP6-78QF Parse Server vulnerable to schema poisoning via prototype pollution in deep copy

Impact An attacker can bypass the default request keyword denylist protection and the class-level permission for adding fields by sending a crafted request that exploits prototype pollution in the deep copy mechanism. This allows injecting fields into class schemas that have field addition locked...

5.3CVSS5.7AI score0.00345EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/03/17 4:17 p.m.8 views

Prototype Pollution

Overview elysia is an Ergonomic Framework for Human Affected versions of this package are vulnerable to Prototype Pollution in the Cookie class. An attacker can manipulate application behavior by overriding cookie names with proto. PoC proto=%7B%22injected%22%3A%22polluted%22%7D Details Prototype...

6.9CVSS6.6AI score0.00232EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/17 4:17 p.m.3 views

GHSA-8HQ9-PHH3-P2WP Elysia Cookie Value Prototype Pollution

Impact Elysia cookie can be overridden by prototype pollution , eg. proto Sending cookie with the follows name can override cookie value: bash proto=%7B%22injected%22%3A%22polluted%22%7D Patches Patched by 1.4.27 Workarounds 1. Use t.Cookie validation to enforce validation value 2. Prevent iterab...

6.5CVSS5.9AI score0.00232EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/03/17 4:17 p.m.20 views

Elysia Cookie Value Prototype Pollution

Impact Elysia cookie can be overridden by prototype pollution , eg. proto Sending cookie with the follows name can override cookie value: bash proto=%7B%22injected%22%3A%22polluted%22%7D Patches Patched by 1.4.27 Workarounds 1. Use t.Cookie validation to enforce validation value 2. Prevent iterab...

6.5CVSS5.8AI score0.00232EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/17 12:0 a.m.17 views

PT-2026-25985

Impact An attacker can bypass the default request keyword denylist protection and the class-level permission for adding fields by sending a crafted request that exploits prototype pollution in the deep copy mechanism. This allows injecting fields into class schemas that have field addition locked...

7.5CVSS5.8AI score0.00345EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/03/17 12:0 a.m.13 views

PT-2026-25974

Elysia is a Typescript framework for request validation, type inference, OpenAPI documentation, and client-server communication. Prior to version 1.4.27, an Elysia cookie can be overridden by prototype pollution , eg. proto . This issue is patched in 1.4.27. As a workaround, use t.Cookie validati...

6.5CVSS5.8AI score0.00232EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2026/03/16 5:11 p.m.15 views

lodash: prototype pollution in _.unset and _.omit functions

A flaw was found in Lodash. A prototype pollution vulnerability in the .unset and .omit functions allows an attacker able to control property paths to delete methods from global prototypes. By removing essential functionalities, this can result in a denial of service...

8.2CVSS5.8AI score0.01535EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/03/16 5:11 p.m.9 views

Important: Red Hat Security Advisory: Red Hat Data Grid 8.6.0 security update

An update for Red Hat Data Grid 8 is now available. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE links in the...

8.2CVSS5.9AI score0.01535EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/16 2:19 p.m.7 views

CVE-2026-32621

Apollo Federation is an architecture for declaratively composing APIs into a unified graph. Prior to 2.9.6, 2.10.5, 2.11.6, 2.12.3, and 2.13.2, a vulnerability exists in query plan execution within the gateway that may allow pollution of Object.prototype in certain scenarios. A malicious client m...

9.9CVSS0.00512EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/03/16 1:2 p.m.31 views

CVE-2026-4239 Lagom WHMCS Template Datatables prototype pollution

A vulnerability was found in Lagom WHMCS Template up to 2.3.7. Impacted is an unknown function of the component Datatables. The manipulation results in improperly controlled modification of object prototype attributes. It is possible to launch the attack remotely. The exploit has been made public...

5.1CVSS0.00206EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/03/16 1:2 p.m.1 views

CVE-2026-4239 Lagom WHMCS Template Datatables prototype pollution

A vulnerability was found in Lagom WHMCS Template up to 2.3.7. Impacted is an unknown function of the component Datatables. The manipulation results in improperly controlled modification of object prototype attributes. It is possible to launch the attack remotely. The exploit has been made public...

5.1CVSS5.3AI score0.00206EPSS
SaveExploits0References5
Rows per page
Query Builder