Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-39381

19
FAUCET Score

OVERVIEW CVE-2026-39381 affects Parse Server, an open source backend platform deployable on Node.js infrastructure, in versions prior to 9.8.0-alpha.7 and 8.6.75. The vulnerability allows authenticated users to retrieve protected session fields through the GET /sessions/me endpoint that should be restricted by the server operator's protectedFields configuration. While equivalent endpoints correctly strip these fields, this single endpoint fails to enforce the protection mechanism, exposing potentially sensitive session data. SEVERITY The vulnerability carries a CVSS 3.1 score of 4.3 (MEDIUM) with a network-based attack vector requiring low complexity and user authentication. The impact is limited to confidentiality, with no integrity or availability consequences. The authenticated requirement and limited scope restrict the threat profile, though the ease of exploitation via a single HTTP request presents a viable attack path for authorized users seeking unauthorized access to protected session information. EXPLOITATION STATUS There is no evidence of active exploitation, with an EPSS score of 0.000250 indicating minimal real-world prevalence. The vulnerability is not listed on the Known Exploited Vulnerabilities (KEV) catalog and remains inactive on security watch lists. No public exploit code availability has been reported, and community attention remains low relative to the overall CVE landscape. Organizations should prioritize patching based on their Parse Server deployment footprint rather than immediate threat response.

Impacted Technologies

VendorProductVersion(s)CPE
< 8.6.75CPE matchmatch criteria
cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:*
>= 9.0.0, < 9.8.0CPE matchmatch criteria
cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:*
9.8.0CPE matchmatch criteria
cpe:2.3:a:parseplatform:parse-server:9.8.0:alpha1:*:*:*:node.js:*:*
9.8.0CPE matchmatch criteria
cpe:2.3:a:parseplatform:parse-server:9.8.0:alpha2:*:*:*:node.js:*:*
9.8.0CPE matchmatch criteria
cpe:2.3:a:parseplatform:parse-server:9.8.0:alpha3:*:*:*:node.js:*:*

CVSS Data

CVSS version used by this source: 4.0

5.3MEDIUM

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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
VS Confidentiality
LOW
VS Integrity
NONE
VS Availability
NONE
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.19%
Probability of exploitation in next 30 days
EPSS Percentile
9.3%
Percentile rank of EPSS score among Peer Group
As of 2026-07-28
Model: v2026.06.15
This CVE's current EPSS score of 0.0019 is in the 6th percentile among its peer group of 21,977 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.1 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.0 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (3)

github_advisorypatch availablevia nvd_reference
View patch
npmpatch availablevia ghsa
Product: parse-serverFixed in: 9.8.0-alpha.7
npmpatch availablevia ghsa
Product: parse-serverFixed in: 8.6.75

Vendor Advisories (1)

npmGHSA-g4v2-qx3q-4p64medium

Parse Server's Endpoint `/sessions/me` bypasses `_Session` `protectedFields`

Apr 8, 2026

References

github.com / parse-community/parse-server/pull/10406
Issue TrackingPatch
github.com / parse-community/parse-server/pull/10407
Issue TrackingPatch
github.com / parse-community/parse-server/security/advisories/GHSA-g4v2-qx3q-4p64
PatchVendor Advisory