Improper Check or Handling of Exceptional Conditions in Wasmtime - CVE-2026-27572
Published: April 23, 2026
Wasmtime
Detailed vulnerability description
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to improper handling of excessive capacity in wasi:http/types.fields in the wasmtime-wasi-http crate when adding too many header fields to a set of headers. A remote user can add excessive fields to a wasi:http/types.fields instance to cause a denial of service.
Panicking in the WASI implementation can affect embedders.