AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2018-14732

HIGH · CVSS 7.5 EPSS 2.53% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2018-09-21 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2018-14732
Severity
HIGH
CVSS
7.5
EPSS
2.53%

Original NVD Description

An issue was discovered in lib/Server.js in webpack-dev-server before 3.1.6. Attackers are able to steal developer's code because the origin of requests is not checked by the WebSocket server, which is used for HMR (Hot Module Replacement). Anyone can receive the HMR message sent by the WebSocket server via a ws://127.0.0.1:8080/ connection from any origin.