CVE-2026-41577

Severity CVSS v4.0:
MEDIUM
Type:
CWE-345 Insufficient Verification of Data Authenticity
Publication date:
02/06/2026
Last modified:
02/06/2026

Description

authentik is an open-source identity provider. Prior to versions 2025.12.5 and 2026.2.3, the SAML source response processor (ResponseProcessor.parse()) does not validate the Conditions element on assertions. NotBefore, NotOnOrAfter, and AudienceRestriction are all ignored. This allows replay of expired assertions and acceptance of assertions intended for other service providers. This issue has been patched in versions 2025.12.5 and 2026.2.3.