Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-14631

Опубликовано: 03 июл. 2026
Источник: nvd
CVSS3: 5.3
EPSS Низкий

Описание

webpack-dev-server versions 5.2.5 and earlier terminate the whole Node.js process when an unauthenticated peer sends 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 value causes an uncaught exception in the host-validation path and crashes the dev server. Impact is limited to availability of the development server, no data disclosure, no code execution. Patches: upgrade to webpack-dev-server 5.2.6. Workarounds: keep the dev server bound to localhost (the default) and do not expose it to untrusted networks.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:webpack.js:webpack-dev-server:*:*:*:*:*:*:*:*
Версия до 5.2.6 (исключая)

EPSS

Процентиль: 33%
0.00405
Низкий

5.3 Medium

CVSS3

Дефекты

CWE-20

Связанные уязвимости

CVSS3: 4.3
redhat
около 2 месяцев назад

webpack-dev-server versions 5.2.5 and earlier terminate the whole Node.js process when an unauthenticated peer sends 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 value causes an uncaught exception in the host-validation path and crashes the dev server. Impact is limited to availability of the development server, no data disclosure, no code execution. Patches: upgrade to webpack-dev-server 5.2.6. Workarounds: keep the dev server bound to localhost (the default) and do not expose it to untrusted networks.

CVSS3: 5.3
github
29 дней назад

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

EPSS

Процентиль: 33%
0.00405
Низкий

5.3 Medium

CVSS3

Дефекты

CWE-20