GHSA-vr5f-2r24-w5hc · Severity: low · Ecosystem: npm — Parse Server: File upload Content-Type override via extension mismatch
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 8.6.73 and 9.7.1-alpha.4, a file can be uploaded with a filename extension that passes the file extension allowlist (e.g., .txt) but with a Content-Type header that differs from the extension (e.g., text/html). The Content-Type is passed to the storage adapter without consistency validation. Storage adapters that store and serve the provided Content-Type (such as S3 or GCS) serve the file with the mismatched Content-Type. The default GridFS adapter is not affected because it derives Content-Type from the filename at serving time. This vulnerability is fixed in 8.6.73 and 9.7.1-alpha.4.
Conclusion & alert: CVE-2026-35200 is rated Low Risk (10.5/100): CVSS Low severity, with low exploitation likelihood (EPSS 0.16%). Mandatory action: Low composite risk—no urgent action required; patch on your normal maintenance cycle and revisit priority if CVSS or EPSS increases.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.04% | 0.16% | +0.12% |
| 2 | 2026-04-07 | — | 0.04% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 2.1 | 4.0 | LOW |
|
— | — | [email protected] |
| 5.4 | 3.1 | MEDIUM |
|
2.3 | 2.7 | [email protected] |
GHSA-vr5f-2r24-w5hc · Severity: low · Ecosystem: npm — Parse Server: File upload Content-Type override via extension mismatch
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| parseplatform | parse-server | < 8.6.73 | cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:* |
| parseplatform | parse-server | >= 9.0.0, < 9.7.1 | cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:* |
| parseplatform | parse-server | 9.7.1 | cpe:2.3:a:parseplatform:parse-server:9.7.1:alpha1:*:*:*:node.js:*:* |
| parseplatform | parse-server | 9.7.1 | cpe:2.3:a:parseplatform:parse-server:9.7.1:alpha2:*:*:*:node.js:*:* |
| parseplatform | parse-server | 9.7.1 | cpe:2.3:a:parseplatform:parse-server:9.7.1:alpha3:*:*:*:node.js:*:* |
| URL | Tags |
|---|---|
| https://github.com/parse-community/parse-server/pull/10383 | Issue Tracking Patch |
| https://github.com/parse-community/parse-server/pull/10384 | Issue Tracking Patch |
| https://github.com/parse-community/parse-server/security/advisories/GHSA-vr5f-2r24-w5hc | Mitigation Patch Vendor Advisory |