FKIE_CVE-2024-7646

Vulnerability from fkie_nvd - Published: 2024-08-16 18:15 - Updated: 2026-06-17 08:20
Summary
A security issue was discovered in ingress-nginx where an actor with permission to create Ingress objects (in the `networking.k8s.io` or `extensions` API group) can bypass annotation validation to inject arbitrary commands and obtain the credentials of the ingress-nginx controller. In the default configuration, that credential has access to all secrets in the cluster.
Impacted products
Vendor Product Version

{
  "affected": [
    {
      "affectedData": [
        {
          "defaultStatus": "affected",
          "product": "ingress-nginx",
          "vendor": "Kubernetes",
          "versions": [
            {
              "lessThan": "1.11.2",
              "status": "affected",
              "version": "1.11.0",
              "versionType": "semver"
            },
            {
              "status": "unaffected",
              "version": "1.11.2"
            },
            {
              "status": "unaffected",
              "version": "1.10.4"
            },
            {
              "lessThan": "1.10.4",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "source": "jordan@liggitt.net"
    },
    {
      "affectedData": [
        {
          "cpes": [
            "cpe:2.3:a:kubernetes:ingress-nginx:*:*:*:*:*:*:*:*"
          ],
          "defaultStatus": "unknown",
          "product": "ingress-nginx",
          "vendor": "kubernetes",
          "versions": [
            {
              "lessThan": "1.11.2",
              "status": "affected",
              "version": "1.11.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "cpes": [
            "cpe:2.3:a:kubernetes:ingress-nginx:1.11.2:*:*:*:*:*:*:*"
          ],
          "defaultStatus": "unknown",
          "product": "ingress-nginx",
          "vendor": "kubernetes",
          "versions": [
            {
              "status": "affected",
              "version": "1.11.2"
            }
          ]
        },
        {
          "cpes": [
            "cpe:2.3:a:kubernetes:ingress-nginx:1.10.4:*:*:*:*:*:*:*"
          ],
          "defaultStatus": "unknown",
          "product": "ingress-nginx",
          "vendor": "kubernetes",
          "versions": [
            {
              "status": "affected",
              "version": "1.10.4"
            }
          ]
        },
        {
          "cpes": [
            "cpe:2.3:a:kubernetes:ingress-nginx:*:*:*:*:*:*:*:*"
          ],
          "defaultStatus": "unknown",
          "product": "ingress-nginx",
          "vendor": "kubernetes",
          "versions": [
            {
              "lessThan": "1.10.4",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0"
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "A security issue was discovered in ingress-nginx where an actor with permission to create Ingress objects (in the `networking.k8s.io` or `extensions` API group) can bypass annotation validation to inject arbitrary commands and obtain the credentials of the ingress-nginx controller. In the default configuration, that credential has access to all secrets in the cluster."
    },
    {
      "lang": "es",
      "value": "Se descubri\u00f3 un problema de seguridad en ingress-nginx donde un actor con permiso para crear objetos de Ingress (en el grupo API `networking.k8s.io` o `extensions`) puede omitir la validaci\u00f3n de anotaciones para inyectar comandos arbitrarios y obtener las credenciales del controlador ingress-nginx. En la configuraci\u00f3n predeterminada, esa credencial tiene acceso a todos los secretos del cl\u00faster."
    }
  ],
  "id": "CVE-2024-7646",
  "lastModified": "2026-06-17T08:20:36.660",
  "metrics": {
    "cvssMetricV31": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "NETWORK",
          "availabilityImpact": "HIGH",
          "baseScore": 8.8,
          "baseSeverity": "HIGH",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "HIGH",
          "privilegesRequired": "LOW",
          "scope": "UNCHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
          "version": "3.1"
        },
        "exploitabilityScore": 2.8,
        "impactScore": 5.9,
        "source": "jordan@liggitt.net",
        "type": "Secondary"
      }
    ],
    "ssvcV203": [
      {
        "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
        "ssvcData": {
          "id": "CVE-2024-7646",
          "options": [
            {
              "exploitation": "none"
            },
            {
              "automatable": "no"
            },
            {
              "technicalImpact": "total"
            }
          ],
          "role": "CISA Coordinator",
          "timestamp": "2024-08-19T17:23:56.022443Z",
          "version": "2.0.3"
        }
      }
    ]
  },
  "published": "2024-08-16T18:15:10.970",
  "references": [
    {
      "source": "jordan@liggitt.net",
      "url": "https://github.com/kubernetes/ingress-nginx/pull/11719"
    },
    {
      "source": "jordan@liggitt.net",
      "url": "https://github.com/kubernetes/ingress-nginx/pull/11721"
    },
    {
      "source": "jordan@liggitt.net",
      "url": "https://github.com/kubernetes/kubernetes/issues/126744"
    },
    {
      "source": "jordan@liggitt.net",
      "url": "https://groups.google.com/g/kubernetes-security-announce/c/a1__cKjWkfA"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.openwall.com/lists/oss-security/2024/08/16/5"
    }
  ],
  "sourceIdentifier": "jordan@liggitt.net",
  "vulnStatus": "Deferred",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-20"
        }
      ],
      "source": "jordan@liggitt.net",
      "type": "Secondary"
    }
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…