Lucene search
+L

132288 matches found

Cvelist
Cvelist
added 2026/09/02 4:30 p.m.33 views

CVE-2026-82404 TOON: Prototype pollution when decoding untrusted TOON input

TOON is a compact, human-readable serialization of JSON data for LLM prompts. Prior to 2.3.1, decoding attacker-controlled TOON with a proto, constructor, or prototype key wrote through the object prototype chain instead of creating an own property, polluting Object.prototype for the runtime. In...

8.3CVSS0.00398EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/02 4:30 p.m.24 views

CVE-2026-82404

TOON is a compact, human-readable JSON serialization format for LLM prompts. Prior to 2.3.1 , decoding attacker-controlled TOON data with __proto__, constructor, or prototype keys wrote through the object prototype chain instead of creating own properties, polluting Object.prototype at runtime. T...

8.3CVSS6.1AI score0.00398EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/02 4:30 p.m.7 views

CVE-2026-82404 TOON: Prototype pollution when decoding untrusted TOON input

TOON is a compact, human-readable serialization of JSON data for LLM prompts. Prior to 2.3.1, decoding attacker-controlled TOON with a proto, constructor, or prototype key wrote through the object prototype chain instead of creating an own property, polluting Object.prototype for the runtime. In...

8.3CVSS6.1AI score
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/09/02 3:12 p.m.8 views

ApostropheCMS: 2nd-order prototype pollution via PATCH leading to single-request persistent DoS

The vulnerability is a single-request persistent DoS by submitting e.g. "PATCH /api/v1/article/" with a valid editor session and body of "toString.call":"x", overwriting the global toString function with value x. Fabian...

7.1CVSS5.9AI score0.00312EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/09/02 3:12 p.m.16 views

EUVD-2026-60442

ApostropheCMS: 2nd-order prototype pollution via PATCH leading to single-request persistent DoS...

7.1CVSS5.9AI score0.00312EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/09/02 2:44 p.m.8 views

Prototype Pollution

Overview @tiptap/core is a headless rich text editor Affected versions of this package are vulnerable to Prototype Pollution via the mergeAttributes function. An attacker can inject malicious prototype properties by supplying crafted objects with a proto key, which can result in inherited...

8CVSS6.6AI score
SaveExploits0References3
EUVD
EUVD
added 2026/09/02 2:38 p.m.12 views

EUVD-2026-68765

Livewire DOM-based cross-site scripting during client-side state handling...

5.1CVSS5.8AI score0.005EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/02 10:02 a.m.13 views

ROOT-APP-NPM-CVE-2024-47068 CVE-2024-47068 in rollup - Patched by Root

Root has patched CVE-2024-47068 in the rollup package for Root:npm. Multiple fixed versions available...

6.1CVSS5.2AI score0.00742EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/09/02 12:00 a.m.21 views

PT-2026-84825

Name of the Vulnerable Software and Affected Versions TOON versions prior to 2.3.1 Description Decoding attacker-controlled TOON data containing proto , constructor, or prototype keys allows for prototype pollution of Object.prototype for the runtime. This occurs because the software writes throu...

8.3CVSS6.2AI score0.00398EPSS
SaveExploits0References10
Snyk
Snyk
added 2026/09/01 10:51 p.m.17 views

Prototype Pollution

Overview Affected versions of this package are vulnerable to Prototype Pollution via the compile and merge functions in lib/messages.js, where a language key named proto or constructor in a user-supplied messages object causes writes to flow onto Object.prototype rather than the intended target...

6.3CVSS6.5AI score0.00255EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/09/01 10:51 p.m.8 views

Prototype Pollution

Overview Affected versions of this package are vulnerable to Prototype Pollution in the rename method. An attacker can manipulate the prototype of the validated object by supplying specially crafted input keys that are interpreted as proto, leading to unintended property inheritance or behavior i...

6.3CVSS6.5AI score0.0027EPSS
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2026/09/01 10:08 p.m.19 views

Security Bulletin: Vulnerabilities exists in IBM Cloud Pak for Data System (CPDS 1.0)

Summary Vulnerabilities exists in IBM Cloud Pak for Data System CPDS 1.0 addressed in 11.3.1.2-IF1 Vulnerability Details CVEID:CVE-2025-38527 DESCRIPTION: In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free in cifsoplockbreak A race condition can...

9.8CVSS7.1AI score0.00474EPSS
SaveExploits0Affected Software1
NVD
NVD
added 2026/09/01 9:18 p.m.10 views

CVE-2026-84367

joi is a schema description language and data validator for JavaScript. From 16.0.0 until 17.13.5 and 18.2.4, joi's lib/types/keys.js internals.rename implementation used by object.rename permits a schema that renames keys with a regular-expression source and a Joi.expression or Joi.x target that...

3.7CVSS0.0027EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/01 9:18 p.m.8 views

CVE-2026-84368

joi is a schema description language and data validator for JavaScript. From 16.0.0 until 17.13.6 and 18.2.5, the @hapi/joi package through 17.1.1 and the successor joi package contain prototype pollution in lib/messages.js, where exports.compile and exports.merge reuse inherited objects for...

3.7CVSS0.00255EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/09/01 8:36 p.m.10 views

CVE-2026-84368 joi: Prototype pollution via a `__proto__` language key in custom messages

joi is a schema description language and data validator for JavaScript. From 16.0.0 until 17.13.6 and 18.2.5, the @hapi/joi package through 17.1.1 and the successor joi package contain prototype pollution in lib/messages.js, where exports.compile and exports.merge reuse inherited objects for...

3.7CVSS5.9AI score0.00255EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/01 8:36 p.m.6 views

CVE-2026-84368 joi: Prototype pollution via a `__proto__` language key in custom messages

joi is a schema description language and data validator for JavaScript. From 16.0.0 until 17.13.6 and 18.2.5, the @hapi/joi package through 17.1.1 and the successor joi package contain prototype pollution in lib/messages.js, where exports.compile and exports.merge reuse inherited objects for...

3.7CVSS5.9AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/01 8:36 p.m.35 views

CVE-2026-84368 joi: Prototype pollution via a `__proto__` language key in custom messages

joi is a schema description language and data validator for JavaScript. From 16.0.0 until 17.13.6 and 18.2.5, the @hapi/joi package through 17.1.1 and the successor joi package contain prototype pollution in lib/messages.js, where exports.compile and exports.merge reuse inherited objects for...

3.7CVSS0.00255EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/01 8:36 p.m.30 views

CVE-2026-84368

joi (and its predecessor @hapi/joi ), a JavaScript schema validator, is affected by a prototype pollution vulnerability in lib/messages.js. The functions exports.compile() and exports.merge() reuse inherited objects for attacker-controlled language keys (e.g., __proto__ or constructor), which can...

3.7CVSS5.9AI score0.00255EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/01 8:33 p.m.23 views

CVE-2026-84367

joi (a JavaScript schema validator) is vulnerable to a limited prototype pollution via object().rename() in versions 16.0.0 through 17.13.4 and 18.2.3 . The root cause lies in internals.rename() in lib/types/keys.js: when a schema uses a regular-expression source combined with a Joi.expression() ...

3.7CVSS5.9AI score0.0027EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/01 8:33 p.m.10 views

CVE-2026-84367 joi: object().rename() with a template target can set the validated object's prototype

joi is a schema description language and data validator for JavaScript. From 16.0.0 until 17.13.5 and 18.2.4, joi's lib/types/keys.js internals.rename implementation used by object.rename permits a schema that renames keys with a regular-expression source and a Joi.expression or Joi.x target that...

3.7CVSS5.9AI score
SaveExploits0References7
Rows per page
Query Builder