PatchSiren cyber security CVE debrief
CVE-2026-48794 authelia CVE debrief
CVE-2026-48794 is a low-severity vulnerability in Authelia, an open-source authentication and authorization server. The issue arises from a lack of domain canonicalization in specific edge cases, potentially allowing an attacker to bypass access control rules under certain conditions. The vulnerability has a CVSS score of 1.3, indicating a low severity. Affected versions are 4.36.0 through 4.39.19, and the issue is patched in version 4.39.20. Defenders should assess their exposure and prioritize patching due to the specificity of the attack conditions.
- Vendor
- authelia
- Product
- Unknown
- CVSS
- LOW 1.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-06-19
- Original CVE updated
- 2026-06-23
- Advisory published
- 2026-06-19
- Advisory updated
- 2026-06-23
Who should care
Defenders managing Authelia instances, particularly those with complex access control configurations, should be aware of this vulnerability. The attack conditions are highly specific, but successful exploitation could lead to unauthorized access. Prioritization should be based on the sensitivity of protected resources and the likelihood of such specific attacks occurring.
Technical summary
The vulnerability in Authelia (CVE-2026-48794) stems from inadequate domain canonicalization, leading to potential access control bypass. The conditions for exploitation are stringent: the target resource must use forwarded authorization integration; the requested domain must have two additional segments compared to the session domain; specific inexact domain matches must be configured; rules must be ordered from most to least specific; the second rule must be more permissive; the attacker must request a URL with capitalized letters in the second domain segment; the integration must not be Envoy ExtAuthz; and the proxy must not canonicalize the host name. The CVSS score is 1.3, indicating low severity.
Defensive priority
Low severity, but prioritize patching due to potential for unauthorized access in specific configurations.
Recommended defensive actions
- Inventory Authelia instances and verify affected versions (4.36.0-4.39.19).
- Review access control configurations for complexity and potential exposure.
- Apply patch to version 4.39.20 or later.
- Monitor for unusual authentication attempts.
- Verify proxy configurations for host name canonicalization.
Evidence notes
Primary evidence comes from the CVE record and Authelia's security advisory. The vulnerability affects Authelia versions 4.36.0 through 4.39.19. Defenders should verify their instance versions and configurations against the advisory. Evidence limits suggest a focused attack surface.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-48794 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-48794
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-48794 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-48794
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/authelia/authelia/commit/b6d1d60baa02f216fdb19f5dfeaf2e805829508a
-
Source reference
Unverified legacy reference
URL: https://github.com/authelia/authelia/security/advisories/GHSA-j748-h363-wqj8
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.