Skip to main content

Webpack Js

11 CVEs vendor

Monthly

CVE-2025-68458 Feb 05, 23:15 npm LOW POC PATCH Monitor

Webpack is a module bundler. From version 5.49.0 to before 5.104.1, when experiments.buildHttp is enabled, webpack’s HTTP(S) resolver (HttpUriPlugin) can be bypassed to fetch resources from hosts outside allowedUris by using crafted URLs that include userinfo (username:password@host). [CVSS 3.7 LOW]

SSRF Webpack Webpack Js
NVD GitHub
CVSS 3.1
3.7
EPSS
0.0%
CVE-2025-68157 Feb 05, 23:15 npm LOW POC PATCH Monitor

Webpack is a module bundler. From version 5.49.0 to before 5.104.0, when experiments.buildHttp is enabled, webpack’s HTTP(S) resolver (HttpUriPlugin) enforces allowedUris only for the initial URL, but does not re-validate allowedUris after following HTTP 30x redirects. [CVSS 3.7 LOW]

SSRF Webpack Webpack Js
NVD GitHub
CVSS 3.1
3.7
EPSS
0.0%
CVE-2025-30360 Jun 03, 18:15 npm MEDIUM POC PATCH This Month

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 you access a malicious web site with non-Chromium based browser. The `Origin` header is checked to prevent Cross-site WebSocket hijacking from happening, which was reported by CVE-2018-14732. But webpack-dev-server always allows IP address `Origin` headers. This allows websites that are served on IP addresses to connect WebSocket. An attacker can obtain source code via a method similar to that used to exploit CVE-2018-14732. Version 5.2.1 contains a patch for the issue.

Information Disclosure Chrome Google Red Hat Webpack Dev Server +1
NVD GitHub
CVSS 3.1
6.5
EPSS
0.1%
CVE-2025-30359 Jun 03, 18:15 npm MEDIUM POC PATCH This Month

A remote code execution vulnerability in webpack-dev-server (CVSS 5.3) that allows users. Risk factors: public PoC available. Vendor patch is available.

Code Injection Red Hat Webpack Dev Server Webpack Js
NVD GitHub
CVSS 3.1
5.3
EPSS
0.2%
CVE-2024-43788 Aug 27, 17:15 npm MEDIUM POC PATCH This Month

Webpack is a module bundler. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

XSS Webpack Webpack Js
NVD GitHub
CVSS 3.1
6.1
EPSS
0.9%
CVE-2024-29180 Mar 21, 17:15 npm HIGH POC PATCH This Week

Prior to versions 7.1.0, 6.1.2, and 5.3.4, the webpack-dev-middleware development middleware for devpack does not validate the supplied URL address sufficiently before returning the local file. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

Path Traversal Webpack Dev Middleware Webpack Js
NVD GitHub
CVSS 3.1
7.5
EPSS
1.2%
CVE-2023-28154 Mar 13, 01:15 npm CRITICAL PATCH Act Now

Webpack 5 before 5.76.0 does not avoid cross-realm object access. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity.

Information Disclosure Webpack Webpack Js
NVD GitHub
CVSS 3.1
9.8
EPSS
1.4%
CVE-2022-37603 Oct 14, 16:15 npm HIGH POC PATCH This Week

A Regular expression denial of service (ReDoS) flaw was found in Function interpolateName in interpolateName.js in webpack loader-utils 2.0.0 via the url variable in interpolateName.js. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

Denial Of Service Loader Utils Webpack Js
NVD GitHub VulDB
CVSS 3.1
7.5
EPSS
2.0%
CVE-2022-37601 Oct 12, 20:15 npm CRITICAL POC PATCH Act Now

Prototype pollution vulnerability in function parseQuery in parseQuery.js in webpack loader-utils via the name variable in parseQuery.js. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

Information Disclosure Debian Prototype Pollution Debian Linux Loader Utils +1
NVD GitHub VulDB
CVSS 3.1
9.8
EPSS
2.6%
CVE-2022-37599 Oct 11, 19:15 npm HIGH PATCH This Week

A Regular expression denial of service (ReDoS) flaw was found in Function interpolateName in interpolateName.js in webpack loader-utils 2.0.0 via the resourcePath variable in interpolateName.js. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity.

Denial Of Service Loader Utils Webpack Js
NVD GitHub VulDB
CVSS 3.1
7.5
EPSS
2.0%
CVE-2018-14732 Sep 21, 17:29 npm HIGH POC PATCH This Week

An issue was discovered in lib/Server.js in webpack-dev-server before 3.1.6. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

Information Disclosure Webpack Dev Server Webpack Js
NVD GitHub
CVSS 3.0
7.5
EPSS
2.5%
EPSS 0% CVSS 3.7
LOW POC PATCH Monitor

Webpack is a module bundler. From version 5.49.0 to before 5.104.1, when experiments.buildHttp is enabled, webpack’s HTTP(S) resolver (HttpUriPlugin) can be bypassed to fetch resources from hosts outside allowedUris by using crafted URLs that include userinfo (username:password@host). [CVSS 3.7 LOW]

SSRF Webpack Webpack Js
NVD GitHub
EPSS 0% CVSS 3.7
LOW POC PATCH Monitor

Webpack is a module bundler. From version 5.49.0 to before 5.104.0, when experiments.buildHttp is enabled, webpack’s HTTP(S) resolver (HttpUriPlugin) enforces allowedUris only for the initial URL, but does not re-validate allowedUris after following HTTP 30x redirects. [CVSS 3.7 LOW]

SSRF Webpack Webpack Js
NVD GitHub
EPSS 0% CVSS 6.5
MEDIUM POC PATCH This Month

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 you access a malicious web site with non-Chromium based browser. The `Origin` header is checked to prevent Cross-site WebSocket hijacking from happening, which was reported by CVE-2018-14732. But webpack-dev-server always allows IP address `Origin` headers. This allows websites that are served on IP addresses to connect WebSocket. An attacker can obtain source code via a method similar to that used to exploit CVE-2018-14732. Version 5.2.1 contains a patch for the issue.

Information Disclosure Chrome Google +3
NVD GitHub
EPSS 0% CVSS 5.3
MEDIUM POC PATCH This Month

A remote code execution vulnerability in webpack-dev-server (CVSS 5.3) that allows users. Risk factors: public PoC available. Vendor patch is available.

Code Injection Red Hat Webpack Dev Server +1
NVD GitHub
EPSS 1% CVSS 6.1
MEDIUM POC PATCH This Month

Webpack is a module bundler. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

XSS Webpack Webpack Js
NVD GitHub
EPSS 1% CVSS 7.5
HIGH POC PATCH This Week

Prior to versions 7.1.0, 6.1.2, and 5.3.4, the webpack-dev-middleware development middleware for devpack does not validate the supplied URL address sufficiently before returning the local file. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

Path Traversal Webpack Dev Middleware Webpack Js
NVD GitHub
EPSS 1% CVSS 9.8
CRITICAL PATCH Act Now

Webpack 5 before 5.76.0 does not avoid cross-realm object access. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity.

Information Disclosure Webpack Webpack Js
NVD GitHub
EPSS 2% CVSS 7.5
HIGH POC PATCH This Week

A Regular expression denial of service (ReDoS) flaw was found in Function interpolateName in interpolateName.js in webpack loader-utils 2.0.0 via the url variable in interpolateName.js. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

Denial Of Service Loader Utils Webpack Js
NVD GitHub VulDB
EPSS 3% CVSS 9.8
CRITICAL POC PATCH Act Now

Prototype pollution vulnerability in function parseQuery in parseQuery.js in webpack loader-utils via the name variable in parseQuery.js. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

Information Disclosure Debian Prototype Pollution +3
NVD GitHub VulDB
EPSS 2% CVSS 7.5
HIGH PATCH This Week

A Regular expression denial of service (ReDoS) flaw was found in Function interpolateName in interpolateName.js in webpack loader-utils 2.0.0 via the resourcePath variable in interpolateName.js. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity.

Denial Of Service Loader Utils Webpack Js
NVD GitHub VulDB
EPSS 3% CVSS 7.5
HIGH POC PATCH This Week

An issue was discovered in lib/Server.js in webpack-dev-server before 3.1.6. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

Information Disclosure Webpack Dev Server Webpack Js
NVD GitHub

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy