Parse Server: Account takeover via operator injection in authentication data identifier
Description
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.12 and 8.6.38, an unauthenticated attacker can take over any user account that was created with an authentication provider that does not validate the format of the user identifier (e.g. anonymous authentication). By sending a crafted login request, the attacker can cause the server to perform a pattern-matching query instead of an exact-match lookup, allowing the attacker to match an existing user and obtain a valid session token for that user's account. Both MongoDB and PostgreSQL database backends are affected. Any Parse Server deployment that allows anonymous authentication (enabled by default) is vulnerable. This vulnerability is fixed in 9.6.0-alpha.12 and 8.6.38.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
parse-servernpm | >= 9.0.0, < 9.6.0-alpha.12 | 9.6.0-alpha.12 |
parse-servernpm | < 8.6.38 | 8.6.38 |
Affected products
1- Range: >= 9.0.0, < 9.6.0-alpha.12
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
5- github.com/advisories/GHSA-5fw2-8jcv-xh87ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-32248ghsaADVISORY
- github.com/parse-community/parse-server/releases/tag/8.6.38ghsax_refsource_MISCWEB
- github.com/parse-community/parse-server/releases/tag/9.6.0-alpha.12ghsax_refsource_MISCWEB
- github.com/parse-community/parse-server/security/advisories/GHSA-5fw2-8jcv-xh87ghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.