๐Ÿ” CVE Alert

CVE-2026-73263

CRITICAL 9.9

Prowler: RCE on Prowler App workers via kubeconfig auth-provider cmd-path

CVSS Score
9.9
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-78
Vendor prowler-cloud
Product prowler
Published Aug 12, 2026
Last Updated Aug 12, 2026
Stay Ahead of the Next One

Get instant alerts for prowler-cloud prowler

Be the first to know when new critical vulnerabilities affecting prowler-cloud prowler are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

prowler-cloud / prowler
< 5.36.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/prowler-cloud/prowler/security/advisories/GHSA-ccqh-6cjc-wp4j github.com: https://github.com/prowler-cloud/prowler/pull/12091 github.com: https://github.com/prowler-cloud/prowler/commit/0b782fcb8c24ece7bd38deede2b8f13d8583e39c github.com: https://github.com/prowler-cloud/prowler/releases/tag/5.36.0