CVEPublished 2026-07-03Modified 2026-07-070 articles on news4 live referencesNVD data

CVE-2026-14620Webpack.js · Webpack-dev-server

Vulnerability data via NVD (ingested)

CVSS v3.1
4.7
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:N/A:L
EPSS percentile
2
Exploit Prediction Scoring System · top 98% of all CVEs
Description

webpack-dev-server versions 5.2.5 and earlier expose two internal developer endpoints, /webpack-dev-server/open-editor and /webpack-dev-server/invalidate, that perform state-changing actions on any GET request without verifying that the request originated from the dev server's own page. Any website a developer visits while the dev server is running can trigger these endpoints cross-origin with no interaction beyond the visit. An attacker can open an arbitrary existing local file in the developer's editor, including files outside the project root, and repeated requests can spawn editor processes and force recompilations that degrade the developer's machine. Patches: upgrade to webpack-dev-server 5.2.6. Workarounds: none.

Timeline
Published 2026-07-03
Modified 2026-07-07

External references

Search for exposed instances

Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).

More intel sources (5)

Known PoCs on GitHub (5)

We haven't classified any articles referencing CVE-2026-14620 yet. The external references above still apply.