{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "5.36.0"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "0b782fcb8c24ece7bd38deede2b8f13d8583e39c"
            },
            {
              "fixed": "685d24dfee4616981e017b1745e3b8f2633d499d"
            }
          ],
          "repo": "https://github.com/prowler-cloud/prowler",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-ccqh-6cjc-wp4j"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-78"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/73xxx/CVE-2026-73263.json"
  },
  "details": "Prowler is a cloud security platform. Prior to 5.36.0, the Kubernetes provider connection test accepted kubeconfig_content containing a legacy gcp auth-provider with config.cmd-path and config.cmd-args because kubeconfig_contains_exec_auth in api/src/backend/api/v1/serializers.py checked only exec blocks, and POST /api/v1/providers/{id}/connection loaded it through config.load_kube_config_from_dict in prowler/providers/kubernetes/kubernetes_provider.py, causing kubernetes-python CommandTokenSource.token to run the attacker-supplied command through subprocess.Popen on the shared worker. This issue is fixed in version 5.36.0.",
  "id": "CVE-2026-73263",
  "modified": "2026-08-14T03:51:54.247202322Z",
  "published": "2026-08-12T14:26:48.221Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/prowler-cloud/prowler/releases/tag/5.36.0"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/73xxx/CVE-2026-73263.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/prowler-cloud/prowler/security/advisories/GHSA-ccqh-6cjc-wp4j"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-73263"
    },
    {
      "type": "FIX",
      "url": "https://github.com/prowler-cloud/prowler/commit/0b782fcb8c24ece7bd38deede2b8f13d8583e39c"
    },
    {
      "type": "FIX",
      "url": "https://github.com/prowler-cloud/prowler/pull/12091"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Prowler: RCE on Prowler App workers via kubeconfig auth-provider cmd-path"
}