CVE-2024-10492
low
CVSS v3
2.7
CVSS v2
—
VIR risk
2.7
Description
Keycloak Path Traversal Vulnerability Due to External Control of File Name or Path
Predictions
Exploit likelihood
39%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Maven | org.keycloak:keycloak-quarkus-server | <26.0.6 | 26.0.6 |
| Maven | org.keycloak:keycloak-quarkus-server | >=25.0.0,<26.0.6 | 26.0.6 |
References
- https://access.redhat.com/errata/RHSA-2024:10175
- https://access.redhat.com/errata/RHSA-2024:10176
- https://access.redhat.com/errata/RHSA-2024:10177
- https://access.redhat.com/errata/RHSA-2024:10178
- https://access.redhat.com/security/cve/CVE-2024-10492
- https://bugzilla.redhat.com/show_bug.cgi?id=2322447
- https://github.com/keycloak/keycloak/issues/35215
- https://github.com/keycloak/keycloak/pull/35223
- https://github.com/keycloak/keycloak/security/advisories/GHSA-5545-r4hg-rj4m
- https://nvd.nist.gov/vuln/detail/CVE-2024-10492
- https://github.com/keycloak/keycloak/commit/d60cb9aaefc4035d322862edd8f9f252af6da951
- https://github.com/keycloak/keycloak
CWEs
CWE-73
Verify integrity in audit chain (admin only). AS-IS.