CVE 8.7 HIGH

authentik: SAML NameID XML Comment Injection Enables Authentication Bypass via Identifier Truncation_CVE-2026-40165

8.7 / 10
HIGH
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N

Description

authentik is an open-source identity provider. Versions 2025.12.4 and prior, and versions 2026.2.0-rc1 through 2026.2.2 were vulnerable to Authentication Bypass through SAML NameID XML Comment Injection. Due to how authentik extracted the NameID value from a SAML assertion, it was possible for an attacker to trick authentik into only seeing a part of the NameID value, potentially allowing an attacker to gain access to other accounts. This issue could be exploited on an authentik instance with a SAML Source, where the attacker had an account on the SAML Source and the ability to modify their NameID value (commonly username or E-mail), and XML Signing was enabled. The attacker could modify the SAML assertion given to authentik by injecting a comment within the NameID value, which effectively truncated the NameID value to the snippet before the comment, and gave the attacker access to any user account. This issue has been fixed in versions 2025.12.5 and 2026.2.3.

AI Analysis

Authentication Bypass through SAML NameID XML Comment Injection

Basic Information

ID CVE-2026-40165
Source GitHub_M
Published May 20, 2026 at 23:35

Affected Product

Vendor goauthentik
Product authentik
Version < 2025.12.5
Affected Versions goauthentik authentik < 2025.12.5
goauthentik authentik >= 2026.2.0-rc1, < 2026.2.3

CWE Classification

AI Assessment

AI Score 8.7 / 10
AI Severity High
Vendor goauthentik
Product authentik
Version < 2025.12.5, >= 2026.2.0-rc1, < 2026.2.3

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.