#VU49113 Authentication Bypass by Capture-replay in Keycloak - CVE-2020-14302
Published: December 15, 2020 / Updated: December 21, 2020
Keycloak
Keycloak
Description
The vulnerability allows a remote attacker to bypass authentication process.
The vulnerability exists due to the way Keycloak hadles authentication via external identity providers. After successful authentication the user is redirected to a Keycloak endpoint that
accepts multiple invocations with the use of the same "state" parameter. A remote attacker can perform a replay attack and bypass authentication process.