Security Advisory

CVE-2026-8657

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-05-16 05:00:09
Last updated 2026-05-18 13:40:00
Assigner snyk
State PUBLISHED

Description

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.