VYPR

Ingress Nginx

Sign in to watch

by Kubernetes

Source repositories

CVEs (6)

CVESevRiskCVSSEPSSKEVPublishedDescription
CVE-2026-3288Hig0.578.80.00Mar 9, 2026A 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.)
CVE-2026-4342Hig0.508.80.00Mar 19, 2026A 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.)
CVE-2023-50440.010.10Oct 25, 2023Code injection via nginx.ingress.kubernetes.io/permanent-redirect annotation.
CVE-2023-50430.000.04Oct 25, 2023Ingress nginx annotation injection causes arbitrary command execution.
CVE-2022-48860.000.00Oct 25, 2023Ingress-nginx `path` sanitization can be bypassed with `log_format` directive.
CVE-2020-85530.000.01Jul 29, 2020The Kubernetes ingress-nginx component prior to version 0.28.0 allows a user with the ability to create namespaces and to read and create ingress objects to overwrite the password file of another ingress which uses nginx.ingress.kubernetes.io/auth-type: basic and which has a hyphenated namespace or secret name.