Bug 2496907 (CVE-2026-14620) - CVE-2026-14620 webpack-dev-server: webpack-dev-server: Arbitrary file opening and denial of service via exposed developer endpoints
Summary: CVE-2026-14620 webpack-dev-server: webpack-dev-server: Arbitrary file opening...
Keywords:
Status: NEW
Alias: CVE-2026-14620
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2497248 2497252 2497253 2497254 2497249 2497250 2497251 2497255
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-03 18:01 UTC by OSIDB Bzimport
Modified: 2026-07-06 08:53 UTC (History)
79 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-03 18:01:27 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.