Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. parse-server
  4. ›
  5. CVE-2026-35200

CVE-2026-35200: Parse Server: File upload Content-Type override via extension mismatch

April 4, 2026

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.

References

  • github.com/advisories/GHSA-vr5f-2r24-w5hc
  • github.com/parse-community/parse-server
  • github.com/parse-community/parse-server/pull/10383
  • github.com/parse-community/parse-server/pull/10384
  • github.com/parse-community/parse-server/security/advisories/GHSA-vr5f-2r24-w5hc
  • nvd.nist.gov/vuln/detail/CVE-2026-35200

Code Behaviors & Features

Detect and mitigate CVE-2026-35200 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 8.6.73, all versions starting from 9.0.0 before 9.7.1-alpha.4

Fixed versions

  • 9.7.1-alpha.4
  • 8.6.73

Solution

Upgrade to versions 8.6.73, 9.7.1-alpha.4 or above.

Impact 4.6 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-436: Interpretation Conflict

Source file

npm/parse-server/CVE-2026-35200.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sun, 05 Apr 2026 00:18:14 +0000.