If an attacker has access to a Prometheus web.yml file and users' bcrypted passwords, it would be possible to bypass security via the built-in authentication cache.
{ "imports": [ { "path": "github.com/prometheus/exporter-toolkit/web", "symbols": [ "Listen", "ListenAndServe", "Serve", "ServeMultiple", "webHandler.ServeHTTP" ] } ] }