Webpack.Js Webpack vulnerabilities
4 known vulnerabilities affecting webpack.js/webpack.
Total CVEs
4
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
CRITICAL1MEDIUM1LOW2
Vulnerabilities
Page 1 of 1
CVE-2025-68458LOWCVSS 3.7≥ 5.49.0, < 5.104.12026-02-05
CVE-2025-68458 [LOW] CWE-918 CVE-2025-68458: Webpack is a module bundler. From version 5.49.0 to before 5.104.1, when experiments.buildHttp is en
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). If allowedUris enforcement relies on a raw string prefix check (e.g.
nvd
CVE-2025-68157LOWCVSS 3.7≥ 5.49.0, < 5.104.02026-02-05
CVE-2025-68157 [LOW] CWE-918 CVE-2025-68157: Webpack is a module bundler. From version 5.49.0 to before 5.104.0, when experiments.buildHttp is en
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. As a result, an import that appears restricted to a trusted allow-list can be redire
nvd
CVE-2024-43788MEDIUMCVSS 6.1fixed in 5.94.02024-08-27
CVE-2024-43788 [MEDIUM] CWE-79 CVE-2024-43788: Webpack is a module bundler. Its main purpose is to bundle JavaScript files for usage in a browser,
Webpack is a module bundler. Its main purpose is to bundle JavaScript files for usage in a browser, yet it is also capable of transforming, bundling, or packaging just about any resource or asset. The webpack developers have discovered a DOM Clobbering vulnerability in Webpack’s `AutoPublicPathRuntimeModule`. The DOM Clobbering gadget in the module ca
nvd
CVE-2023-28154CRITICALCVSS 9.8≥ 5.0.0, < 5.76.02023-03-13
CVE-2023-28154 [CRITICAL] CVE-2023-28154: Webpack 5 before 5.76.0 does not avoid cross-realm object access. ImportParserPlugin.js mishandles t
Webpack 5 before 5.76.0 does not avoid cross-realm object access. ImportParserPlugin.js mishandles the magic comment feature. An attacker who controls a property of an untrusted object can obtain access to the real global object.
nvd