PT-2026-6640 · Webpack · Webpack

Published

2026-02-05

·

Updated

2026-02-06

·

CVE-2025-68157

CVSS v3.1

3.7

Low

VectorAV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N
Name of the Vulnerable Software and Affected Versions Webpack versions 5.49.0 through 5.103.9
Description Webpack’s HTTP(S) resolver (HttpUriPlugin) does not re-validate allowed URLs after following HTTP 30x redirects when the experiments.buildHttp feature is enabled. This allows an import that appears restricted to a trusted allow-list to be redirected to HTTP(S) URLs outside the allow-list, resulting in a policy/allow-list bypass. This can lead to build-time Server-Side Request Forgery (SSRF) behavior, where requests are made from the build machine to internal endpoints, and the inclusion of untrusted content in build outputs. Redirected content is treated as module source and bundled. The issue allows for the persistence of internal responses in the buildHttp cache. The vulnerability enables an attacker who can influence imported URLs to trigger network requests to internal services and potentially bundle attacker-controlled JavaScript if the redirect target is attacker-controlled.
Recommendations Update to Webpack version 5.104.0 or later.

Exploit

Fix

SSRF

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2025-68157
GHSA-38R7-794H-5758

Affected Products

Webpack