CVE-2026-1615 Details
Description
Versions of the package jsonpath before 1.3.0 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.
A vulnerability allowing arbitrary code injection has been identified in all versions of the jsonpath package. This issue arises from the library's unsafe evaluation of user-supplied JSON Path expressions, relying on the static-eval module, which cannot securely handle untrusted data. An attacker can exploit this vulnerability by providing a malicious JSON Path expression that executes arbitrary JavaScript code when evaluated. This could lead to remote code execution in Node.js environments or cross-site scripting (XSS) in browser contexts. The vulnerability affects all methods that evaluate JSON Paths against objects, including .query, .nodes, .paths, .value, .parent, and .apply.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Feb 9, 2026CISA-ADP
Assessed Feb 9, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-94 | Improper Control of Generation of Code ('Code Injection') | redhat-SADP |
| CWE-94 | Improper Control of Generation of Code ('Code Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| org.webjars.npm:jsonpath | All versions |
CPE
Remediation
| |
| jsonpath | All versions |
CPE
Remediation
| |
Change History
11 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 25, 2026 | CVE Modified | redhat-SADP |
| Jul 15, 2026 | CVE Modified | redhat-SADP |
| Jun 30, 2026 | CVE Modified | redhat-SADP |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Apr 7, 2026 | CVE Modified | [email protected] |
| Feb 23, 2026 | CVE Modified | [email protected] |
| Feb 22, 2026 | CVE Modified | [email protected] |
| Feb 17, 2026 | CVE Modified | [email protected] |
| Feb 9, 2026 | New CVE Received | [email protected] |
Volerion