๐Ÿ” CVE Alert

CVE-2026-27572

UNKNOWN 0.0

Wasmtime can panic when adding excessive fields to a `wasi:http/types.fields` instance

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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 CWE-770
Vendor bytecodealliance
Product wasmtime
Published Feb 24, 2026
Last Updated Feb 27, 2026
Stay Ahead of the Next One

Get instant alerts for bytecodealliance wasmtime

Be the first to know when new unknown vulnerabilities affecting bytecodealliance wasmtime are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

bytecodealliance / wasmtime
< 24.0.6 >= 25.0.0, < 36.0.6 >= 37.0.0, < 40.0.4 >= 41.0.0, < 41.0.4

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-243v-98vx-264h github.com: https://github.com/bytecodealliance/wasmtime/commit/301dc7162cca51def19131019af1187f45901c0a docs.rs: https://docs.rs/http/1.4.0/http/header/#limitations github.com: https://github.com/bytecodealliance/wasmtime/releases/tag/v24.0.6 github.com: https://github.com/bytecodealliance/wasmtime/releases/tag/v36.0.6 github.com: https://github.com/bytecodealliance/wasmtime/releases/tag/v40.0.4 github.com: https://github.com/bytecodealliance/wasmtime/releases/tag/v41.0.4