CVE-2026-47201
Analyzed
Analyzed - Analysis Complete
XML Signature Wrapping in authentik SAML Source
Publication date: 2026-06-02
Last updated on: 2026-06-04
Assigner: GitHub, Inc.
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| goauthentik | authentik | to 2025.12.6 (exc) |
| goauthentik | authentik | From 2026.2.0 (inc) to 2026.2.4 (exc) |
| goauthentik | authentik | From 2026.5.0 (inc) to 2026.5.1 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-347 | The product does not verify, or incorrectly verifies, the cryptographic signature for data. |
| CWE-20 | The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly. |