CVE-2026-48794
Last modified
CVE-2026-48794 is a low-severity vulnerability rated 1.3/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.36.0 through 4.39.19, due to lack of canonicalization of domains in very specific edge cases, an access control rule may be skipped when it should match a request. EPSS estimates a 0.28% 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.36.0 through 4.39.19, due to lack of canonicalization of domains in very specific edge cases, an access control rule may be skipped when it should match a request. The specific conditions that could lead to a security issue for vulnerability are: 1. The specific target resource of the attack must be using the forwarded authorization integration; 2. The requested domain must have two additional segments compared to a session domain i.e. `a.b.example.com` is requested, but the session domain is `example.com`; 3. There access control rules must specify two separate rules which both contain inexact domain matches such as `*.b.example.com` and `*.example.com` i.e. wildcards, username matches, group matches; 4. The rules must be in order of most specific domain to least specific domain; 5. The second rule must be more permissive than the first rule; 6. The attacker must specifically request a URL for the more specific domain, with the second part containing one or more capitalized letters i.e. `https://a.B.example.com` and no other segment with capitalized letters; 7. The integration used must not be the Envoy ExtAuthz integration; and 8. The proxy must not canonicalize the requested host name in the relevant header before sending it to the relevant authorization endpoint. The kind of configuration used to produce this issue and result in a `bypass` rule being matched has long been highly discouraged. Essentially hosts which should be bypassed entirely should not be secured by having the proxy check them with the authorization handlers. Upgrade to 4.39.20 to receive a patch.
Metrics
CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:L/VI:N/VA:N/SC:L/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-48794?
How severe is CVE-2026-48794?
How do I fix CVE-2026-48794?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- 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-48787gin-vue-admin is an AI-assisted basic development platform. …7.4
- CVE-2026-48788Remark42 is a self-hosted comment engine for blogs, articles…8.2
- CVE-2026-48789AnythingLLM is an application that turns pieces of content i…4.3
- CVE-2026-48790Turso CLI is the command line interface (CLI) to the open-so…5.5
- CVE-2026-48792pam_usb provides hardware authentication for Linux using ord…4.4
- CVE-2026-48793Jellyfin is an open source self hosted media server. Prior t…8.8
- CVE-2026-48795AdonisJS is a TypeScript-first web framework. From 10.1.3 un…8.6
- CVE-2026-48797Backpropagate is a Python library for fine-tuning large lang…9.3
- CVE-2026-48799Postiz is an AI social media scheduling tool. Prior to 2.21.…7.7
- CVE-2026-4880The Barcode Scanner (+Mobile App) – Inventory manager, Order…9.8
- CVE-2026-48800Notepad++ is a free and open-source source code editor. Prio…7.8
- CVE-2026-48801linkify-it is a links recognition library with full Unicode …7.5
Are you affected by CVE-2026-48794?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
