PatchSiren cyber security CVE debrief
CVE-2026-73263 prowler-cloud CVE debrief
A critical vulnerability was found in Prowler, a cloud security platform, which could allow an attacker to execute arbitrary commands on the shared worker through a legacy GCP auth-provider in kubeconfig_content. This issue was fixed in version 5.36.0. The vulnerability existed in the Kubernetes provider connection test, which accepted kubeconfig_content containing a legacy gcp auth-provider with config.cmd-path and config.cmd-args, allowing an attacker to execute arbitrary commands on the shared worker.
- Vendor
- prowler-cloud
- Product
- prowler
- CVSS
- CRITICAL 9.9
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-12
- Original CVE updated
- 2026-09-09
- Advisory published
- 2026-08-12
- Advisory updated
- 2026-09-09
Who should care
Defenders responsible for cloud security, specifically those using Prowler, should assess exposure and prioritize upgrading to version 5.36.0 or later. They should also review and restrict kubeconfig_content to prevent legacy gcp auth-provider usage and monitor for suspicious activity on the shared worker. Additionally, defenders should verify kubeconfig_content restrictions and consider compensating controls for exposed systems.
Why it matters
Defenders should prioritize upgrading to version 5.36.0 or later to prevent potential command execution on the shared worker. This vulnerability could allow an attacker to execute arbitrary commands, compromising cloud security infrastructure and potentially exposing sensitive data or credentials.
- Potential command execution on the shared worker
- Exposure of sensitive data or credentials
- Compromise of cloud security infrastructure
- Verification of kubeconfig_content restrictions
Technical summary
The Kubernetes provider connection test in Prowler accepted kubeconfig_content containing a legacy gcp auth-provider with config.cmd-path and config.cmd-args, allowing an attacker to execute arbitrary commands on the shared worker. This issue was fixed in version 5.36.0. Defenders should prioritize upgrading to version 5.36.0 or later to prevent potential command execution. The vulnerability existed due to insufficient validation of kubeconfig_content, highlighting the need for stricter validation and monitoring of Kubernetes provider connections.
Defensive priority
Defenders should prioritize upgrading to version 5.36.0 or later to prevent potential command execution.
Recommended defensive actions
- Upgrade to Prowler version 5.36.0 or later
- Review and restrict kubeconfig_content to prevent legacy gcp auth-provider usage
- Monitor for suspicious activity on the shared worker
- Verify kubeconfig_content restrictions
- Review compensating controls for exposed systems
- Track exceptions and retest remediated assets
- technicalSummary
Evidence notes
The vulnerability exists in the Kubernetes provider connection test, which accepted kubeconfig_content containing a legacy gcp auth-provider with config.cmd-path and config.cmd-args. This allowed an attacker to execute arbitrary commands on the shared worker. The issue was addressed in version 5.36.0. Defenders should verify kubeconfig_content restrictions and monitor for suspicious activity.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-73263 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-73263
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-73263 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-73263
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/prowler-cloud/prowler/commit/0b782fcb8c24ece7bd38deede2b8f13d8583e39c
-
Source reference
Unverified legacy reference
URL: https://github.com/prowler-cloud/prowler/pull/12091
-
Source reference
Unverified legacy reference
URL: https://github.com/prowler-cloud/prowler/releases/tag/5.36.0
-
Source reference
Unverified legacy reference
URL: https://github.com/prowler-cloud/prowler/security/advisories/GHSA-ccqh-6cjc-wp4j
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.