CVE-2026-14631
MEDIUMwebpack-dev-server vulnerable to denial of service via a malformed Host or Origin header
Title source: cnaDescription
webpack-dev-server versions 5.2.5 and earlier terminate the whole Node.js process when an unauthenticated peer sends either a normal HTTP request with a malformed Host header or a WebSocket upgrade to the default /ws endpoint with a malformed Origin header. The malformed value causes an uncaught exception in the host-validation path and crashes the dev server. Impact is limited to availability of the development server, no data disclosure, no code execution. Patches: upgrade to webpack-dev-server 5.2.6. Workarounds: keep the dev server bound to localhost (the default) and do not expose it to untrusted networks.
References (2)
Core 2
Scores
CVSS v3
5.3
EPSS
0.0040
EPSS Percentile
33.3%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
yes
Technical Impact
partial
Details
CWE
CWE-20
CWE-248
Status
published
Products (4)
npm/webpack-dev-server
0 - 5.2.6npm
webpack-dev-server/webpack-dev-server
< 5.2.6
webpack-dev-server/webpack-dev-server
5.2.6
webpack.js/webpack-dev-server
< 5.2.6
Published
Jul 03, 2026
Tracked Since
Jul 03, 2026