CVE-2026-40165
WysokieStreszczenie
authentik to otwarte źródło dostawcy tożsamości, które w wersjach 2025.12.4 i wcześniejszych oraz 2026.2.0-rc1 do 2026.2.2 było podatne na obejście uwierzytelniania poprzez wstrzykiwanie komentarzy XML w NameID SAML. Atakujący mógł zmanipulować wartość NameID, co mogło prowadzić do uzyskania dostępu do innych kont.
Ocena ryzyka
Organizacje korzystające z podatnych wersji authentik mogą być narażone na nieautoryzowany dostęp do kont użytkowników, co może prowadzić do poważnych naruszeń bezpieczeństwa danych.
Rekomendacja
Zaleca się aktualizację do wersji 2025.12.5 lub 2026.2.3, aby usunąć tę podatność i zabezpieczyć system przed potencjalnymi atakami.
Oryginalny opis (angielski, źródło NVD)
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.

