VDB
EN
HIGH 7.5

GHSA-9fjp-q3c4-6w3j

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

상세

### 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.

이 버전이 영향받나요?

사용 중인 패키지 버전을 입력하면 즉시 평가합니다.

영향 패키지

npm / parse-server
최초 영향 버전: 9.0.0 수정 버전: 9.6.0-alpha.44
수정 npm install parse-server@9.6.0-alpha.44
npm / parse-server
최초 영향 버전: 0 수정 버전: 8.6.55
수정 npm install parse-server@8.6.55

참고