Description

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 redirected to HTTP(S) URLs outside the allow-list. This is a policy/allow-list bypass that enables build-time SSRF behavior (requests from the build machine to internal-only endpoints, depending on network access) and untrusted content inclusion in build outputs (redirected content is treated as module source and bundled). This issue has been patched in version 5.104.0.

INFO

Published Date :

2026-02-05T23:08:13.214Z

Last Modified :

2026-02-06T19:29:14.352Z

Source :

GitHub_M
AFFECTED PRODUCTS

The following products are affected by CVE-2025-68157 vulnerability.

Vendors Products
Webpack
  • Webpack
Webpack.js
  • Webpack
REFERENCES

Here, you will find a curated list of external links that provide in-depth information to CVE-2025-68157.

CVSS Vulnerability Scoring System

Detailed values of each vector for above chart.
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality Impact
Integrity Impact
Availability Impact