CVE 9.8 CRITICAL

CVE-2026-1615_CVE-2026-1615

9.8 / 10
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P

Description

All versions of the package jsonpath are vulnerable to Arbitrary Code Injection via unsafe evaluation of user-supplied JSON Path expressions. The library relies on the static-eval module to process JSON Path input, which is not designed to handle untrusted data safely. An attacker can exploit this vulnerability by supplying a malicious JSON Path expression that, when evaluated, executes arbitrary JavaScript code, leading to Remote Code Execution in Node.js environments or Cross-site Scripting (XSS) in browser contexts. This affects all methods that evaluate JSON Paths against objects, including .query, .nodes, .paths, .value, .parent, and .apply.

AI Analysis

Arbitrary Code Injection via unsafe evaluation of user-supplied JSON Path expressions

Basic Information

ID CVE-2026-1615
Source snyk
Published Feb 9, 2026 at 05:00

Affected Product

Vendor n/a
Product jsonpath
Affected Versions n/a jsonpath 0
n/a org.webjars.npm:jsonpath 0

AI Assessment

AI Score 9.8 / 10
AI Severity Critical
Vendor dchester
Product jsonpath
Version All versions

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.