AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-30359

MEDIUM · CVSS 5.3 EPSS 0.43% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-06-03 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.3. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2025-30359
Severity
MEDIUM
CVSS
5.3
EPSS
0.43%

Original NVD Description

webpack-dev-server allows users to use webpack with a development server that provides live reloading. Prior to version 5.2.1, webpack-dev-server users' source code may be stolen when they access a malicious web site. Because the request for classic script by a script tag is not subject to same origin policy, an attacker can inject a malicious script in their site and run the script. Note that the attacker has to know the port and the output entrypoint script path. Combined with prototype pollution, the attacker can get a reference to the webpack runtime variables. By using `Function::toString` against the values in `__webpack_modules__`, the attacker can get the source code. Version 5.2.1 contains a patch for the issue.

Related CVEs

Other vulnerabilities affecting the same vendor(s)