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.
Published: 2026-06-02
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises because authentik’s SAML source response processor ignores the Conditions element of SAML assertions, including NotBefore, NotOnOrAfter, and AudienceRestriction, a lack of condition validation (CWE‑345). An attacker can replay expired assertions or supply assertions intended for another service provider, allowing them to authenticate without a valid, time‑constrained token or to spoof another audience’s service provider. This flaw enables unauthorized access to resources protected by the identity provider, but it does not directly expose code execution or remote command execution.

Affected Systems

The flaw exists in the open‑source authentik identity provider, affecting the goauthentik:authentik product. Versions released before 2025.12.5 and 2026.2.3 are vulnerable; these releases were patched by adding proper validation of the Conditions element.

Risk and Exploitability

With a CVSS score of 6.9, the vulnerability carries medium severity. The EPSS score is currently unavailable, and the issue is not listed in the CISA KEV catalog. The likely attack vector is the SAML authentication endpoint, where an attacker can submit a crafted SAML assertion to gain access. Because no extra authentication or credential is required beyond the assertion, the exploitation does not require privileged access on the target system.

Generated by OpenCVE AI on June 3, 2026 at 05:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade authentik to version 2025.12.5, 2026.2.3, or any newer release that fixes the condition validation issue.
  • If an immediate upgrade is not possible, temporarily disable SAML authentication or restrict access to the SAML endpoint to trusted networks to prevent unauthenticated assertion acceptance.
  • After resolving the issue, verify that SAML partners enforce valid time constraints and audience restrictions, and monitor authentication logs for suspicious activity.

Generated by OpenCVE AI on June 3, 2026 at 05:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 03 Jun 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 03 Jun 2026 04:45:00 +0000

Type Values Removed Values Added
First Time appeared Goauthentik
Goauthentik authentik
Vendors & Products Goauthentik
Goauthentik authentik

Wed, 03 Jun 2026 02:30:00 +0000

Type Values Removed Values Added
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.
Title authentik: SAML source does not validate Conditions, timing, or audience on assertions
Weaknesses CWE-345
References
Metrics cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Goauthentik Authentik
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-06-03T13:18:23.260Z

Reserved: 2026-04-21T14:15:21.958Z

Link: CVE-2026-41577

cve-icon Vulnrichment

Updated: 2026-06-03T13:18:11.915Z

cve-icon NVD

Status : Received

Published: 2026-06-02T20:16:36.117

Modified: 2026-06-02T20:16:36.117

Link: CVE-2026-41577

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-03T05:15:26Z

Weaknesses