CVE-2026-27572
中文标题:
(暂无数据)
英文标题:
Wasmtime can panic when adding excessive fields to a `wasi:http/types.fields` instance
漏洞描述
中文描述:
(暂无数据)
英文描述:
Wasmtime is a runtime for WebAssembly. Prior to versions 24.0.6, 36.0.6, 4.0.04, 41.0.4, and 42.0.0, Wasmtime's implementation of the `wasi:http/types.fields` resource is susceptible to panics when too many fields are added to the set of headers. Wasmtime's implementation in the `wasmtime-wasi-http` crate is backed by a data structure which panics when it reaches excessive capacity and this condition was not handled gracefully in Wasmtime. Panicking in a WASI implementation is a Denial of Service vector for embedders and is treated as a security vulnerability in Wasmtime. Wasmtime 24.0.6, 36.0.6, 40.0.4, 41.0.4, and 42.0.0 patch this vulnerability and return a trap to the guest instead of panicking. There are no known workarounds at this time. Embedders are encouraged to update to a patched version of Wasmtime.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| bytecodealliance | wasmtime | < 24.0.6 | - | - |
cpe:2.3:a:bytecodealliance:wasmtime:<_24.0.6:*:*:*:*:*:*:*
|
| bytecodealliance | wasmtime | >= 25.0.0, < 36.0.6 | - | - |
cpe:2.3:a:bytecodealliance:wasmtime:>=_25.0.0,_<_36.0.6:*:*:*:*:*:*:*
|
| bytecodealliance | wasmtime | >= 37.0.0, < 40.0.4 | - | - |
cpe:2.3:a:bytecodealliance:wasmtime:>=_37.0.0,_<_40.0.4:*:*:*:*:*:*:*
|
| bytecodealliance | wasmtime | >= 41.0.0, < 41.0.4 | - | - |
cpe:2.3:a:bytecodealliance:wasmtime:>=_41.0.0,_<_41.0.4:*:*:*:*:*:*:*
|
| bytecodealliance | wasmtime | * | - | - |
cpe:2.3:a:bytecodealliance:wasmtime:*:*:*:*:*:rust:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
参考链接
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
CVSS评分详情
4.0 (cna)
MEDIUMCVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:H
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2026-27572 |
2026-02-25 03:19:54 | 2026-02-24 22:00:01 |
| NVD | nvd_CVE-2026-27572 |
2026-02-25 02:00:04 | 2026-02-24 22:00:04 |
版本与语言
安全公告
变更历史
查看详细变更
- affected_products_count: 4 -> 5
查看详细变更
- data_sources: ['cve'] -> ['cve', 'nvd']