CVE-2026-77413

Source
https://cve.org/CVERecord?id=CVE-2026-77413
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-77413.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-77413
Aliases
Downstream
Published
2026-08-21T20:47:08Z
Modified
2026-09-11T03:30:26Z
Severity
  • 9.3 (Critical) CVSS_V4 - 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 CVSS Calculator
Summary
JSONata: Arbitrary Code Execution via crafted JSONata expressions
Details

JSONata is a JSON query and transformation language. Prior to 1.8.8 and 2.2.0, the src/functions.js lookup function lacked an Object.prototype.hasOwnProperty check and allowed crafted expressions to access inherited prototype members. An attacker able to supply an expression could use inherited prototype setters and getters, constructor access, valueOf, and process.getBuiltinModule to reach the child_process module and execute arbitrary code with the privileges of the host process. This issue is fixed in versions 1.8.8 and 2.2.0.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-94"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/77xxx/CVE-2026-77413.json"
}
References

Affected packages

Git / github.com/jsonata-js/jsonata

Affected ranges

Type
GIT
Repo
https://github.com/jsonata-js/jsonata
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "2.2.0"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

v1.*
v1.0
v1.0.1
v1.0.10
v1.0.2
v1.0.3
v1.0.4
v1.0.5
v1.0.6
v1.0.7
v1.0.8
v1.0.9
v1.1
v1.1.1
v1.2
v1.2.1
v1.2.2
v1.2.4
v1.2.5
v1.2.6
v1.3
v1.3.1
v1.3.2
v1.3.3
v1.4
v1.4.1
v1.5
v1.5.1
v1.5.2
v1.5.3
v1.5.4
v1.6.0
v1.6.1
v1.6.2
v1.6.3
v1.6.4
v1.6.5
v1.7.0
v1.8.0
v1.8.1
v1.8.2
v1.8.3
v1.8.4
v1.8.5
v1.8.6
v1.8.7
v2.*
v2.0.0
v2.0.1
v2.0.2
v2.0.3
v2.0.5
v2.0.6
v2.1.0
v2.1.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-77413.json"