CVE-2026-8657

Versions of the package jsondiffpatch before 0.7.6 are vulnerable to Prototype Pollution via the jsondiffpatch.patch() and jsondiffpatch/formatters/jsonpatch.patch() APIs. An attacker can perform prototype pollution by supplying crafted delta or JSON Patch documents, as attacker-controlled property names and path segments are used to traverse and modify objects without restricting access to special properties like __proto__ or constructor.prototype, allowing modification of Object.prototype.
Configurations

No configuration.

History

18 May 2026, 15:16

Type Values Removed Values Added
References () https://gist.github.com/yuki-matsuhashi/e570fb1579ae1f3190059b622b0473fb - () https://gist.github.com/yuki-matsuhashi/e570fb1579ae1f3190059b622b0473fb -

16 May 2026, 06:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-16 06:16

Updated : 2026-05-19 15:38


NVD link : CVE-2026-8657

Mitre link : CVE-2026-8657

CVE.ORG link : CVE-2026-8657


JSON object : View

Products Affected

No product.

CWE
CWE-1321

Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')