{ "schema_version": "1.4.0", "id": "GHSA-2p82-5wwr-43cw", "modified": "2025-03-10T21:07:30Z", "published": "2025-03-10T21:07:29Z", "aliases": [ "CVE-2025-0604" ], "summary": "Authentication Bypass Due to Missing LDAP Bind After Password Reset in Keycloak", "details": "The issue arises because Keycloak does not perform an LDAP bind after a password reset, leading to potential authentication bypass for expired or disabled AD accounts. A fix should enforce LDAP validation after password updates to ensure consistency with AD authentication policies.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.keycloak:keycloak-ldap-federation" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "26.1.0" }, { "fixed": "26.1.3" } ] } ] }, { "package": { "ecosystem": "Maven", "name": "org.keycloak:keycloak-ldap-federation" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "26.0.10" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/keycloak/keycloak/security/advisories/GHSA-2p82-5wwr-43cw" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-0604" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2025:2545" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2025-0604" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2338993" }, { "type": "PACKAGE", "url": "https://github.com/keycloak/keycloak" } ], "database_specific": { "cwe_ids": [ "CWE-287" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2025-03-10T21:07:29Z", "nvd_published_at": null } }