Zurück zur Liste

esm.sh: Path Traversal via package.json browser field allows reading arbitrary server files — CVE-2026-44594

GitHub · GitHub · CVE-2026-44594

ID
CVE-2026-44594
Datum
Activity
Quelle
GitHub
Vendor
GitHub
Risiko
high
CVSS
7.5

Zusammenfassung

### Summary A Local File Inclusion (LFI) vulnerability exists in the esbuild plugin's handling of the `browser` field in `package.json`. An attacker can publish an npm package that causes the server to read and return arbitrary files from the host filesystem during the build process. ### Details The vulnerable code is in the `OnResolve` callback of the esbuild plugin:…

Produkt

go: github.com/esm-dev/esm.sh

Was tun?

Allgemeine, vorsichtige Schritte (bitte prüfe die offizielle Quelle für Details):

  • Priorisiere sofort Patches oder Mitigations (hohes akutes Risiko).
  • Identifiziere betroffene Produktversionen und prüfe, ob du betroffen bist.
  • Spiele Hersteller-Updates/Patches ein oder setze empfohlene Mitigations um.
  • Lies das offizielle Advisory für betroffene Versionen und konkrete Schritte.

Offizielles Advisory

Mehr dazu