CVE Catalog

CVE-2026-67349

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.29%

21th percentile - higher than 21% of all known CVEs

Summary

A vulnerability in OpenCost before version 1.121.0 fails to authenticate the GET /helmValues endpoint, exposing base64-decoded HELM_VALUES environment variable containing cloud provider credentials. Additionally, adminAuthMiddleware fails open when ADMIN_TOKEN is unset, allowing unauthenticated attackers to modify GCP service account keys via POST /serviceKey.

Risk Assessment

An attacker could obtain cloud credentials and take over service accounts, potentially leading to unauthorized access to cloud resources and data leakage.

Recommendation

It is recommended to update OpenCost to version 1.121.0 or later and set the ADMIN_TOKEN environment variable.

Related vulnerabilities

Original NVD description (English source)

OpenCost before 1.121.0 fails to authenticate the GET /helmValues endpoint, exposing base64-decoded HELM_VALUES environment variable containing cloud provider credentials. Additionally, adminAuthMiddleware fails open when ADMIN_TOKEN is unset, allowing unauthenticated attackers to modify GCP service account keys via POST /serviceKey to redirect billing calls.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS