CVE-2026-34531
Last modified
CVE-2026-34531 is a high-severity vulnerability rated 8.2/10 on the CVSS scale. Flask-HTTPAuth provides Basic, Digest and Token HTTP authentication for Flask routes. Prior to version 4.8.1, in a situation where the client makes a request to a token protected resource without passing a token, or passing an empty token, Flask-HTTPAuth would invoke the application's token verification callback function with the token argument set to an empty string. EPSS estimates a 0.32% chance of exploitation in the next 30 days.
Description
Flask-HTTPAuth provides Basic, Digest and Token HTTP authentication for Flask routes. Prior to version 4.8.1, in a situation where the client makes a request to a token protected resource without passing a token, or passing an empty token, Flask-HTTPAuth would invoke the application's token verification callback function with the token argument set to an empty string. If the application had any users in its database with an empty string set as their token, then it could potentially authenticate the client request against any of those users. This issue has been patched in version 4.8.1.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Miguelgrinberg | Flask-Httpauth | < 4.8.1 |
References
- https://github.com/miguelgrinberg/Flask-HTTPAuth/releases/tag/v4.8.1Product, Release Notes
- https://github.com/miguelgrinberg/Flask-HTTPAuth/security/advisories/GHSA-p44q-vqpr-4xmgMitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-34531?
How severe is CVE-2026-34531?
How do I fix CVE-2026-34531?
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-34526SillyTavern is a locally installed user interface that allow…5
- CVE-2026-34527Sandboxie-Plus is an open source sandbox-based isolation sof…5.3
- CVE-2026-34528File Browser is a file managing interface for uploading, del…9.8
- CVE-2026-34529File Browser is a file managing interface for uploading, del…9
- CVE-2026-3453The ProfilePress plugin for WordPress is vulnerable to Insec…8.1
- CVE-2026-34530File Browser is a file managing interface for uploading, del…6.9
- CVE-2026-34532Parse Server is an open source backend that can be deployed …9.1
- CVE-2026-34533iccDEV provides a set of libraries and tools for working wit…5.5
- CVE-2026-34534iccDEV provides a set of libraries and tools for working wit…5.5
- CVE-2026-34535iccDEV provides a set of libraries and tools for working wit…5.5
- CVE-2026-34536iccDEV provides a set of libraries and tools for working wit…5.5
- CVE-2026-34537iccDEV provides a set of libraries and tools for working wit…5.5
Are you affected by CVE-2026-34531?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
