PatchSiren cyber security CVE debrief
CVE-2026-75601 static-web-server CVE debrief
CVE-2026-75601 debrief based on the supplied source corpus. The vulnerability affects Static Web Server (SWS) instances with both basic-auth and metrics features enabled, allowing unauthenticated remote attackers to retrieve sensitive Prometheus metrics. Defenders should assess exposure and prioritize verification and remediation efforts to prevent potential unauthorized access to sensitive information. The issue is fixed in version 2.44.0. AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-08-26T20:18:00.160Z and has not been modified since then. This vulnerability has a CVSS score of 4.3 and a severity of MEDIUM.
- Vendor
- static-web-server
- Product
- Unknown
- CVSS
- MEDIUM 4.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-26
- Original CVE updated
- 2026-09-09
- Advisory published
- 2026-08-26
- Advisory updated
- 2026-09-09
Who should care
Defenders responsible for Static Web Server instances, particularly those with both basic-auth and metrics features enabled, should assess exposure and prioritize verification and remediation efforts.
Why it matters
CVE-2026-75601 allows unauthenticated remote attackers to retrieve sensitive Prometheus metrics from Static Web Server instances with both basic-auth and metrics features enabled. Defenders should prioritize verifying exposure, assessing impact, and remediating vulnerable instances to prevent potential unauthorized access to sensitive information.
- Potential unauthorized access to sensitive metrics.
- Possible disclosure of virtual host names, request volumes, error rates, latency distributions, and active connections.
- Need to verify exposure of vulnerable Static Web Server instances.
- Prioritization of remediation efforts for instances with both basic-auth and metrics features enabled.
Technical summary
Static Web Server (SWS) versions through 2.43.0 with both basic-auth and metrics features enabled process the /metrics endpoint before the basic-auth check, allowing an unauthenticated remote attacker to retrieve Prometheus metrics that disclose virtual host names, request volumes, error rates, latency distributions, and active connections. This issue is fixed in version 2.44.0. The vulnerability has a CVSS score of 4.3 and a severity of MEDIUM. The CVE record and NVD entry provide details on the vulnerability in Static Web Server (SWS) versions through 2.43.0, allowing unauthenticated remote attackers to retrieve Prometheus metrics.
Defensive priority
Defenders should prioritize verifying exposure of Static Web Server instances with both basic-auth and metrics features enabled, and assess the impact of potential unauthorized access to Prometheus metrics.
Recommended defensive actions
- Verify if Static Web Server instances with both basic-auth and metrics features enabled are present in the environment.
- Assess the impact of potential unauthorized access to Prometheus metrics.
- Update to version 2.44.0 or later if vulnerable.
- Monitor for unusual activity related to the /metrics endpoint.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
Evidence notes
The CVE record and NVD entry provide details on the vulnerability in Static Web Server (SWS) versions through 2.43.0, allowing unauthenticated remote attackers to retrieve Prometheus metrics. The issue is fixed in version 2.44.0.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-75601 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-75601
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-75601 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-75601
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/static-web-server/static-web-server/commit/a51444c81abb7d417fd931f5df58227dd04192f5
-
Source reference
Unverified legacy reference
URL: https://github.com/static-web-server/static-web-server/security/advisories/GHSA-97q6-jph8-rxgm
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.