GHSA-p44q-vqpr-4xmg · Severity: medium · Ecosystem: pip — Flask-HTTPAuth invokes token verification callback when missing or empty token was given by client
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.
Conclusion & alert: CVE-2026-34531 is rated Low Risk (28.3/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.02%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
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-05-22 | 0.05% | 0.02% | -0.03% |
| 2 | 2026-04-17 | 0.04% | 0.05% | +0.01% |
| 3 | 2026-04-02 | — | 0.04% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.5 | 3.1 | MEDIUM |
|
2.2 | 4.2 | [email protected] |
| 8.2 | 3.1 | HIGH |
|
3.9 | 4.2 | [email protected] |
GHSA-p44q-vqpr-4xmg · Severity: medium · Ecosystem: pip — Flask-HTTPAuth invokes token verification callback when missing or empty token was given by client
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-34531 not yet assigned priority: Debian including 1 source packages (python-flask-httpauth), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 3, open 2. | https://security-tracker.debian.org/tracker/CVE-2026-34531 |
ubuntu
|
medium | CVE-2026-34531 medium priority: Ubuntu including 1 source packages (python-flask-httpauth), 7 status rows across 7 suites (bionic, focal, jammy, noble, questing, upstream, xenial): needs-triage 7. | https://ubuntu.com/security/CVE-2026-34531 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| miguelgrinberg | flask-httpauth | < 4.8.1 | cpe:2.3:a:miguelgrinberg:flask-httpauth:*:*:*:*:*:python:*:* |