CVE-2025-61140
CRITICALCVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
3Tags
Description
The value function in jsonpath 1.1.1 lib/index.js is vulnerable to Prototype Pollution.
Analysis
jsonpath library 1.1.1 has a prototype pollution vulnerability in the value function that allows attackers to modify JavaScript object prototypes and potentially achieve RCE.
Technical Context
The value function in jsonpath 1.1.1 (lib/index.js) is vulnerable to CWE-1321 prototype pollution, allowing attackers to inject properties into JavaScript Object.prototype through crafted JSONPath expressions.
Affected Products
['jsonpath 1.1.1']
Remediation
Update jsonpath. Use Object.create(null) for untrusted data. Freeze Object.prototype in critical applications.
Priority Score
Vendor Status
Share
External POC / Exploit Code
Leaving vuln.today
GHSA-6c59-mwgh-r2x6