#VU112436 Improper Authentication in Red Hat OpenShift Container Platform - CVE-2024-7128
Published: July 7, 2025
Red Hat OpenShift Container Platform
Red Hat Inc.
Description
The vulnerability allows a remote attacker to bypass authentication process.
The vulnerability exists due to several endpoints in OpenShift console use the authHandler() and authHandlerWithUser() middleware functions. When the default authentication provider ("openShiftAuth") is set, these functions do not perform any authentication checks, relying instead on the targeted service to handle authentication and authorization. This issue leads to various degrees of data exposure due to a lack of proper credential verification.