CVE Catalog

CVE-2026-57580

CriticalCVSS 9.4
Published: Translated: NVD NIST

Summary

authentik before versions 2026.2.6 and 2026.5.5 contains a vulnerability in SAML Source configuration with USERNAME_LINK or EMAIL_LINK user-matching mode. An attacker can inject an XML comment into NameID, leading to account takeover.

Risk Assessment

The vulnerability allows full account takeover without knowing the password, potentially leading to unauthorized access to sensitive data.

Recommendation

It is recommended to update authentik to version 2026.2.6 or 2026.5.5, and review SAML source configurations.

Original NVD description (English source)

authentik is an open-source identity provider. Prior to 2026.2.6 and 2026.5.5, an inbound SAML Source configured with the non-default USERNAME_LINK or EMAIL_LINK user-matching mode interprets an XML comment in a NameID differently from the identity provider's signed assertion. An attacker with an account on the source identity provider who can set the account's NameID can inject an XML comment that truncates the value used by authentik to the text before the comment while the signed assertion remains valid. A crafted NameID can therefore truncate to a victim's username or email and bind the attacker's external identity to the victim's existing account. This grants full takeover without the victim's password or the identity provider's private key, and the malicious link persists so later logins succeed without the comment. Sources using the default unique-identifier matching mode and authentik's outbound SAML Provider role are not affected. This issue is fixed in versions 2026.2.6 and 2026.5.5.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS