Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%
Get alerts for future matching vulnerabilitiesLog in to subscribe
I. Basic Information for CVE-2026-34531
Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Flask-HTTPAuth invokes token verification callback when missing or empty token was given by client
Source: NVD (National Vulnerability Database)
Vulnerability 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.
Source: NVD (National Vulnerability Database)
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:N
Source: NVD (National Vulnerability Database)
Vulnerability Type
认证机制不恰当
Source: NVD (National Vulnerability Database)
Vulnerability Title
Flask-HTTPAuth 授权问题漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Flask-HTTPAuth是Miguel Grinberg个人开发者的一个Flask框架的HTTP认证扩展。 Flask-HTTPAuth 4.8.1之前版本存在授权问题漏洞,该漏洞源于当客户端向受令牌保护的资源发出请求而未传递令牌或传递空令牌时,会以空字符串作为令牌参数调用应用程序的令牌验证回调函数,可能导致针对数据库中令牌为空字符串的任何用户对客户端请求进行身份验证。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)
Affected Products
VendorProductAffected VersionsCPESubscribe
miguelgrinbergFlask-HTTPAuth < 4.8.1 -
II. Public POCs for CVE-2026-34531
#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC
III. Intelligence Information for CVE-2026-34531
Please Login to view more intelligence information
IV. Related Vulnerabilities
V. Comments for CVE-2026-34531

No comments yet


Leave a comment