CVE-2026-47203
Last modified
CVE-2026-47203 is a low-severity vulnerability rated 2.9/10 on the CVSS scale. 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. EPSS estimates a 0.31% chance of exploitation in the next 30 days.
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.
Metrics
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/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-47203?
How severe is CVE-2026-47203?
How do I fix CVE-2026-47203?
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-47198Paymenter is a free and open-source webshop solution for man…8.5
- CVE-2026-47199Frappe is a full-stack web application framework. Prior to 1…2.3
- CVE-2026-4720Memory safety bugs present in Firefox ESR 140.8, Thunderbird…9.8
- CVE-2026-47200Nuxt is an open-source web development framework for Vue.js.…5.3
- CVE-2026-47201authentik is an open-source identity provider. Prior to vers…8.5
- CVE-2026-47202Kavita is a cross platform reading server. Prior to 0.9.0.2,…9.3
- CVE-2026-47204Envoy is an open source edge and service proxy designed for …7.5
- CVE-2026-47205Envoy is an open source edge and service proxy designed for …5.9
- CVE-2026-47206Dragonfly is an in-memory data store built for modern applic…2.3
- CVE-2026-47207Envoy is an open source edge and service proxy designed for …6.5
- CVE-2026-47208vm2 is an open source vm/sandbox for Node.js. Prior to versi…10
- CVE-2026-47209vm2 is an open source vm/sandbox for Node.js. Prior to versi…8.6
Are you affected by CVE-2026-47203?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
