CVE-2026-29182

HIGH EPSS 29.9%
Published Mar 6, 20264mo ago · Modified Jun 17, 20262w ago
8.6 CVSS 4.0
High
Find Similar
Published Mar 6, 2026 4mo ago
Last Modified Jun 17, 2026 2w ago

Description

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.4 and 9.4.1-alpha.3, Parse Server's readOnlyMasterKey option allows access with master-level read privileges but is documented to deny all write operations. However, some endpoints incorrectly accept the readOnlyMasterKey for mutating operations. This allows a caller who only holds the readOnlyMasterKey to create, modify, and delete Cloud Hooks and to start Cloud Jobs, which can be used for data exfiltration. Any Parse Server deployment that uses the readOnlyMasterKey option is affected. Note than an attacker needs to know the readOnlyMasterKey to exploit this vulnerability. This issue has been patched in versions 8.6.4 and 9.4.1-alpha.3.

CVSS Details

Base Score
8.6
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/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
Privileges Required High
User Interaction None
Scope X

Threat Intelligence

EPSS Exploit Probability
29.9% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-863 Incorrect Authorization Authorization

Affected Products 4

VendorProductVersionRange
parseplatformparse-server* <8.6.4
parseplatformparse-server*≥9.0.0  –  ≤9.4.0
parseplatformparse-server9.4.1any
parseplatformparse-server9.4.1any

References 3

  • github.com https://github.com/parse-community/parse-server/releases/tag/8.6.4
    PatchRelease Notes
  • github.com https://github.com/parse-community/parse-server/releases/tag/9.4.1-alpha.3
    PatchRelease Notes
  • github.com https://github.com/parse-community/parse-server/security/advisories/GHSA-vc89-5g3r-cmhh
    Vendor Advisory

Remediation

  • github.com https://github.com/parse-community/parse-server/releases/tag/8.6.4
    PatchRelease Notes
  • github.com https://github.com/parse-community/parse-server/releases/tag/9.4.1-alpha.3
    PatchRelease Notes