CVE-2026-57480

Summary

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.

Affected Software

VendorProductVersion RangeStatus
parse-communityparse-server>= 9.0.0-alpha.1, < 9.9.1-alpha.12affected
parse-communityparse-server< 8.6.82affected

Weaknesses

  • CWE-407: CWE-407: Inefficient Algorithmic Complexity

References