目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-47203— Authelia 输入验证错误漏洞

AI 预测 7.5 利用难度: 较易 EPSS 0.31% · P23

影响版本矩阵 1

厂商产品版本范围状态
autheliaauthelia>= 4.38.0, < 4.39.20affected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-47203 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Authelia Missing Username Canonicalization in Basic Auth (LDAP)
来源: CVE Program / CVE List V5
Vulnerability Description
Authelia is an open-source authentication and authorization server providing two-factor authentication and single sign-on (SSO) for applications via a web portal. In versions 4.38.0 through 4.39.19, when a user authenticates via Basic Auth (i.e via the `Authorization` header with the `Basic` scheme) on the authz verification endpoint, Authelia takes the username directly from the `Authorization` header and passes it as is to the regulation system for ban checking and attempt recording. LDAP treats usernames case insensitively : `john`, `John`, and `JOHN` all bind as the same user. But the regulation SQL queries treat the lookup of these values in certain scenarios as case sensitive. This allows each variation of a usernames case to have its own ban bucket. Upgrade to 4.39.20 to receive a patch. As a workaround, explicitly disable the basic auth mechanism.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P
来源: CVE Program / CVE List V5
Vulnerability Type
大小写敏感处理不恰当
来源: CVE Program / CVE List V5
Vulnerability Title
Authelia 输入验证错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Authelia是Authelia组织开源的一个 Web 应用程序的单点登录多因素门户。 Authelia 4.38.0版本至4.39.19版本存在安全漏洞,该漏洞源于通过Basic Auth验证时,直接使用Authorization标头中的用户名进行监管查询,而LDAP对用户名大小写不敏感但SQL查询对大小写敏感,可能导致攻击者利用不同大小写的用户名绕过监管限制。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
autheliaauthelia >= 4.38.0, < 4.39.20 -

二、漏洞 CVE-2026-47203 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-47203 的情报信息

登录查看更多情报信息。

CVE-2026-47203 厂商安全公告 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-47203

暂无评论


发表评论