Vulnerability Description
A flaw was found in OpenShift Console. A Server Side Request Forgery (SSRF) attack can happen if an attacker supplies all or part of a URL to the server to query. The server is considered to be in a privileged network position and can often reach exposed services that aren't readily available to clients due to network filtering. Leveraging such an attack vector, the attacker can have an impact on other services and potentially disclose information or have other nefarious effects on the system. The /api/dev-console/proxy/internet endpoint on the OpenShift Console allows authenticated users to have the console's pod perform arbitrary and fully controlled HTTP(s) requests. The full response to these requests is returned by the endpoint. While the name of this endpoint suggests the requests are only bound to the internet, no such checks are in place. An authenticated user can therefore ask the console to perform arbitrary HTTP requests from outside the cluster to a service inside the cluster.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://access.redhat.com/errata/RHSA-2025:14397
- https://access.redhat.com/errata/RHSA-2025:19058
- https://access.redhat.com/errata/RHSA-2025:7863
- https://access.redhat.com/errata/RHSA-2025:8280
- https://access.redhat.com/errata/RHSA-2025:8556
- https://access.redhat.com/security/cve/CVE-2024-6538
- https://bugzilla.redhat.com/show_bug.cgi?id=2296057
FAQ
What is CVE-2024-6538?
CVE-2024-6538 is a vulnerability with a CVSS score of 5.3 (MEDIUM). A flaw was found in OpenShift Console. A Server Side Request Forgery (SSRF) attack can happen if an attacker supplies all or part of a URL to the server to query. The server is considered to be in a p...
How severe is CVE-2024-6538?
CVE-2024-6538 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-6538?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.