Bug 2497248 - CVE-2026-14620 js-d3-flame-graph: webpack-dev-server: Arbitrary file opening and denial of service via exposed developer endpoints [fedora-all]
Summary: CVE-2026-14620 js-d3-flame-graph: webpack-dev-server: Arbitrary file opening ...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: js-d3-flame-graph
Version: 45
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Andreas Gerstmayr
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["3ab4a3a7-be24-4be8-a8dd-c...
Depends On:
Blocks: CVE-2026-14620
TreeView+ depends on / blocked
 
Reported: 2026-07-06 08:49 UTC by Vipul Nair
Modified: 2026-08-17 15:14 UTC (History)
5 users (show)

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


Attachments (Terms of Use)

Description Vipul Nair 2026-07-06 08:49:37 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

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.

Comment 1 natasha gandhi 2026-07-06 09:40:52 UTC
This vulnerability affects webpack-dev-server versions 5.2.5 and earlier by exposing internal development endpoints without origin validation. A malicious website can trigger these endpoints, opening local files in the developer's editor and forcing unnecessary recompilations. Upgrading to webpack-dev-server 5.2.6 or https://www.mymilestonecard.io later resolves the issue, and no alternative workaround is available.

Comment 2 Aoife Moloney 2026-08-17 15:14:26 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 45 development cycle.
Changing version to 45.


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