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

exploitDog

nvd логотип

CVE-2026-6402

Опубликовано: 12 мая 2026
Источник: nvd
CVSS3: 5.3
CVSS3: 6.5
EPSS Низкий

Описание

webpack-dev-server versions up to and including 5.2.3 are vulnerable to cross-origin source code exposure when serving over a non-potentially trustworthy origin such as plain HTTP. The previous fix relied on the Sec-Fetch-Mode and Sec-Fetch-Site request headers, which browsers omit for non-trustworthy origins, allowing a malicious site to load the bundled source as a script and read it across origins. Impact: an attacker controlling a website visited by a developer running webpack-dev-server can recover the application source code when the dev server runs over HTTP at a guessable host and port. Chromium based browsers from Chrome 142 onward are not affected due to local network access restrictions. Upgrade to webpack-dev-server 5.2.4 or later, which sets Cross-Origin-Resource-Policy: same-origin on responses.

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

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

EPSS

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

5.3 Medium

CVSS3

6.5 Medium

CVSS3

Дефекты

CWE-749

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

CVSS3: 5.3
redhat
3 месяца назад

webpack-dev-server versions up to and including 5.2.3 are vulnerable to cross-origin source code exposure when serving over a non-potentially trustworthy origin such as plain HTTP. The previous fix relied on the Sec-Fetch-Mode and Sec-Fetch-Site request headers, which browsers omit for non-trustworthy origins, allowing a malicious site to load the bundled source as a script and read it across origins. Impact: an attacker controlling a website visited by a developer running webpack-dev-server can recover the application source code when the dev server runs over HTTP at a guessable host and port. Chromium based browsers from Chrome 142 onward are not affected due to local network access restrictions. Upgrade to webpack-dev-server 5.2.4 or later, which sets Cross-Origin-Resource-Policy: same-origin on responses.

msrc
2 месяца назад

webpack-dev-server vulnerable to cross-origin source code exposure on non-HTTPS origins

CVSS3: 5.3
github
3 месяца назад

webpack-dev-server vulnerable to cross-origin source code exposure on non-HTTPS origins

EPSS

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

5.3 Medium

CVSS3

6.5 Medium

CVSS3

Дефекты

CWE-749