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

CVE-2026-14631: webpack-dev-server vulnerable to denial of service via a malformed Host or Origin header

July 20, 2026

An unauthenticated peer that can reach the webpack-dev-server process can terminate it by sending either a normal HTTP request with a malformed Host header, or a WebSocket upgrade to the default /ws endpoint with a malformed Origin header. The malformed header triggers an uncaught exception in the host-validation path and crashes the dev server process.

References

  • cna.openjsf.org/security-advisories.html
  • github.com/advisories/GHSA-m28w-2pqf-7qgj
  • github.com/webpack/webpack-dev-server/commit/f21ed0f44aceb6132abb591ee8b60d770b6e489f
  • github.com/webpack/webpack-dev-server/pull/5699
  • github.com/webpack/webpack-dev-server/security/advisories/GHSA-m28w-2pqf-7qgj
  • nvd.nist.gov/vuln/detail/CVE-2026-14631

Code Behaviors & Features

Detect and mitigate CVE-2026-14631 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 5.3 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-20: Improper Input Validation
  • CWE-248: Uncaught Exception

Source file

npm/webpack-dev-server/CVE-2026-14631.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:25 +0000.