Improper Authentication in Keycloak - CVE-2019-10157
Published: June 12, 2019 / Updated: July 17, 2020
Keycloak
Detailed vulnerability description
The vulnerability allows a local authenticated user to perform a denial of service (DoS) attack.
It was found that Keycloak's Node.js adapter before version 4.8.3 did not properly verify the web token received from the server in its backchannel logout . An attacker with local access could use this to construct a malicious web token setting an NBF parameter that could prevent user access indefinitely.