CVE-2026-6402
Last modified
CVE-2026-6402 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Webpack.Js | Webpack-Dev-Server | < 5.2.4 |
References
- https://cna.openjsf.org/security-advisories.htmlVendor Advisory
- https://github.com/webpack/webpack-dev-server/security/advisories/GHSA-79cf-xcqc-c78wMitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-6402?
How severe is CVE-2026-6402?
How do I fix CVE-2026-6402?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-64014In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64015In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64016In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-64017In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64018In the Linux kernel, the following vulnerability has been re…9.3
- CVE-2026-64019In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64020In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-64021In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64022In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64023In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64024In the Linux kernel, the following vulnerability has been re…9.4
- CVE-2026-64025In the Linux kernel, the following vulnerability has been re…9.8
Are you affected by CVE-2026-6402?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
