GHSA-4vc8-pg5c-vg4x: Keycloak's improper input validation allows using email as username
Keycloak allows the use of email as a username and doesn’t check that an account with this email already exists. That could lead to the unability to reset/login with email for the user. This is caused by usernames being evaluated before emails.
References
Detect and mitigate GHSA-4vc8-pg5c-vg4x with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →