Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. webpack-dev-server
  4. ›
  5. CVE-2026-14620

CVE-2026-14620: webpack-dev-server vulnerable to cross-site request forgery via internal developer endpoints

July 20, 2026

The internal /webpack-dev-server/open-editor and /webpack-dev-server/invalidate endpoints 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 them 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 (e.g. ~/.ssh/config). The file’s contents are not returned to the attacker. Repeated requests can also spawn editor processes and force recompilations, degrading the developer’s machine.

References

  • cna.openjsf.org/security-advisories.html
  • github.com/advisories/GHSA-f5vj-f2hx-8m93
  • github.com/webpack/webpack-dev-server/commit/80cd9eea54975fe632a518d8bd902a260f374e7c
  • github.com/webpack/webpack-dev-server/pull/5698
  • github.com/webpack/webpack-dev-server/releases/tag/v5.2.6
  • github.com/webpack/webpack-dev-server/security/advisories/GHSA-f5vj-f2hx-8m93
  • nvd.nist.gov/vuln/detail/CVE-2026-14620

Code Behaviors & Features

Detect and mitigate CVE-2026-14620 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 5.2.6

Fixed versions

  • 5.2.6

Solution

Upgrade to version 5.2.6 or above.

Impact 4.7 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:N/A:L

Learn more about CVSS

Weakness

  • CWE-352: Cross-Site Request Forgery (CSRF)
  • CWE-749: Exposed Dangerous Method or Function

Source file

npm/webpack-dev-server/CVE-2026-14620.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 21 Jul 2026 12:22:20 +0000.