CVE Catalog

CVE-2026-42151

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.35%

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

Summary

Prometheus prior to versions 3.5.3 and 3.11.3 stores the client_secret field in Azure AD OAuth configuration as a plain string instead of a Secret. This exposes the Azure OAuth client secret in plaintext to any user or process with access to the /-/config endpoint.

Risk Assessment

The risk is exposure of sensitive credentials, which could enable unauthorized access to Azure systems and potential security breaches.

Recommendation

Upgrade Prometheus to version 3.5.3 or 3.11.3, which contain the fix.

Other vulnerabilities in Prometheus

See all
Original NVD description (English source)

Prometheus is an open-source monitoring system and time series database. Prior to versions 3.5.3 and 3.11.3, the client_secret field in the Azure AD remote write OAuth configuration (storage/remote/azuread) was typed as string instead of Secret. Prometheus redacts fields of type Secret when serving the configuration via the /-/config HTTP API endpoint. Because the field was a plain string, the Azure OAuth client secret was exposed in plaintext to any user or process with access to that endpoint. This issue has been patched in versions 3.5.3 and 3.11.3.

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