CVE-2025-68458
Last modified
CVE-2025-68458 is a low-severity vulnerability rated 3.7/10 on the CVSS scale. 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). EPSS estimates a 0.20% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Webpack.Js | Webpack | >= 5.49.0, < 5.104.1 |
References
- https://github.com/webpack/webpack/security/advisories/GHSA-8fgc-7cc6-rx7xExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-68458?
How severe is CVE-2025-68458?
How do I fix CVE-2025-68458?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-6844A vulnerability was found in code-projects Simple Forum 1.0.…9.8
- CVE-2025-6845A vulnerability was found in code-projects Simple Forum 1.0.…9.8
- CVE-2025-68454Craft is a platform for creating digital experiences. Versio…8.8
- CVE-2025-68455Craft is a platform for creating digital experiences. Versio…7.2
- CVE-2025-68456Craft is a platform for creating digital experiences. In ver…9.1
- CVE-2025-68457Orejime is a consent manager that focuses on accessibility. …6.1
- CVE-2025-68459RG - AP180, Indoor Wall Plate Wireless AP AP180 series provi…8.6
- CVE-2025-6846A vulnerability classified as critical has been found in cod…7.3
- CVE-2025-68460Roundcube Webmail before 1.5.12 and 1.6 before 1.6.12 is pro…7.5
- CVE-2025-68461Roundcube Webmail before 1.5.12 and 1.6 before 1.6.12 is pro…6.1
- CVE-2025-68462Freedombox before 25.17.1 does not set proper permissions fo…3.2
- CVE-2025-68463Bio.Entrez in Biopython through 186 allows doctype XXE.4.9
Are you affected by CVE-2025-68458?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
