CVE-2026-55723
HighCVSS 8.3Exploitation Probability (EPSS)
Low risk21th percentile - higher than 21% of all known CVEs
Summary
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.
Risk Assessment
The risk includes injection of arbitrary NGINX directives, file creation or deletion, and service disruption, potentially compromising the control plane integrity and availability.
Recommendation
Immediately update NGINX Ingress Controller to the latest version and restrict write access to CRDs and Ingress annotations to trusted users only.
Other vulnerabilities in NGINX Ingress Controller
Original NVD description (English source)
When NGINX Ingress Controller is configured with Custom Resource Definitions (CRDs) or 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 CRDs or annotations may craft values that inject arbitrary NGINX configuration directives. Impact: An authenticated attacker granted write access to NGINX Ingress Controller CRDs or 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.

