Skip to content
prometheusGHSA-wg65-39gg-5wfj

Prometheus Azure AD remote write OAuth client secret exposed via config API

High7.5CVE-2026-42151 · Published May 5, 2026 · updated Sep 9, 2026

GitHub advisory

Affected versions

PackageAffectedFixed in
github.com/prometheus/prometheus
Go
>= 0.45.2, < 0.311.30.311.3
Details and references

### Impact Users who use Azure AD remote write with OAuth authentication are impacted. 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. ### Patches The problem has been patched by changing `ClientSecret` in `OAuthConfig` to `Secret`. Users should upgrade to 3.11.3 or 3.5.3 LTS. ### Workarounds Users who can not upgrade can switch to Managed Identity or Workload Identity authentication for Azure AD remote write, which do not involve a client secret.

CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Severity from
GitHub (reviewed advisory)
Weakness
CWE-200, CWE-256, CWE-312
Also known as
BIT-prometheus-2026-42151, CVE-2026-42151, GO-2026-5710

More prometheus advisories

All
DateAdvisory
May 5Prometheus: Remote read endpoint allows denial of service via crafted snappy payload
CVE-2026-42154High7.5fixed in 0.305.2, 0.311.3
May 5Prometheus vulnerable to stored XSS via crafted histogram bucket label values in the old web UI heatmap display
CVE-2026-44903Medium6.1fixed in 0.311.3
Apr 13Prometheus has Stored XSS via metric names and label values in Prometheus web UI tooltips and metrics explorer
CVE-2026-40179Medium6.1fixed in 0.311.2-0.20260410083055-07c6232d159b
Dec 52022Prometheus vulnerable to basic authentication bypass
GHSA-4v48-4q5m-8vx4High7.2fixed in 2.37.4, 2.40.4

Critical advisories by email

Wednesdays: the week’s critical and high advisories in the AI and data stack, with the fixed versions. Only in weeks that have some.

Double opt-in. Unsubscribe any time.