CVE-2026-77180
HighCVSS 8.3Summary
A vulnerability in NGINX Ingress Controller where the configuration generator does not sanitize user-controllable fields from Ingress annotations. An authenticated attacker with permission to create or modify these annotations can inject arbitrary NGINX configuration directives.
Risk Assessment
An attacker can inject arbitrary NGINX configuration directives, create or delete files, or disable services. This is a control plane issue only; no data plane exposure.
Recommendation
Update NGINX Ingress Controller to a patched version. Restrict permissions to create and modify Ingress annotations.
Other vulnerabilities in NGINX Ingress Controller
See all- CVE-2026-55723High
An injection vulnerability exists in NGINX Ingress Controller when configured with CRDs or Ingress annotations. An authenticated attacker with write access can inject arbitrary NGINX configuration directives.
- CVE-2026-52865Medium
A vulnerability in NGINX Ingress Controller allows an authenticated attacker with permissions to create or modify Ingress or TransportServer resources to terminate the controller process. This causes a persistent crash loop until the malformed resource is removed from the cluster.
Original NVD description (English source)
When NGINX Ingress Controller is configured with Ingress annotations, an injection vulnerability exists in the configuration generator of NGINX Ingress Controller. Multiple user-controllable fields are written into the generated NGINX configuration without sanitization. An authenticated attacker with permission to create or modify these annotations may craft values that inject arbitrary NGINX configuration directives. Impact: An authenticated attacker granted write access to NGINX Ingress Controller Ingress annotations through the Kubernetes API may be able to inject arbitrary NGINX configuration directives, create or delete files, or disable services. There is no data plane exposure; this is a control plane issue only. Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.

