ingress-nginx's `nginx.ingress.kubernetes.io/auth-method` Ingress annotation can be used to inject configuration into nginx
High severity
GitHub Reviewed
Published
Feb 4, 2026
to the GitHub Advisory Database
•
Updated Feb 4, 2026
Package
Affected versions
< 1.13.7
>= 1.14.0, < 1.14.3
Patched versions
1.13.7
1.14.3
Description
Published by the National Vulnerability Database
Feb 3, 2026
Published to the GitHub Advisory Database
Feb 4, 2026
Reviewed
Feb 4, 2026
Last updated
Feb 4, 2026
A security issue was discovered in ingress-nginx where the
nginx.ingress.kubernetes.io/auth-methodIngress 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.)References