ghsa-2p82-5wwr-43cw
Vulnerability from github
Published
2025-03-10 21:07
Modified
2025-03-10 21:07
Severity ?
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.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.keycloak:keycloak-ldap-federation" }, "ranges": [ { "events": [ { "introduced": "26.1.0" }, { "fixed": "26.1.3" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.keycloak:keycloak-ldap-federation" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "26.0.10" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-0604" ], "database_specific": { "cwe_ids": [ "CWE-287" ], "github_reviewed": true, "github_reviewed_at": "2025-03-10T21:07:29Z", "nvd_published_at": null, "severity": "MODERATE" }, "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.", "id": "GHSA-2p82-5wwr-43cw", "modified": "2025-03-10T21:07:30Z", "published": "2025-03-10T21:07:29Z", "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" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Authentication Bypass Due to Missing LDAP Bind After Password Reset in Keycloak" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.