---
id: CVE-2026-75601
title: >-
  Static Web Server (SWS) is a production-ready web server suitable for static
  web files or assets
summary: >-
  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 sr…
severity: medium
cvss: 4.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N'
cwe:
  - CWE-306
published: '2026-08-26'
updated: '2026-09-09'
sourceUpdated: '2026-09-09T21:09:13.080'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-75601'
references:
  - url: >-
      https://github.com/static-web-server/static-web-server/commit/a51444c81abb7d417fd931f5df58227dd04192f5
    label: security-advisories@github.com
  - url: >-
      https://github.com/static-web-server/static-web-server/security/advisories/GHSA-97q6-jph8-rxgm
    label: security-advisories@github.com
  - url: >-
      https://github.com/static-web-server/static-web-server/security/advisories/GHSA-97q6-jph8-rxgm
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
epss: 0.0023
epssPercentile: 0.14121
ingestedAt: '2026-08-29T21:42:34.834Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
