Improper Verification of SAML Responses Leading to Privilege Escalation in Keycloak
Package
Affected versions
<= 22.0.12
>= 23.0.0, <= 24.0.7
>= 25.0.0, <= 25.0.5
Patched versions
22.0.13
24.0.8
25.0.6
Description
Published to the GitHub Advisory Database
Oct 14, 2024
Reviewed
Oct 14, 2024
Last updated
Oct 14, 2024
A flaw exists in the SAML signature validation method within the Keycloak XMLSignatureUtil class. The method incorrectly determines whether a SAML signature is for the full document or only for specific assertions based on the position of the signature in the XML document, rather than the Reference element used to specify the signed element. This flaw allows attackers to create crafted responses that can bypass the validation, potentially leading to privilege escalation or impersonation attacks.
References