Parse Server OAuth2 adapter shares mutable state across providers via singleton instance
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.11 and 8.6.37, Parse Server's built-in OAuth2 auth adapter exports a singleton instance that is reused directly across all OAuth2 provider configurations. Under concurrent authentication requests for different OAuth2 providers, one provider's token validation may execute using another provider's configuration, potentially allowing a token that should be rejected by one provider to be accepted because it is validated against a different provider's policy. Deployments that configure multiple OAuth2 providers via the oauth2: true flag are affected. This vulnerability is fixed in 9.6.0-alpha.11 and 8.6.37.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
parse-servernpm | >= 9.0.0, < 9.6.0-alpha.11 | 9.6.0-alpha.11 |
parse-servernpm | < 8.6.37 | 8.6.37 |
Affected products
3- osv-coords2 versions
< 8.6.37+ 1 more
- (no CPE)range: < 8.6.37
- (no CPE)range: >= 9.0.0, < 9.6.0-alpha.11
- Range: >= 9.0.0 < 9.6.0-alpha.11
Patches
Vulnerability mechanics
References
5- github.com/advisories/GHSA-2cjm-2gwv-m892ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-32242ghsaADVISORY
- github.com/parse-community/parse-server/releases/tag/8.6.37ghsax_refsource_MISCWEB
- github.com/parse-community/parse-server/releases/tag/9.6.0-alpha.11ghsax_refsource_MISCWEB
- github.com/parse-community/parse-server/security/advisories/GHSA-2cjm-2gwv-m892ghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.