7.5

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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
BytecodeallianceWasmtime SwPlatformrust Version < 24.0.6
BytecodeallianceWasmtime SwPlatformrust Version >= 25.0.0 < 36.0.6
BytecodeallianceWasmtime SwPlatformrust Version >= 37.0.0 < 40.0.4
BytecodeallianceWasmtime SwPlatformrust Version >= 41.0.0 < 41.0.4
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.47% 0.367
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.5 3.9 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
security-advisories@github.com 6.9 0 0
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
CWE-770 Allocation of Resources Without Limits or Throttling

The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated.

https://github.com/bytecodealliance/wasmtime/releases/tag/v40.0.4
Product
Release Notes
https://github.com/bytecodealliance/wasmtime/releases/tag/v41.0.4
Product
Release Notes
https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-243v-98vx-264h
Third Party Advisory
https://github.com/bytecodealliance/wasmtime/commit/301dc7162cca51def19131019af1187f45901c0a
Patch
https://docs.rs/http/1.4.0/http/header/#limitations
Not Applicable
https://github.com/bytecodealliance/wasmtime/releases/tag/v24.0.6
Product
Release Notes
https://github.com/bytecodealliance/wasmtime/releases/tag/v36.0.6
Product
Release Notes