CVE-2025-11538
MEDIUM6.8EPSS 0.01%Keycloak has debug default bind address
發布日:2025/12/2修改日:2025/12/2
描述
A vulnerability exists in Keycloak's server distribution where enabling debug mode (`--debug`) insecurely defaults to binding the Java Debug Wire Protocol (JDWP) port to all network interfaces (`0.0.0.0`). This exposes the debug port to the local network, allowing an attacker on the same network segment to attach a remote debugger and achieve remote code execution within the Keycloak Java virtual machine. Red Hat evaluates this as a Moderate impact vulnerability due to the requirement of running debug mode and untrusted network. Also, for Red Hat Single Sign-On, this must as well be bound to 0.0.0.0 address, which is not recommended in production scenarios.
受影響套件(1)
- Maven/org.keycloak:keycloak-quarkus-distfrom 0, < 26.4.4
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM6.8 | CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N |
參考連結(7)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2025-11538
- PATCHhttps://github.com/keycloak/keycloak
- WEBhttps://access.redhat.com/errata/RHSA-2025:21370
- WEBhttps://access.redhat.com/errata/RHSA-2025:21371
- WEBhttps://access.redhat.com/security/cve/CVE-2025-11538
- WEBhttps://bugzilla.redhat.com/show_bug.cgi?id=2402622
- WEBhttps://github.com/keycloak/keycloak/security/advisories/GHSA-j4vq-q93m-4683