Static Web Server (SWS) is a production-ready web server suitable for static web files or assets. Through 2.43.0, instances with both basic-auth and metrics features enabled process the /metrics endpoint before the basic-auth check in src/handler.rs, 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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-26 20:18
Updated : 2026-09-09 21:09
NVD link : CVE-2026-75601
Mitre link : CVE-2026-75601
CVE.ORG link : CVE-2026-75601
JSON object : View
Products Affected
No product.
CWE
CWE-306
Missing Authentication for Critical Function
