Description
CloudPirates Open Source Helm Charts is a collection of Helm charts. Prior to commit fcf9302, a GitHub Actions workflow (generate-schema.yaml) exposes sensitive credentials (Personal Access Token and SSH signing key) to fork-controlled code due to unsafe checkout and credential handling practices. This issue has been patched via commit fcf9302.
Published: 2026-06-01
Score: 10 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

CloudPirates‑io’s open‑source Helm charts contained a GitHub Actions workflow that performed unsafe checkout operations, allowing anyone who could create a fork to inject malicious code into the workflow. The workflow used a Personal Access Token and an SSH signing key in its environment, which were exposed through the logs and outputs during the generation of schema files. An attacker who gains fork control could thus recover these secrets and potentially access any infrastructure or services authenticated with them, compromising confidentiality and enabling further lateral movement.

Affected Systems

Any user who had cloned or deployed the CloudPirates‑io:helm‑charts repository before the commit fcf930211604652aec15085895b6457bc8b73b54 was affected. The vulnerability applies to all chart releases that include the generate-schema.yaml GitHub Actions workflow and have not been updated to the fixed commit. The fix is available in the newer commit, and the issue is specific to the pre‑fix versions of the helm charts.

Risk and Exploitability

The CVSS score of 10 indicates a critical severity, and the vulnerability is represented by CWE‑94: Improper Control of Generation of Code via Runtime Parameters. Although the EPSS score is not available, the nature of the vulnerability—exposing secrets through a public CI workflow—means it could be exploited by any malicious actor who can control a fork in the repository. The issue is not listed in the CISA KEV catalog, but given the high CVSS score and the ease of exploitation in the current workflow, it presents a significant risk to environments that rely on these helm charts.

Generated by OpenCVE AI on June 1, 2026 at 18:39 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the helm‑charts repository to the latest commit that includes the safety fixes (commit fcf930211604652aec15085895b6457bc8b73b54).
  • Disable or remove the generate-schema.yaml workflow from any CI pipelines if it is no longer required, or ensure that the workflow no longer uses or exposes personal access tokens and SSH keys.
  • Review all existing forked copies of the repository for the presence of the vulnerable workflow and eliminate any secrets exposed in workflow logs; run a secrets scan to detect leaked tokens.

Generated by OpenCVE AI on June 1, 2026 at 18:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 01 Jun 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 01 Jun 2026 17:00:00 +0000

Type Values Removed Values Added
Description CloudPirates Open Source Helm Charts is a collection of Helm charts. Prior to commit fcf9302, a GitHub Actions workflow (generate-schema.yaml) exposes sensitive credentials (Personal Access Token and SSH signing key) to fork-controlled code due to unsafe checkout and credential handling practices. This issue has been patched via commit fcf9302.
Title CloudPirates Open Source Helm Charts: GitHub Actions workflow leaks PAT and SSH signing key via unsafe credential handling
Weaknesses CWE-94
References
Metrics cvssV3_1

{'score': 10, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-06-01T19:29:47.006Z

Reserved: 2026-05-08T20:08:17.209Z

Link: CVE-2026-45132

cve-icon Vulnrichment

Updated: 2026-06-01T19:29:37.743Z

cve-icon NVD

Status : Deferred

Published: 2026-06-01T17:17:08.640

Modified: 2026-06-01T18:14:29.087

Link: CVE-2026-45132

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-01T18:45:34Z

Weaknesses