Security Flaw in Keycloak Allows Unauthorized Access to Admin Path
CVE-2025-10939
3.7LOW
What is CVE-2025-10939?
A security flaw in Keycloak has been identified, which may allow unauthorized access to the /admin application path through improper proxy configuration. The vulnerability arises when the recommended security measures, particularly regarding the exposure of admin paths, are not followed. When utilizing proxies like HAProxy, attackers can potentially manipulate requests using relative or non-normalized paths, thereby gaining access to critical administrative functionalities. Proper safeguards must be implemented to secure administrative paths from external exposure.