CVE-2026-3288
Received
Received - Intake
Ingress Annotation Injection in ingress-nginx Leading to RCE and Secret Disclosure
Publication date: 2026-03-09
Last updated on: 2026-05-06
Assigner: Kubernetes
Description
Description
A security issue was discovered in ingress-nginx where the `nginx.ingress.kubernetes.io/rewrite-target` Ingress annotation 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 | ingress-nginx | to 1.13.8 (exc) |
| kubernetes | ingress-nginx | From 1.14.0 (inc) to 1.14.4 (exc) |
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. |