CVE-2025-67487

S

tatic Web Server (SWS) is a production-ready web server suitable for static web files or assets. Versions 2.40.0 and below contain symbolic links (symlinks) which can be used to access files or directories outside the intended web root folder. SWS generally does not prevent symlinks from escaping the web server’s root directory. Therefore, if a malicious actor gains access to the web server’s root directory, they could create symlinks to access other files outside the designated web root folder either by URL or via the directory listing. This issue is fixed in version 2.40.1.

Configurations

Configuration 1 (hide)

cpe:2.3:a:static-web-server:static_web_server:*:*:*:*:*:rust:*:*

History

11 Dec 2025, 16:06

Type Values Removed Values Added
New CVE

Information

Published : 2025-12-09 16:18

Updated : 2025-12-11 16:06


NVD link : CVE-2025-67487

Mitre link : CVE-2025-67487

CVE.ORG link : CVE-2025-67487


JSON object : View

CWE
CWE-61

UNIX Symbolic Link (Symlink) Following

CWE-59

Improper Link Resolution Before File Access ('Link Following')