Denial of Service Vulnerability in nginx Ignition API Server
CVE-2026-61629
7.5HIGH
What is CVE-2026-61629?
A denial of service vulnerability exists in nginx Ignition's API server, where the gin i18n middleware processes the raw 'Accept-Language' header without appropriate size constraints. This oversight can lead to excessive CPU consumption, as malformed language tags can exploit a quadratic-time parsing issue. A single unauthenticated GET request with a maliciously crafted header can drastically increase server load, potentially saturating system resources with concurrent requests. Updating to version 2.40.1 mitigates this risk.
Affected Version(s)
nginx-ignition >= 2.29.0, < 2.40.1
