CVE-2026-39381
5.3
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
Summary
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.8.0-alpha.7 and 8.6.75, the GET /sessions/me endpoint returns _Session fields that the server operator explicitly configured as protected via the protectedFields server option. Any authenticated user can retrieve their own session's protected fields with a single request. The equivalent GET /sessions and GET /sessions/:objectId endpoints correctly strip protected fields. This vulnerability is fixed in 9.8.0-alpha.7 and 8.6.75.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| parse-community | parse-server | >= 9.0.0, < 9.8.0-alpha.7 | affected |
| parse-community | parse-server | >= 7.0.0, < 8.6.75 | affected |
Weaknesses
- CWE-863: CWE-863: Incorrect Authorization
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://github.com/parse-community/parse-server/security/advisories/GHSA-g4v2-qx3q-4p64
- https://github.com/parse-community/parse-server/pull/10406
- https://github.com/parse-community/parse-server/pull/10407
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.