Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2025-68458

3.7 · LOW
Published Feb 5, 2026 webpack.js CWE-918

Overview

CVE-2025-68458 is a low-severity vulnerability affecting webpack.js webpack. It was published on February 5, 2026 and has a CVSS 3.1 base score of 3.7 (LOW).

This vulnerability has a CVSS 3.1 base score of 3.7, rated LOW. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

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 userinfo (username:password@host). If allowedUris enforcement relies on a raw string prefix check (e.g., uri.startsWith(allowed)), a URL that looks allow-listed can pass validation while the actual network request is sent to a different authority/host after URL parsing. This is a policy/allow-list bypass that enables build-time SSRF behavior (outbound requests from the build machine to internal-only endpoints, depending on network access) and untrusted content inclusion (the fetched response is treated as module source and bundled). This issue has been patched in version 5.104.1.

Remediation

Check the references section for vendor advisories and patches from webpack.js. Update webpack to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
webpack.js webpack >= 5.49.0, < 5.104.1 Affected

Frequently Asked Questions

What is CVE-2025-68458?

CVE-2025-68458 is a low-severity vulnerability affecting webpack.js webpack. It was published on February 5, 2026 and has a CVSS 3.1 base score of 3.7 (LOW).

How severe is CVE-2025-68458?

This vulnerability has a CVSS 3.1 base score of 3.7, rated LOW. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2025-68458?

Check the references section for vendor advisories and patches from webpack.js. Update webpack to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2025-68458?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-68458 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.

Browse by year 2026