Vulnerability Description
A flaw was found in the OpenShift console. Unauthenticated access to the `/api/devfile/` and `/api/devfile/samples/` endpoints allows a remote attacker to send crafted devfile payloads. This can lead to Server-Side Request Forgery (SSRF), where the console pod makes requests to internal services and reflects partial responses to the attacker. Additionally, by sending repeated large requests without a specified content length, an attacker can cause unbounded memory growth, leading to a Denial of Service (DoS).
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-75885
- https://bugzilla.redhat.com/show_bug.cgi?id=2517885
FAQ
What is CVE-2026-75885?
CVE-2026-75885 is a vulnerability with a CVSS score of 9.3 (CRITICAL). A flaw was found in the OpenShift console. Unauthenticated access to the `/api/devfile/` and `/api/devfile/samples/` endpoints allows a remote attacker to send crafted devfile payloads. This can lead ...
How severe is CVE-2026-75885?
CVE-2026-75885 has been rated CRITICAL with a CVSS base score of 9.3/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-75885?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.