CVE-2024-10451

A flaw was found in Keycloak. This issue occurs because sensitive runtime values, such as passwords, may be captured during the Keycloak build process and embedded as default values in bytecode, leading to unintended information disclosure. In Keycloak 26, sensitive data specified directly in environment variables during the build process is also stored as a default values, making it accessible during runtime. Indirect usage of environment variables for SPI options and Quarkus properties is also vulnerable due to unconditional expansion by PropertyMapper logic, capturing sensitive data as default values in all Keycloak versions up to 26.0.2.
Configurations

No configuration.

History

25 Nov 2024, 08:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-11-25 08:15

Updated : 2024-11-25 08:15


NVD link : CVE-2024-10451

Mitre link : CVE-2024-10451

CVE.ORG link : CVE-2024-10451


JSON object : View

Products Affected

No product.

CWE
CWE-798

Use of Hard-coded Credentials