CVE-2025-68458

LOW
中文标题:
(暂无数据)
英文标题:
webpack buildHttp: allowedUris allow-list bypass via URL userinfo (@) leading to build-time SSRF behavior
CVSS分数: 3.7
发布时间: 2026-02-05 23:08:01
漏洞类型: (暂无数据)
状态: PUBLISHED
数据质量分数: 0.40
数据版本: v3
漏洞描述
中文描述:

(暂无数据)

英文描述:

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.

CWE类型:
CWE-918
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
webpack webpack >= 5.49.0, < 5.104.1 - - cpe:2.3:a:webpack:webpack:>=_5.49.0,_<_5.104.1:*:*:*:*:*:*:*
webpack.js webpack * - - cpe:2.3:a:webpack.js:webpack:*:*:*:*:*:node.js:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/webpack/webpack/security/advisories/GHSA-8fgc-7cc6-rx7x x_refsource_CONFIRM
cve.org
访问
CVSS评分详情
3.1 (cna)
LOW
3.7
CVSS向量: CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N
机密性
LOW
完整性
LOW
可用性
NONE
时间信息
发布时间:
2026-02-05 23:08:01
修改时间:
2026-02-05 23:08:01
创建时间:
2026-02-06 06:00:08
更新时间:
2026-02-14 06:00:03
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2025-68458 2026-02-06 03:17:22 2026-02-05 22:00:08
NVD nvd_CVE-2025-68458 2026-02-06 02:00:04 2026-02-05 22:00:14
版本与语言
当前版本: v3
主要语言: EN
支持语言:
EN
安全公告
暂无安全公告信息
变更历史
v3 NVD
2026-02-14 06:00:03
affected_products_count: 1 → 2
查看详细变更
  • affected_products_count: 1 -> 2
v2 NVD
2026-02-06 06:00:14
data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • data_sources: ['cve'] -> ['cve', 'nvd']