CVE-2026-30228

MEDIUM EPSS 24.7%
Published Mar 6, 20264mo ago · Modified Jun 17, 20262w ago
6.9 CVSS 4.0
Medium
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.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
6.9
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

VendorProductVersionRange
parseplatformparse-server* <8.6.5
parseplatformparse-server*≥9.0.0  –  ≤9.4.1
parseplatformparse-server9.5.0any
parseplatformparse-server9.5.0any

References 3

  • github.com https://github.com/parse-community/parse-server/releases/tag/8.6.5
    ProductRelease Notes
  • github.com https://github.com/parse-community/parse-server/releases/tag/9.5.0-alpha.3
    ProductRelease Notes
  • github.com https://github.com/parse-community/parse-server/security/advisories/GHSA-xfh7-phr7-gr2x
    Vendor Advisory

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.