CVE-2026-73263
Prowler is a cloud security platform. Prior to 5.36.0, the Kubernetes provider connection test accepted kubeconfigcontent containing a legacy gcp auth-provider with config.cmd-path and config.cmd-args because kubeconfigcontainsexecauth in api/src/backend/api/v1/serializers.py checked only exec blocks, and POST /api/v1/providers/{id}/connection loaded it through config.loadkubeconfigfromdict 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.
Package Versions Affected
Automatically patch vulnerabilities without upgrading
CVSS Version



Related Resources
References
https://github.com/prowler-cloud/prowler/releases/tag/5.36.0, https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/73xxx/CVE-2026-73263.json, https://github.com/prowler-cloud/prowler/security/advisories/GHSA-ccqh-6cjc-wp4j, https://nvd.nist.gov/vuln/detail/CVE-2026-73263, https://github.com/prowler-cloud/prowler/commit/0b782fcb8c24ece7bd38deede2b8f13d8583e39c, https://github.com/prowler-cloud/prowler/pull/12091