HomeIntelligenceBrief
VULNERABILITY BRIEF🟠 High Vulnerability

Webpack Dev Server 5.2.5 Vulnerable to CSRF (CVE‑2026‑14620) Allows Remote File Launch

A CSRF flaw (CVE‑2026‑14620) in webpack‑dev‑server ≤ 5.2.5 lets an attacker trigger a cross‑origin request that launches an editor process with attacker‑chosen file paths. The issue highlights the need for SOC 2‑aligned anti‑CSRF controls and continuous evidence of patch management.

LiveThreat™ Intelligence · 📅 August 18, 2026· 📰 exploit-db.com
🟠
Severity
High
VU
Type
Vulnerability
🎯
Confidence
High
🏢
Affected
2 sector(s)
Actions
4 recommended
📰
Source
exploit-db.com

Webpack Dev Server 5.2.5 Vulnerable to CSRF (CVE‑2026‑14620)

What Happened — A CSRF flaw (CVE‑2026‑14620) was discovered in webpack-dev-server ≤ 5.2.5. An attacker can trigger a cross‑origin GET request to /webpack-dev-server/open-editor?fileName= that bypasses the existing sec‑fetch‑mode guard, causing the server to launch an editor process with an attacker‑chosen file path, potentially outside the project root. The issue was publicly disclosed on 17 July 2026 and fixed in 5.2.6.

Why It Matters for Compliance & Audit Readiness

  • The vulnerability illustrates a classic control‑gap: a state‑changing endpoint is not protected by robust CSRF defenses, a scenario SOC 2 CC 6.2 (Logical Access) expects you to mitigate and evidence.
  • Continuous control mapping and evidence collection (our Control Mapping capability) let you prove that all web‑application endpoints are covered by anti‑CSRF controls and that any deviation is tracked in real time.
  • Demonstrating up‑to‑date third‑party component inventories and patch‑management processes satisfies the SOC 2 CC 7.1 (System Operations) requirement for “timely remediation of identified vulnerabilities.”

Who Is Affected — Any organization that runs a local development environment with webpack-dev-server ≤ 5.2.5, spanning SaaS, fintech, health‑tech, and other tech‑heavy sectors.

Recommended Actions

  • Inventory all development pipelines and verify the version of webpack-dev-server in use.
  • Upgrade immediately to 5.2.6 or later.
  • Add a SOC 2‑aligned CSRF control (e.g., SameSite cookies, double‑submit tokens) to any custom endpoints that perform state‑changing actions.
  • Capture the upgrade and control‑implementation steps in your continuous compliance platform as audit evidence.

Source: Exploit‑DB EID‑52649

Technical Notes

  • Attack vector: CSRF via cross‑origin navigation or fetch(..., {mode:'cors'}).
  • Affected component: open-editor endpoint in webpack-dev-server ≤ 5.2.5.
  • Fix: Updated guard logic in lib/Server.js (v5.2.6).
  • CVE: CVE‑2026‑14620 (CVSS ≈ 7.5 High).
📰 Original Source
https://www.exploit-db.com/exploits/52649

This LiveThreat Intelligence Brief is an independent analysis. Read the original reporting at the link above.

From the Verisq platform · Trust Operations

Every gap like this maps to a control you can evidence.

The Verisq AI Trust Operations platform maps incidents to your control framework and collects the evidence continuously — so your Trust Center shows proof, not promises, when a buyer or auditor asks.

Explore the Verisq AI Trust Operations platform →