๐Ÿ” CVE Alert

CVE-2026-47203

UNKNOWN 0.0

Authelia Missing Username Canonicalization in Basic Auth (LDAP)

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-178 CWE-307
Vendor authelia
Product authelia
Published Jun 19, 2026
Stay Ahead of the Next One

Get instant alerts for authelia authelia

Be the first to know when new unknown vulnerabilities affecting authelia authelia are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

authelia / authelia
>= 4.38.0, < 4.39.20

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/authelia/authelia/security/advisories/GHSA-hjj4-hfjm-fmrj github.com: https://github.com/authelia/authelia/commit/b8985b57b70acdff8f204ed426ff619e763461ad