SCA: security update for webpack (GHSA-38r7-794h-5758)

low Tenable Cloud Security Plugin ID 437584

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2025-68157)

See Also

https://github.com/advisories/GHSA-38r7-794h-5758

Plugin Details

Severity: Low

ID: 437584

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 2/6/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.1

Percentile: 53.57

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Low

Base Score: 3.6

Temporal Score: 2.8

Vector: CVSS2#AV:N/AC:H/Au:S/C:P/I:P/A:N

CVSS Score Source: CVE-2025-68157

CVSS v3

Risk Factor: Low

Base Score: 3.7

Temporal Score: 3.4

Vector: CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 2/5/2026

Vulnerability Publication Date: 2/5/2026

Reference Information

CVE: CVE-2025-68157

cwe: CWE-918