PT-2026-7066 · Jsonpath · Jsonpath
Nick Copi
·
Published
2026-02-09
·
Updated
2026-04-21
·
CVE-2026-1615
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
jsonpath (affected versions not specified)
Description
The package jsonpath is susceptible to Arbitrary Code Injection due to unsafe evaluation of user-supplied JSON Path expressions. The library utilizes the
static-eval module to process JSON Path input, which is not designed for untrusted data. An attacker can supply a malicious JSON Path expression that, when evaluated, executes arbitrary JavaScript code, potentially leading to Remote Code Execution in Node.js environments or Cross-site Scripting (XSS) in browser contexts. This impacts all methods that evaluate JSON Paths against objects, including .query, .nodes, .paths, .value, .parent, and .apply.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
RCE
Code Injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Jsonpath