CVE-2026-25922
Undergoing Analysis
Undergoing Analysis - In Progress
SAML Assertion Injection in authentik Identity Provider
Publication date: 2026-02-12
Last updated on: 2026-02-18
Assigner: GitHub, Inc.
Description
Description
authentik is an open-source identity provider. Prior to 2025.8.6, 2025.10.4, and 2025.12.4, when using a SAML Source that has the option Verify Assertion Signature under Verification Certificate enabled and not Verify Response Signature, or does not have the Encryption Certificate setting under Advanced Protocol settings configured, it was possible for an attacker to inject a malicious assertion before the signed assertion that authentik would use instead. authentik 2025.8.6, 2025.10.4, and 2025.12.4 fix this issue.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| goauthentik | authentik | to 2025.8.6 (exc) |
| goauthentik | authentik | From 2025.10.0 (inc) to 2025.10.4 (exc) |
| goauthentik | authentik | From 2025.12.0 (inc) to 2025.12.4 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-347 | The product does not verify, or incorrectly verifies, the cryptographic signature for data. |
| CWE-287 | When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct. |