CVE 5.5 MEDIUM

esm.sh writes arbitrary files via path traversal in `X-Zone-Id` header_CVE-2025-59342

5.5 / 10
MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P

Description

esm.sh is a nobuild content delivery network(CDN) for modern web development. In 136 and earlier, a path-traversal flaw in the handling of the X-Zone-Id HTTP header allows an attacker to cause the application to write files outside the intended storage location. The header value is used to build a filesystem path but is not properly canonicalized or restricted to the application’s storage base directory. As a result, supplying ../ sequences in X-Zone-Id causes files to be written to arbitrary directories.

Basic Information

ID CVE-2025-59342
Source GitHub_M
Published Sep 17, 2025 at 17:59

Affected Product

Vendor esm-dev
Product esm.sh
Version <= 136
Affected Versions esm-dev esm.sh <= 136

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.