CVE-2026-41569

authentik is an open-source identity provider. Prior to version 2026.2.3, the WS-Federation provider validates the user-supplied wreply parameter using a raw string prefix check rather than proper URL parsing. An attacker who can craft a login link can supply a wreply value on a different origin that passes the check (e.g. https://portal.example.com.evil.tld/), causing the victim's browser to POST the signed WS-Federation login response to attacker-controlled infrastructure. This issue has been patched in version 2026.2.3.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:goauthentik:authentik:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-06-02 21:16

Updated : 2026-07-22 19:10


NVD link : CVE-2026-41569

Mitre link : CVE-2026-41569

CVE.ORG link : CVE-2026-41569


JSON object : View

Products Affected

goauthentik

  • authentik
CWE
CWE-601

URL Redirection to Untrusted Site ('Open Redirect')