CVE-2025-68157
- EPSS 0.01%
- Veröffentlicht 05.02.2026 23:15:53
- Zuletzt bearbeitet 13.02.2026 19:21:27
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 ...
CVE-2025-68458
- EPSS 0.01%
- Veröffentlicht 05.02.2026 23:15:53
- Zuletzt bearbeitet 13.02.2026 19:16:14
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...
CVE-2024-43788
- EPSS 1.77%
- Veröffentlicht 27.08.2024 17:15:07
- Zuletzt bearbeitet 03.09.2024 15:15:15
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 Clobberi...
CVE-2023-28154
- EPSS 1.07%
- Veröffentlicht 13.03.2023 01:15:10
- Zuletzt bearbeitet 27.02.2025 20:15:37
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.