CVE-2026-4342
Analyzed
Analyzed - Analysis Complete
Ingress-NGINX Annotation Injection Enables Remote Code Execution
Publication date: 2026-03-19
Last updated on: 2026-05-19
Assigner: Kubernetes
Description
Description
A security issue was discovered in ingress-nginx where a combination of Ingress annotations can be used to inject configuration into nginx. This can lead to arbitrary code execution in the context of the ingress-nginx controller, and disclosure of Secrets accessible to the controller. (Note that in the default installation, the controller can access all Secrets cluster-wide.)
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| kubernetes | nginx_ingress_controller | to 1.13.9 (exc) |
| kubernetes | nginx_ingress_controller | From 1.14.0 (inc) to 1.14.5 (exc) |
| kubernetes | nginx_ingress_controller | 1.15.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-20 | The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly. |