Impact
The vulnerability is a memory leak in the cockpit‑ws component. Every unauthenticated HTTP request that includes a CockpitLang cookie causes the login page handler to allocate additional heap memory that is never released. Over time this repeated leakage can exhaust the host’s RAM, causing the cockpit service to fail or the entire system to become unresponsive. The flaw is classified as CWE‑401, Improper Release of Memory Resources.
Affected Systems
Affected products are Red Hat Enterprise Linux 7, 8, 9, 10 and Red Hat OpenShift Dev Spaces 3. All versions of these platforms that ship the vulnerable cockpit‑ws component are impacted.
Risk and Exploitability
The CVSS score of 7.5 indicates high impact for a denial of service with no authentication required. EPSS score of 0.00355 indicates a very low chance of exploitation, and the vulnerability is not listed in the CISA KEV catalog. An attacker only needs to send repeated HTTP requests containing a CockpitLang cookie to the cockpit web service; the exact listening port is not specified in the advisory, but the service is typically exposed through the web interface.
OpenCVE Enrichment
Debian DSA