Security
Headlines
HeadlinesLatestCVEs

Headline

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.

ghsa
#vulnerability#git#java#maven

Skip to content

Navigation Menu

    • Actions

      Automate any workflow

    • Packages

      Host and manage packages

    • Security

      Find and fix vulnerabilities

    • Codespaces

      Instant dev environments

    • GitHub Copilot

      Write better code with AI

    • Code review

      Manage code changes

    • Issues

      Plan and track work

    • Discussions

      Collaborate outside of code

    • GitHub Sponsors

      Fund open source developers

*   The ReadME Project
    
    GitHub community articles
    • Enterprise platform

      AI-powered developer platform

  • Pricing

Provide feedback

Saved searches****Use saved searches to filter your results more quickly

Sign up

  1. GitHub Advisory Database
  2. GitHub Reviewed
  3. GHSA-4vc8-pg5c-vg4x

Keycloak’s improper input validation allows using email as username

Low severity GitHub Reviewed Published Jun 12, 2024 in keycloak/keycloak • Updated Jun 12, 2024

Package

maven org.keycloak:keycloak-services (Maven)

Affected versions

< 24.0.1

Description

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

  • GHSA-4vc8-pg5c-vg4x
  • keycloak/keycloak@f970803

Published to the GitHub Advisory Database

Jun 12, 2024

Last updated

Jun 12, 2024

ghsa: Latest News

GHSA-g5vw-3h65-2q3v: Access control vulnerable to user data deletion by anonynmous users