fix(deps): update dependency jsondiffpatch to v0.7.6 [security] - #655
Open
renovate[bot] wants to merge 1 commit into
Open
fix(deps): update dependency jsondiffpatch to v0.7.6 [security]#655renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
SafeDep Report SummaryPackage Details
This report is generated by SafeDep GitHub App |
renovate
Bot
force-pushed
the
renovate/npm-jsondiffpatch-vulnerability
branch
from
September 2, 2026 14:18
2bf4d18 to
18d0eb7
Compare
renovate
Bot
force-pushed
the
renovate/npm-jsondiffpatch-vulnerability
branch
from
September 3, 2026 10:53
18d0eb7 to
892b5da
Compare
renovate
Bot
force-pushed
the
renovate/npm-jsondiffpatch-vulnerability
branch
from
September 3, 2026 22:41
892b5da to
a13d428
Compare
renovate
Bot
force-pushed
the
renovate/npm-jsondiffpatch-vulnerability
branch
from
September 7, 2026 21:55
a13d428 to
eb23e74
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
0.7.3→0.7.6jsondiffpatch patch APIs are vulnerable to prototype pollution
CVE-2026-8657 / GHSA-j4fx-xxwh-2485
More information
Details
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.
Severity
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:L/SC:N/SI:N/SA:N/E:PReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Release Notes
benjamine/jsondiffpatch (jsondiffpatch)
v0.7.6Compare Source
v0.7.5Compare Source
Configuration
📅 Schedule: (in timezone Asia/Shanghai)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.