CVE-2026-8657

Summary

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.

Affected Software

VendorProductVersion RangeStatus
n/ajsondiffpatch0 < 0.7.6affected
n/aorg.webjars.npm:jsondiffpatch0 < *affected

Weaknesses

  • CWE-1321: Prototype Pollution

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: poc
    • Automatable: yes
    • Technical Impact: partial

Additional References

References