๐Ÿ” CVE Alert

CVE-2026-6402

MEDIUM 5.3

webpack-dev-server vulnerable to cross-origin source code exposure on non-HTTPS origins

CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th

webpack-dev-server versions up to and including 5.2.3 are vulnerable to cross-origin source code exposure when serving over a non-potentially trustworthy origin such as plain HTTP. The previous fix relied on the Sec-Fetch-Mode and Sec-Fetch-Site request headers, which browsers omit for non-trustworthy origins, allowing a malicious site to load the bundled source as a script and read it across origins. Impact: an attacker controlling a website visited by a developer running webpack-dev-server can recover the application source code when the dev server runs over HTTP at a guessable host and port. Chromium based browsers from Chrome 142 onward are not affected due to local network access restrictions. Upgrade to webpack-dev-server 5.2.4 or later, which sets Cross-Origin-Resource-Policy: same-origin on responses.

CWE CWE-749
Vendor webpack-dev-server
Product webpack-dev-server
Published May 12, 2026
Last Updated May 12, 2026
Stay Ahead of the Next One

Get instant alerts for webpack-dev-server webpack-dev-server

Be the first to know when new medium vulnerabilities affecting webpack-dev-server webpack-dev-server are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

webpack-dev-server / webpack-dev-server
0 < 5.2.4

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/webpack/webpack-dev-server/security/advisories/GHSA-79cf-xcqc-c78w cna.openjsf.org: https://cna.openjsf.org/security-advisories.html

Credits

๐Ÿ” sapphi-red Ulises Gascรณn Sebastian Beltran Alexander Akait