Impact
The vulnerability allows an attacker submitting a pull request from a forked repository to execute arbitrary code within the pull_request_target workflow, causing the workflow to run in a privileged context. This results in the exposure and exfiltration of repository secrets such as Docker Hub credentials and other tokens. The weakness is identified as CWE‑94, reflecting unsafe code execution.
Affected Systems
The issue affects the CloudPirates‑io helm‑charts repository, specifically all releases or branches of the open‑source Helm charts collection prior to commit fcf9302. No other vendors or products are listed as affected.
Risk and Exploitability
The CVSS score is 10, indicating the highest severity. EPSS is not available and the vulnerability is not listed in the CISA KEV catalog. Based on the description, the likely attack vector is a fork pull request that triggers the pull_request_target event; the attacker does not need maintainer approval to cause the workflow to run with repository secrets exposed.
OpenCVE Enrichment