HIGH 7.5 npm

Parse Server has a query condition depth bypass via pre-validation transform pipeline

GHSA-9fjp-q3c4-6w3j · BIT-parse-2026-33498 · CVE-2026-33498

Published · Modified

AI SAST

Find this class of vulnerability in your own code

Corgea's AI-native static analysis detects vulnerabilities like this one across your repositories, ranks them by exploitability, and returns review-ready fixes.

Description

Impact

An attacker can send an unauthenticated HTTP request with a deeply nested query containing logical operators to permanently hang the Parse Server process. The server becomes completely unresponsive and must be manually restarted. This is a bypass of the fix for CVE-2026-32944.

Patches

The query condition nesting depth is now validated before the query enters the transformation pipeline, preventing deeply nested structures from being recursively processed before the existing depth guard can fire.

Workarounds

None.

Ready to move

Start Securing

Free, no credit card | First findings in minutes