CVE-2026-6402
Description
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
webpack-dev-servernpm | < 5.2.4 | 5.2.4 |
Affected products
3<=5.2.3+ 1 more
- (no CPE)range: <=5.2.3
- cpe:2.3:a:webpack.js:webpack-dev-server:*:*:*:*:*:*:*:*range: <5.2.4
Patches
Vulnerability mechanics
References
6- cna.openjsf.org/security-advisories.htmlnvdVendor AdvisoryWEB
- github.com/advisories/GHSA-79cf-xcqc-c78wghsaADVISORY
- github.com/webpack/webpack-dev-server/security/advisories/GHSA-79cf-xcqc-c78wnvdMitigationVendor AdvisoryWEB
- nvd.nist.gov/vuln/detail/CVE-2026-6402ghsaADVISORY
- github.com/webpack/webpack-dev-server/security/advisories/GHSA-4v9v-hfq4-rm2vghsaWEB
- github.com/webpack/webpack-dev-server/security/advisories/GHSA-9jgg-88mc-972hghsaWEB
News mentions
0No linked articles in our index yet.