CVE-2026-30228
MEDIUM EPSS 24.7%
Published Mar 6, 20264mo ago · Modified Jun 17, 20262w ago
6.9 CVSS 4.0
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.5 and 9.5.0-alpha.3, the readOnlyMasterKey can be used to create and delete files via the Files API (POST /files/:filename, DELETE /files/:filename). This bypasses the read-only restriction which violates the access scope of the readOnlyMasterKey. Any Parse Server deployment that uses readOnlyMasterKey and exposes the Files API is affected. An attacker with access to the readOnlyMasterKey can upload arbitrary files or delete existing files. This issue has been patched in versions 8.6.5 and 9.5.0-alpha.3.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:H/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
Privileges Required High
User Interaction None
Scope X
Threat Intelligence
EPSS Exploit Probability
24.7% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-863 Incorrect Authorization Authorization
Affected Products 4
| Vendor | Product | Version | Range |
|---|---|---|---|
| parseplatform | parse-server | * | <8.6.5 |
| parseplatform | parse-server | * | ≥9.0.0 – ≤9.4.1 |
| parseplatform | parse-server | 9.5.0 | any |
| parseplatform | parse-server | 9.5.0 | any |
References 3
- github.com https://github.com/parse-community/parse-server/releases/tag/8.6.5
- github.com https://github.com/parse-community/parse-server/releases/tag/9.5.0-alpha.3
- github.com https://github.com/parse-community/parse-server/security/advisories/GHSA-xfh7-phr7-gr2x
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.