Package
amazon-cloudwatch-agent-fips
Component
github.com/prometheus/prometheus
Latest update
Build, ship, and run secure software with minimal, hardened container images — rebuilt from source daily and guarded under our industry-leading remediation SLA.
Start for freeStatus
Justification
Impact
GHSA-vffh-x6r8-xx99 (CVE-2026-40179) is a stored XSS in the Prometheus web UI. The fix commit (07c6232d) modifies only frontend TypeScript/JavaScript files in web/ui/mantine-ui and web/ui/react-app (uPlotChartHelpers.ts, GraphHelpers.ts, MetricsExplorer.tsx, jquery.flot.heatmap.js). This package imports github.com/prometheus/prometheus only as a Go library (config, discovery, model/*, scrape, storage); it does not import github.com/prometheus/prometheus/web or any web/ui package, so the vulnerable browser-side UI code is not compiled into or served by this binary. The vulnerability is not reachable.
Status