{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:kubernetes:ingress-nginx:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "1.13.8"
              },
              {
                "introduced": "1.14.0"
              },
              {
                "fixed": "1.14.4"
              }
            ],
            "source": "CPE_RANGE"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "86931b9dd804f21d41619b419b25896eacc05d1a"
            },
            {
              "introduced": "ad643baabbbf55d59c60e75330a193545aa8b788"
            },
            {
              "fixed": "dfd0e62d63ecea42f4fbacf0b4aee14206b29264"
            }
          ],
          "repo": "https://github.com/kubernetes/ingress-nginx",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "kubernetes",
    "cwe_ids": [
      "CWE-20"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/3xxx/CVE-2026-3288.json"
  },
  "details": "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.)",
  "id": "CVE-2026-3288",
  "modified": "2026-08-12T03:51:36.902251041Z",
  "published": "2026-03-09T21:00:48.196Z",
  "references": [
    {
      "type": "WEB",
      "url": "http://www.openwall.com/lists/oss-security/2026/03/09/8"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/3xxx/CVE-2026-3288.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3288"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/kubernetes/kubernetes/issues/137560"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/kubernetes/ingress-nginx"
    },
    {
      "type": "EVIDENCE",
      "url": "https://github.com/bvabhishek/CVE-2026-3288-lab"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "ingress-nginx rewrite-target nginx configuration injection"
}