GHSA-g4v2-qx3q-4p64 · Severity: medium · Ecosystem: npm — Parse Server's Endpoint `/sessions/me` bypasses `_Session` `protectedFields`
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.
Conclusion & alert: CVE-2026-39381 is rated Low Risk (24.5/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.19%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.04% | 0.19% | +0.16% |
| 2 | 2026-04-08 | — | 0.04% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.3 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 4.3 | 3.1 | MEDIUM |
|
2.8 | 1.4 | [email protected] |
GHSA-g4v2-qx3q-4p64 · Severity: medium · Ecosystem: npm — Parse Server's Endpoint `/sessions/me` bypasses `_Session` `protectedFields`
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| parseplatform | parse-server | < 8.6.75 | cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:* |
| parseplatform | parse-server | >= 9.0.0, < 9.8.0 | cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:* |
| parseplatform | parse-server | 9.8.0 | cpe:2.3:a:parseplatform:parse-server:9.8.0:alpha1:*:*:*:node.js:*:* |
| parseplatform | parse-server | 9.8.0 | cpe:2.3:a:parseplatform:parse-server:9.8.0:alpha2:*:*:*:node.js:*:* |
| parseplatform | parse-server | 9.8.0 | cpe:2.3:a:parseplatform:parse-server:9.8.0:alpha3:*:*:*:node.js:*:* |
| parseplatform | parse-server | 9.8.0 | cpe:2.3:a:parseplatform:parse-server:9.8.0:alpha4:*:*:*:node.js:*:* |
| parseplatform | parse-server | 9.8.0 | cpe:2.3:a:parseplatform:parse-server:9.8.0:alpha5:*:*:*:node.js:*:* |
| parseplatform | parse-server | 9.8.0 | cpe:2.3:a:parseplatform:parse-server:9.8.0:alpha6:*:*:*:node.js:*:* |
| URL | Tags |
|---|---|
| https://github.com/parse-community/parse-server/pull/10406 | Issue Tracking Patch |
| https://github.com/parse-community/parse-server/pull/10407 | Issue Tracking Patch |
| https://github.com/parse-community/parse-server/security/advisories/GHSA-g4v2-qx3q-4p64 | Patch Vendor Advisory |