CVE Catalog

CVE-2026-57480

HighCVSS 8.7
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.34%

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

Summary

A vulnerability in Parse Server allows blocking the Node.js event loop by sending deeply nested $or, $and, and $nor query condition operators via REST API or LiveQuery. Processing such queries can lead to exponential execution time, preventing other requests from being handled.

Risk Assessment

An attacker can exploit this vulnerability to perform a Denial of Service (DoS) attack, causing the server to become unavailable to other users.

Recommendation

Immediately upgrade Parse Server to version 9.9.1-alpha.12 or 8.6.82, which contain the fix for this issue.

Other vulnerabilities in Parse Server

See all
Original NVD description (English source)

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.9.1-alpha.12 and 8.6.82, deeply nested $or, $and, and $nor query condition operators in the REST API or LiveQuery query handling could trigger exponential-time processing in the internal query-traversal helper and block the Node.js event loop. This issue is fixed in versions 9.9.1-alpha.12 and 8.6.82.

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