Security Advisory

CVE-2024-7079

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-07-24 15:51:36
Last updated 2025-11-20 20:56:28
Assigner redhat
State PUBLISHED

Description

A flaw was found in the Openshift console. The /API/helm/verify endpoint is tasked to fetch and verify the installation of a Helm chart from a URI that is remote HTTP/HTTPS or local. Access to this endpoint is gated by the authHandlerWithUser() middleware function. Contrary to its name, this middleware function does not verify the validity of the users credentials. As a result, unauthenticated users can access this endpoint.