Description
authentik is an open-source identity provider. Prior to versions 2025.12.5, 2026.2.3, and 2026.5.1, authentik's SAML Source ACS endpoint is vulnerable to XML Signature Wrapping when validating upstream SAML responses. An attacker with any account at the upstream IdP can reuse a valid signed assertion to authenticate as another federated user. This issue has been patched in versions 2025.12.5, 2026.2.3, and 2026.5.1.
Published: 2026-06-02
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability stems from an XML Signature Wrapping flaw in the SAML Source ACS endpoint of authentik. An attacker holding a legitimate account at an upstream Identity Provider can reuse a correctly signed SAML assertion to impersonate any federated user. The weakness is classified as CWE‑20 (Improper Input Validation) and CWE‑347, indicating multiple input validation issues that allow the attacker to bypass authentication controls and gain unauthorized access to resources that belong to other users.

Affected Systems

The flaw affects the open‑source identity provider goauthentik:authentik. Versions released before 2025.12.5, 2026.2.3, and 2026.5.1 contain the vulnerability; these releases are publicly accessible to customers that have not applied the patch.

Risk and Exploitability

The CVSS score of 8.5 indicates high severity. The EPSS score of 0.00063 reflects a very low but measurable exploitation probability, and the issue is not listed in the CISA KEV catalog. The likely attack vector is a man‑in‑the‑middle or a legitimate IdP user re‑authenticating through a maliciously crafted SAML response. Because the attacker only needs a valid assertion from the same IdP, the conditions for exploitation are relatively low; there is no requirement for privileged access or code execution beyond the ability to supply a forged assertion.

Generated by OpenCVE AI on June 4, 2026 at 21:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade authentik to at least version 2025.12.5, 2026.2.3, or 2026.5.1 where the XML Signature Wrapping issue is fixed.
  • If a patch cannot be applied immediately, restrict or disable the SAML Source ACS endpoint for the affected upstream IdP until the fix can be installed.
  • Continuously review authentication logs for anomalous logins that may indicate attempts to misuse federated identities.

Generated by OpenCVE AI on June 4, 2026 at 21:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-c3m2-jqmq-pvp3 authentik's XML Signature Wrapping in SAML Source ACS allows authentication as arbitrary federated user
History

Thu, 04 Jun 2026 20:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-347
CPEs cpe:2.3:a:goauthentik:authentik:*:*:*:*:*:*:*:*

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

Type Values Removed Values Added
Metrics ssvc

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


Wed, 03 Jun 2026 04:30: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, 2026.2.3, and 2026.5.1, authentik's SAML Source ACS endpoint is vulnerable to XML Signature Wrapping when validating upstream SAML responses. An attacker with any account at the upstream IdP can reuse a valid signed assertion to authenticate as another federated user. This issue has been patched in versions 2025.12.5, 2026.2.3, and 2026.5.1.
Title authentik: XML Signature Wrapping in SAML Source ACS allows authentication as arbitrary federated user
Weaknesses CWE-20
References
Metrics cvssV3_1

{'score': 8.5, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H'}


Subscriptions

Goauthentik Authentik
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-06-03T14:08:11.139Z

Reserved: 2026-05-18T22:07:37.436Z

Link: CVE-2026-47201

cve-icon Vulnrichment

Updated: 2026-06-03T13:58:11.896Z

cve-icon NVD

Status : Analyzed

Published: 2026-06-02T21:16:27.940

Modified: 2026-06-04T20:14:17.090

Link: CVE-2026-47201

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-04T22:00:14Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-347

    Improper Verification of Cryptographic Signature