CVE Catalog

CVE-2026-52746

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.38%

31th percentile - higher than 31% of all known CVEs

Summary

JSONata, a JSON query and transformation language, prior to versions 2.2.0 and 1.8.9, is vulnerable to DoS via malicious input to the $toMillis function. Non-matching inputs cause superlinear backtracking in the ISO-8601 validation regex, leading to denial of service. Fixed in versions 2.2.0 and 1.8.9.

Risk Assessment

An attacker can cause server or application overload by sending specially crafted input, leading to service unavailability.

Recommendation

Update JSONata to version 2.2.0 or 1.8.9 (depending on the branch used).

Other vulnerabilities in JSONata

See all
Original NVD description (English source)

JSONata is a JSON query and transformation language. Prior to 2.2.0 and 1.8.9, malicious non-matching inputs to the $toMillis function can cause superlinear backtracking in the ISO-8601 validation regex, leading to denial of service in applications that evaluate user-provided JSONata expressions. This issue is fixed in version 2.2.0 and 1.8.9.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS