#VU109924 Missing Origin Validation in WebSockets in webpack-dev-server - CVE-2018-14732
Published: May 29, 2025
webpack-dev-server
webpack
Description
The vulnerability allows a remote attacker to gain access to sensitive information.
The vulnerability exists due to missing origin validation on the WebSocket interface in lib/Server.js. A remote attacker can trick the victim into visiting a malicious website that can open a WebSocket connection to localhost and access component source code.