Vulnerabilities/

webpack buildHttp HttpUriPlugin allowedUris bypass via HTTP redirects → SSRF + cache persistence

Severity:
Low

Description

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.

Recommendation

Update the webpack package to the latest compatible version. Followings are version details:

References

Related Issues

Tags:
npm
webpack
Anything's wrong? Let us know Last updated on February 06, 2026