Skip to content
prometheusGHSA-4v48-4q5m-8vx4

Prometheus vulnerable to basic authentication bypass

High7.2Published Dec 5, 2022 · updated Apr 15, 2026

### Impact Prometheus can be secured by a web.yml file that specifies usernames and hashed passwords for basic authentication. Passwords are hashed with bcrypt, which means that even if you have access to the hash, it is very hard to find the original password back. However, a flaw in the way this mechanism was implemented in the [exporter toolkit](https://github.com/prometheus/exporter-toolkit) makes it possible with people who know the hashed password to authenticate against Prometheus. A request can be forged by an attacker to poison the internal cache used to cache the computation of hashes and make subsequent requests successful. This cache is used in both happy and unhappy scenarios in order to limit side channel attacks that could tell an attacker if a user is present in the file or not. ### Patches Prometheus 2.37.4 ([LTS](https://prometheus.io/docs/introduction/release-cycle/)) and 2.40.4 have been released to address this issue. ### Workarounds There is no workaround but attacker must have access to the hashed password, stored in disk, to bypass the authentication. ### Credit We want to thank Lei Wan for reporting this security issue.

GitHub advisory

Affected versions

PackageAffectedFixed in
github.com/prometheus/prometheus
Go
>= 2.24.1, < 2.37.42.37.4
>= 2.38.0, < 2.40.42.40.4
Details and references

More prometheus advisories

All prometheus
Advisory
prometheus: cross-site scripting
Medium6.1May 5
Prometheus: Remote read endpoint allows denial of service via crafted snappy payload
High7.5May 5
Prometheus Azure AD remote write OAuth client secret exposed via config API
High7.5May 5
Prometheus has Stored XSS via metric names and label values in Prometheus web UI tooltips and metrics explorer
Medium6.1Apr 13

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.