CVE-2026-54567
Last modified
CVE-2026-54567 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Flask-Reuploaded provides file uploads for Flask. From 1.5.0 until 1.6.0, UploadSet.save(storage, name=...) in src/flask_uploads/flask_uploads.py applies lowercase_ext to the default upload path but uses the case-preserving extension helper for a caller-supplied name before extension_allowed evaluates an AllExcept denylist. EPSS estimates a 0.58% chance of exploitation in the next 30 days.
Description
Flask-Reuploaded provides file uploads for Flask. From 1.5.0 until 1.6.0, UploadSet.save(storage, name=...) in src/flask_uploads/flask_uploads.py applies lowercase_ext to the default upload path but uses the case-preserving extension helper for a caller-supplied name before extension_allowed evaluates an AllExcept denylist. An attacker who controls the name override can use a mixed-case dangerous extension to bypass a lowercase denylist and store the file in the served upload directory. Exploitation requires a denylist configuration, a user-influenced name override, and a deployment that resolves or executes extensions case-insensitively; pure allowlists remain protected and path containment is not bypassed. On an execution-capable upload directory, the stored file can execute with the web server's privileges and affect confidentiality, integrity, and availability. This issue is fixed in version 1.6.0.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| jugmac00 | flask-reuploaded | < 1.6.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-54567?
How severe is CVE-2026-54567?
How do I fix CVE-2026-54567?
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-5456A vulnerability was identified in Align Technology My Invisa…3.3
- CVE-2026-54560Cloudreve is a self-hosted file management and sharing syste…7.6
- CVE-2026-54561MCP Memory Keeper is an MCP server for persistent context ma…6.2
- CVE-2026-54562Cloudreve is a self-hosted file management and sharing syste…6.5
- CVE-2026-54563Cloudreve is a self-hosted file management and sharing syste…7.1
- CVE-2026-54565rhwp is an HWP viewer and editor implemented in Rust and Web…4.7
- CVE-2026-54568Microsoft UFO open-source framework for intelligent automati…4.3
- CVE-2026-54569SENAITE.CORE is the core framework for the SENAITE laborator…9.8
- CVE-2026-5457A security flaw has been discovered in PropertyGuru AgentNet…3.3
- CVE-2026-54570AngleSharp is a .NET library for parsing angle bracket based…6.9
- CVE-2026-54571ESPAsyncWebServer is an asynchronous HTTP and WebSocket serv…8.7
- CVE-2026-54572Rclone is a command-line program to sync files and directori…8.8
Are you affected by CVE-2026-54567?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
