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

CVE-2026-30941

High
Published: Translated: NVD NIST

Summary

Parse Server, otwarte źródło backendu, przed wersjami 8.6.14 i 9.5.2-alpha.1, ma podatność na wstrzykiwanie NoSQL, która pozwala nieautoryzowanemu atakującemu na wstrzyknięcie operatorów zapytań MongoDB przez pole token w punktach końcowych resetowania hasła i ponownego wysyłania weryfikacji e-mail. Wartość tokena jest przekazywana do zapytań do bazy danych bez walidacji typu.

Risk Assessment

Organizacje korzystające z Parse Server z włączoną weryfikacją e-mail lub resetowaniem hasła są narażone na wyciek tokenów, co może prowadzić do nieautoryzowanej weryfikacji adresów e-mail użytkowników bez dostępu do skrzynki odbiorczej.

Recommendation

Zaleca się aktualizację do wersji 8.6.14 lub 9.5.2-alpha.1, aby usunąć tę podatność oraz wdrożenie dodatkowych mechanizmów walidacji danych wejściowych.

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.14 and 9.5.2-alpha.1, NoSQL injection vulnerability allows an unauthenticated attacker to inject MongoDB query operators via the token field in the password reset and email verification resend endpoints. The token value is passed to database queries without type validation and can be used to extract password reset and email verification tokens. Any Parse Server deployment using MongoDB with email verification or password reset enabled is affected. When emailVerifyTokenReuseIfValid is configured, the email verification token can be fully extracted and used to verify a user's email address without inbox access. This vulnerability is fixed in 8.6.14 and 9.5.2-alpha.1.

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