CVE Catalog

CVE-2026-75885

CriticalCVSS 9.3
Published: Translated: NVD NIST

Summary

A flaw was found in the OpenShift console allowing unauthenticated access to the /api/devfile/ and /api/devfile/samples/ endpoints. A remote attacker can send crafted devfile payloads, leading to Server-Side Request Forgery (SSRF) and, by sending repeated large requests without a specified content length, to unbounded memory growth and Denial of Service (DoS).

Risk Assessment

An attacker can exploit SSRF to probe internal services and reflect partial responses, and cause DoS through memory exhaustion of the console. This may lead to information disclosure and disruption of the OpenShift environment's availability.

Recommendation

Apply available security updates for the OpenShift console that address this flaw. Restrict network access to the /api/devfile/ and /api/devfile/samples/ endpoints and monitor for unusual requests.

Other vulnerabilities in OpenShift console

See all
Original NVD description (English source)

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).

Vulnerability data from NVD (NIST) · CISA KEV · EPSS