CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2026-30939

High
Published: Translated: NVD NIST

Summary

Parse Server to otwarte oprogramowanie backendowe, które może być wdrażane na każdej infrastrukturze obsługującej Node.js. W wersjach przed 8.6.13 i 9.5.1-alpha.2, nieautoryzowany atakujący może spowodować awarię procesu Parse Server, wywołując punkt końcowy funkcji chmurowej z nazwą właściwości prototypu jako nazwą funkcji, co prowadzi do nieskończonej rekurencji.

Risk Assessment

Atakujący może wykorzystać tę podatność do zablokowania działania serwera, co może prowadzić do przerw w dostępności usług. Wszystkie wdrożenia Parse Server, które udostępniają punkt końcowy funkcji chmurowej, są narażone na atak.

Recommendation

Zaleca się aktualizację do wersji 8.6.13 lub 9.5.1-alpha.2, aby usunąć tę podatność. Dodatkowo, warto rozważyć ograniczenie dostępu do punktów końcowych funkcji chmurowych.

Related vulnerabilities

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 8.6.13 and 9.5.1-alpha.2, an unauthenticated attacker can crash the Parse Server process by calling a Cloud Function endpoint with a prototype property name as the function name. The server recurses infinitely, causing a call stack size error that terminates the process. Other prototype property names bypass Cloud Function dispatch validation and return HTTP 200 responses, even though no such Cloud Functions are defined. The same applies to dot-notation traversal. All Parse Server deployments that expose the Cloud Function endpoint are affected. This vulnerability is fixed in 8.6.13 and 9.5.1-alpha.2.

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