AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2018-14730

HIGH · CVSS 7.5 EPSS 1.69% 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.

GitHub PoC Links

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

CVE
CVE-2018-14730
Severity
HIGH
CVSS
7.5
EPSS
1.69%

Original NVD Description

An issue was discovered in Browserify-HMR. 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:3123/ connection from any origin.