GHSA-cf66-xwfp-gvc4 · Severity: high · Ecosystem: npm — Missing Origin Validation in webpack-dev-server
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.
Conclusion & alert: CVE-2018-14732 is rated High Exploit Risk (60/100): CVSS High severity, with low exploitation likelihood (EPSS 0.21%). Core evidence: 2 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ | |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2025-11-21 | 0.43% | 0.21% | -0.22% |
| 2 | 2025-11-18 | 0.21% | 0.43% | +0.22% |
| 3 | 2025-10-24 | — | 0.21% | — |
Full EPSS history (11 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.0 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 5.0 | 2.0 | MEDIUM |
|
10.0 | 2.9 | [email protected] |
GHSA-cf66-xwfp-gvc4 · Severity: high · Ecosystem: npm — Missing Origin Validation in webpack-dev-server
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| webpack.js | webpack-dev-server | < 3.1.6 | cpe:2.3:a:webpack.js:webpack-dev-server:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://blog.cal1.cn/post/Sniffing%20Codes%20in%20Hot%20Module%20Reloading%20Messages | Exploit Third Party Advisory |
| https://github.com/webpack/webpack-dev-server/commit/f18e5adf123221a1015be63e1ca2491ca45b8d10 | Patch Third Party Advisory |
| https://github.com/webpack/webpack-dev-server/issues/1445 | Exploit Third Party Advisory |