HarborGuard / CVE
Back to search
HIGHCVE-2026-27730Published Modified CNA GitHub_M

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

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.

Metrics

CVSS v3.0
8.6
Severity
HIGH
Fixed in
Affected Products
1
Affected packages
  • esm-dev / esm.sh
    <= 137
CVSS Vector
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
CVE-2026-27730: esm.sh has SSRF localhost/private-network bypass in `/http(s)` module route | HarborGuard CVE