CVE-2026-27480
中文标题:
(暂无数据)
英文标题:
Static Web Server: Timing-Based Username Enumeration in Basic Authentication
漏洞描述
中文描述:
(暂无数据)
英文描述:
Static Web Server (SWS) is a production-ready web server suitable for static web files or assets. In versions 2.1.0 through 2.40.1, a timing-based username enumeration vulnerability in Basic Authentication allows attackers to identify valid users by exploiting early responses for invalid usernames, enabling targeted brute-force or credential-stuffing attacks. SWS checks whether a username exists before verifying the password, causing valid usernames to follow a slower code path (e.g., bcrypt hashing) while invalid usernames receive an immediate 401 response. This timing discrepancy allows attackers to enumerate valid accounts by measuring response-time differences. This issue has been fixed in version 2.41.0.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| static-web-server | static-web-server | >= 2.1.0, < 2.41.0 | - | - |
cpe:2.3:a:static-web-server:static-web-server:>=_2.1.0,_<_2.41.0:*:*:*:*:*:*:*
|
| static-web-server | static_web_server | * | - | - |
cpe:2.3:a:static-web-server:static_web_server:*:*:*:*:*:rust:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
CVSS评分详情
3.1 (cna)
MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2026-27480 |
2026-02-22 03:19:44 | 2026-02-21 22:00:00 |
| NVD | nvd_CVE-2026-27480 |
2026-02-22 02:00:04 | 2026-02-21 22:00:01 |
版本与语言
安全公告
变更历史
查看详细变更
- affected_products_count: 1 -> 2
查看详细变更
- data_sources: ['cve'] -> ['cve', 'nvd']