VYPR

Go modules package

k8s.io/ingress-nginx

pkg:golang/k8s.io/ingress-nginx

Vulnerabilities (17)

  • CVE-2026-4342HigMar 19, 2026
    affected < 0.0.0-20260319175635-5183b7d86137fixed 0.0.0-20260319175635-5183b7d86137

    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 contro

  • CVE-2026-24514MedFeb 3, 2026
    affected < 1.13.7fixed 1.13.7

    A security issue was discovered in ingress-nginx where the validating admission controller feature is subject to a denial of service condition. By sending large requests to the validating admission controller, an attacker can cause memory consumption, which may result in the ingr

  • CVE-2026-24513LowFeb 3, 2026
    affected < 1.13.7fixed 1.13.7

    A security issue was discovered in ingress-nginx where the protection afforded by the `auth-url` Ingress annotation may not be effective in the presence of a specific misconfiguration. If the ingress-nginx controller is configured with a default custom-errors configuration that

  • CVE-2026-24512HigFeb 3, 2026
    affected < 1.13.7fixed 1.13.7

    A security issue was discovered in ingress-nginx where the `rules.http.paths.path` Ingress field 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 c

  • CVE-2026-1580HigFeb 3, 2026
    affected < 1.13.7fixed 1.13.7

    A security issue was discovered in ingress-nginx where the `nginx.ingress.kubernetes.io/auth-method` 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 Secr

  • CVE-2025-24514HigMar 25, 2025
    affected < 1.11.5fixed 1.11.5

    A security issue was discovered in ingress-nginx https://github.com/kubernetes/ingress-nginx where the `auth-url` 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 dis

  • CVE-2025-24513MedMar 25, 2025
    affected < 1.11.5fixed 1.11.5

    A security issue was discovered in ingress-nginx https://github.com/kubernetes/ingress-nginx where attacker-provided data are included in a filename by the ingress-nginx Admission Controller feature, resulting in directory traversal within the container. This could result in de

  • CVE-2025-1974CriMar 25, 2025
    affected < 1.11.5fixed 1.11.5

    A security issue was discovered in Kubernetes where under certain conditions, an unauthenticated attacker with access to the pod network can achieve arbitrary code execution in the context of the ingress-nginx controller. This can lead to disclosure of Secrets accessible to the c

  • CVE-2025-1098HigMar 25, 2025
    affected < 1.11.5fixed 1.11.5

    A security issue was discovered in ingress-nginx https://github.com/kubernetes/ingress-nginx where the `mirror-target` and `mirror-host` Ingress annotations can be used to inject arbitrary configuration into nginx. This can lead to arbitrary code execution in the context of the

  • CVE-2025-1097HigMar 25, 2025
    affected < 1.11.5fixed 1.11.5

    A security issue was discovered in ingress-nginx https://github.com/kubernetes/ingress-nginx where the `auth-tls-match-cn` 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

  • CVE-2023-5044Oct 25, 2023
    affected < 1.9.0fixed 1.9.0

    Code injection via nginx.ingress.kubernetes.io/permanent-redirect annotation.

  • CVE-2023-5043Oct 25, 2023
    affected < 1.9.0fixed 1.9.0

    Ingress nginx annotation injection causes arbitrary command execution.

  • CVE-2022-4886Oct 25, 2023
    affected < 1.8.0fixed 1.8.0

    Ingress-nginx `path` sanitization can be bypassed with `log_format` directive.

  • CVE-2021-25748May 24, 2023
    affected < 1.2.1fixed 1.2.1

    A security issue was discovered in ingress-nginx where a user that can create or update ingress objects can use a newline character to bypass the sanitization of the `spec.rules[].http.paths[].path` field of an Ingress object (in the `networking.k8s.io` or `extensions` API group)

  • CVE-2021-25745May 6, 2022
    affected < 1.2.0fixed 1.2.0

    A security issue was discovered in ingress-nginx where a user that can create or update ingress objects can use the spec.rules[].http.paths[].path field of an Ingress object (in the networking.k8s.io or extensions API group) to obtain the credentials of the ingress-nginx controll

  • CVE-2020-8553Jul 29, 2020
    affected < 0.28.0fixed 0.28.0

    The 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 hyph

  • CVE-2018-1002104Jan 14, 2020
    affected < 1.5fixed 1.5

    Versions < 1.5 of the Kubernetes ingress default backend, which handles invalid ingress traffic, exposed prometheus metrics publicly.