Beveiligingsadvies

CVE-2026-27730

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-02-25 15:37:01
Laatst bijgewerkt 2026-02-25 20:32:05
Toegewezen door GitHub_M
CVSS-score 8.6
Status PUBLISHED

Beschrijving

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.