CVE-2026-27730 HIGH

CVE-2026-27730: esm.sh has SSRF localhost/private-network bypass in `/http(s)` module route

Vendor Esm-Dev
Product esm.sh
Weakness CWE-918 · SSRF
Published February 25, 2026
Last update February 25, 2026

CVSS base score

8.6/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N

What the vulnerability does

01Description

esm.sh is a no-build content delivery network (CDN) for web development. Versions up to and including 137 have an SSRF vulnerability (CWE-918) in esm.sh’s `/http(s)` fetch route. The service tries to block localhost/internal targets, but the validation is based on hostname string checks and can be bypassed using DNS alias domains. This allows an external requester to make the esm.sh server fetch internal localhost services. As of time of publication, no known patched versions exist.

Key dates

02Disclosure timeline

February 25, 2026 CVE published
February 25, 2026 Record updated

Related vulnerabilities

04Related CVE