CVE-2026-53724
Last modified
CVE-2026-53724 is a low-severity vulnerability rated 2.1/10 on the CVSS scale. Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.79 and 9.9.1-alpha.4, the default file upload extension blocklist can be bypassed by appending a trailing dot to a filename whose extension would otherwise be blocked (e.g. EPSS estimates a 0.28% chance of exploitation in the next 30 days.
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.79 and 9.9.1-alpha.4, the default file upload extension blocklist can be bypassed by appending a trailing dot to a filename whose extension would otherwise be blocked (e.g. poc.svg.). The trailing dot causes the extension parser to extract an empty string, which short-circuits the blocklist check, and the attacker-controlled Content-Type is forwarded to the storage adapter unchanged. Storage adapters that persist and serve the provided Content-Type (such as S3 or GCS) then serve the file with an active type such as image/svg+xml, enabling stored XSS when a victim opens the file URL. The default GridFS adapter is not affected because it sets X-Content-Type-Options: nosniff on responses. This issue has been patched in versions 8.6.79 and 9.9.1-alpha.4.
Metrics
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
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-53724?
How severe is CVE-2026-53724?
How do I fix CVE-2026-53724?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-5371The MonsterInsights – Google Analytics Dashboard for WordPre…7.1
- CVE-2026-53712SCRAM (Salted Challenge Response Authentication Mechanism) i…8.2
- CVE-2026-5372An issue that allowed a SQL injection attack vector related …6.4
- CVE-2026-53721Nuxt is an open-source web development framework for Vue.js.…8.2
- CVE-2026-53722Nuxt is an open-source web development framework for Vue.js.…5.4
- CVE-2026-53723Guzzle Services provides an implementation of the Guzzle Com…5.8
- CVE-2026-53725Parse Server is an open source backend that can be deployed …5.9
- CVE-2026-53726Parse Server is an open source backend that can be deployed …6.9
- CVE-2026-53727css_parser is a Ruby CSS parser. From 2.2.0 until 3.0.0, Css…8.9
- CVE-2026-53729DataEase is an open source data visualization and analysis t…8.7
- CVE-2026-5373An issue that allowed all-organization administrators to pro…8.4
- CVE-2026-53730DataEase is an open source data visualization and analysis t…8.7
Are you affected by CVE-2026-53724?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
