CVE-2026-45132 PUBLISHED

CloudPirates Open Source Helm Charts: GitHub Actions workflow leaks PAT and SSH signing key via unsafe credential handling

Assigner: GitHub_M
Reserved: 08.05.2026 Published: 01.06.2026 Updated: 01.06.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N
CVSS Score: 10

Product Status

Vendor CloudPirates-io
Product helm-charts
Versions
  • Version < fcf930211604652aec15085895b6457bc8b73b54 is affected

References

Problem Types

  • CWE-94: Improper Control of Generation of Code ('Code Injection') CWE