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

exploitDog

github логотип

GHSA-f5vj-f2hx-8m93

Опубликовано: 20 июл. 2026
Источник: github
Github: Прошло ревью
CVSS3: 4.7

Описание

webpack-dev-server vulnerable to cross-site request forgery via internal developer endpoints

Impact

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.

Patches

Fixed in webpack-dev-server 5.2.6 by rejecting cross-site requests to the /webpack-dev-server/open-editor and /webpack-dev-server/invalidate endpoints (see PR #5698).

Workarounds

None

Пакеты

Наименование

webpack-dev-server

npm
Затронутые версииВерсия исправления

<= 5.2.5

5.2.6

EPSS

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

4.7 Medium

CVSS3

Дефекты

CWE-352
CWE-749

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

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

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.

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

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.

EPSS

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

4.7 Medium

CVSS3

Дефекты

CWE-352
CWE-749