Bug 2497251 - CVE-2026-14620 fbthrift: webpack-dev-server: Arbitrary file opening and denial of service via exposed developer endpoints [epel-all]
Summary: CVE-2026-14620 fbthrift: webpack-dev-server: Arbitrary file opening and denia...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: fbthrift
Version: epel10
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Michel Lind
QA Contact:
URL:
Whiteboard: {"flaws": ["3ab4a3a7-be24-4be8-a8dd-c...
Depends On:
Blocks: CVE-FalsePositive-Unshipped CVE-2026-14620
TreeView+ depends on / blocked
 
Reported: 2026-07-06 08:49 UTC by Vipul Nair
Modified: 2026-07-16 20:43 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2026-07-16 20:43:03 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Vipul Nair 2026-07-06 08:49:51 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 Michel Lind 2026-07-16 20:43:03 UTC
This project only ships JavaScript code as part of the website, the files are not shipped in the binary RPMs


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