CVE-2026-77413
JSONata: Arbitrary Code Execution via crafted JSONata expressions
Summary
Remediation
Upgrade to the fixed version using your package manager.
npm install jsonata@2.2.0
npm install jsonata@1.8.8
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (2)
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-94Code InjectionMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.8 score means for each attack dimension.
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
References
- https://github.com/jsonata-js/jsonata/security/advisories/GHSA-8gq3-vp5j-2grpWEB
- https://github.com/jsonata-js/jsonata/pull/794WEB
- https://github.com/jsonata-js/jsonata/commit/4b217d514376e30cba278941298d7ba97c4a6c6eWEB
- https://github.com/jsonata-js/jsonata/commit/4c5f4adfb90a9b500889d50f90050ca68888b50dWEB
- https://github.com/jsonata-js/jsonataPACKAGE
- https://github.com/jsonata-js/jsonata/releases/tag/v1.8.8WEB
- https://github.com/jsonata-js/jsonata/releases/tag/v2.2.0WEB
Frequently Asked Questions
- What is CVE-2026-77413?
- JSONata: Arbitrary Code Execution via crafted JSONata expressions This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 9.8/10).
- How do I check if my project is affected by CVE-2026-77413?
- CVE-2026-77413 affects jsonata. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-77413 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2026-55209CRITICAL
resdata has Classic Buffer Overflow, Improper Validation of Array Index, NULL Pointer Dereference and Out-of-bounds Read
- CVE-2026-77414CRITICAL
JSONata vulnerable to Arbitrary Code Execution via crafted JSONata expressions
- CVE-2026-77415CRITICAL
JSONata vulnerable to Arbitrary Code Execution via crafted JSONata expressions
- CVE-2024-27307CRITICAL
JSONata expression can pollute the "Object" prototype
- CVE-2026-76904CRITICAL
GeoTools has unauthenticated SQL injection in the jsonArrayContains filter function against PostGIS layers
- CVE-2026-54061CRITICAL
Dgraph Alpha group stores can be replaced via unauthenticated external snapshot import
- CVE-2026-55445CRITICAL
Qinglong has an incomplete fix for CVE-2026-3965: Improper Authentication
- CVE-2026-61539CRITICAL
Xinference vulnerable to remote code execution via unsafe `eval()` in Llama3 tool-call parsing
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies