CVE-2026-30948

HIGH EPSS 12.0%
Published Mar 10, 20263mo ago · Modified Mar 11, 20263mo ago
8.3 CVSS 4.0
High
Find Similar
Published Mar 10, 2026 3mo ago
Last Modified Mar 11, 2026 3mo ago

Description

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.5.2-alpha.4 and 8.6.17, a stored cross-site scripting (XSS) vulnerability allows any authenticated user to upload an SVG file containing JavaScript. The file is served inline with Content-Type: image/svg+xml and without protective headers, causing the browser to execute embedded scripts in the Parse Server origin. This can be exploited to steal session tokens from localStorage and achieve account takeover. The default fileExtensions option blocks HTML file extensions but does not block SVG, which is a well-known XSS vector. All Parse Server deployments where file upload is enabled for authenticated users (the default) are affected. This vulnerability is fixed in 9.5.2-alpha.4 and 8.6.17.

CVSS Details

Base Score
8.3
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:N/VA:N/SC:H/SI:H/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 Low
User Interaction P
Scope X

Threat Intelligence

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

Weaknesses 1

CWE-79 Cross-site Scripting Injection

Affected Products 5

VendorProductVersionRange
parseplatformparse-server* <8.6.17
parseplatformparse-server*≥9.0.0  –  <9.5.2
parseplatformparse-server9.5.2any
parseplatformparse-server9.5.2any
parseplatformparse-server9.5.2any

References 3

  • github.com https://github.com/parse-community/parse-server/releases/tag/8.6.17
    ProductRelease Notes
  • github.com https://github.com/parse-community/parse-server/releases/tag/9.5.2-alpha.4
    ProductRelease Notes
  • github.com https://github.com/parse-community/parse-server/security/advisories/GHSA-hcj7-6gxh-24ww
    MitigationPatchVendor Advisory

Remediation

  • github.com https://github.com/parse-community/parse-server/security/advisories/GHSA-hcj7-6gxh-24ww
    MitigationPatchVendor Advisory