CVE-2026-61448

LOW

Parse Server 9.0.0 Stored XSS via malformed Content-Type

Title source: cna
STIX 2.1

Description

Parse Server is affected by a stored cross-site scripting (XSS) vulnerability in versions >= 9.0.0, < 9.10.0-alpha.2 and <= 8.6.83. When an uploaded file's extension is not recognized by the mime package, Parse Server preserves the client-supplied Content-Type. A malformed Content-Type that is not a valid type/subtype media type (e.g., 'image', 'image/', or 'image//svg+xml') bypasses the fileUpload.fileExtensions blocklist and is stored unchanged. On storage adapters that persist and serve the uploaded Content-Type (such as Amazon S3, Google Cloud Storage, or Azure Blob Storage), a browser cannot parse the malformed value and falls back to MIME-sniffing; a file whose body begins with HTML is rendered as HTML, executing embedded script in the application's origin against other users who open the file URL. The default GridFS storage adapter is not affected. Fixed in 9.10.0-alpha.2 and 8.6.84.

References (2)

Core 2
Core References
Vendor Advisory vendor-advisory
GitHub Security Advisory (GHSA-r899-h629-j84r)
https://github.com/parse-community/parse-server/security/advisories/GHSA-r899-h629-j84r
Third Party Advisory third-party-advisory
VulnCheck Advisory: Parse Server 9.0.0 Stored XSS via malformed Content-Type
https://www.vulncheck.com/advisories/parse-server-stored-xss-via-malformed-content-type

Scores

CVSS v4 2.1
EPSS 0.0024
EPSS Percentile 15.8%
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:P/VC:N/VI:L/VA:N/SC:L/SI:L/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

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-434
Status published
Products (4)
parse-community/parse-server < 8.6.84
parse-community/parse-server 8.6.84
parse-community/parse-server 9.0.0 - 9.10.0-alpha.2
parse-community/parse-server 9.10.0-alpha.2
Published Jul 11, 2026
Tracked Since Jul 11, 2026