GHSA-243v-98vx-264h · Severity: medium · Ecosystem: rust — 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.
Conclusion & alert: CVE-2026-27572 is rated Low Risk (29.8/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.02%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-03-21 | 0.06% | 0.02% | -0.04% |
| 2 | 2026-02-25 | — | 0.06% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.9 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-243v-98vx-264h · Severity: medium · Ecosystem: rust — Wasmtime can panic when adding excessive fields to a `wasi:http/types.fields` instance
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-27572 not yet assigned priority: Debian including 1 source packages (rust-wasmtime), 3 status rows across 3 suites (forky, sid, trixie): resolved 2, open 1. | https://security-tracker.debian.org/tracker/CVE-2026-27572 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2026-27572 |
ubuntu
|
medium | CVE-2026-27572 medium priority: Ubuntu including 1 source packages (rust-wasmtime), 4 status rows across 4 suites (jammy, noble, questing, upstream): needs-triage 3, DNE 1. | https://ubuntu.com/security/CVE-2026-27572 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| bytecodealliance | wasmtime | < 24.0.6 | cpe:2.3:a:bytecodealliance:wasmtime:*:*:*:*:*:rust:*:* |
| bytecodealliance | wasmtime | >= 25.0.0, < 36.0.6 | cpe:2.3:a:bytecodealliance:wasmtime:*:*:*:*:*:rust:*:* |
| bytecodealliance | wasmtime | >= 37.0.0, < 40.0.4 | cpe:2.3:a:bytecodealliance:wasmtime:*:*:*:*:*:rust:*:* |
| bytecodealliance | wasmtime | >= 41.0.0, < 41.0.4 | cpe:2.3:a:bytecodealliance:wasmtime:*:*:*:*:*:rust:*:* |
| URL | Tags |
|---|---|
| https://docs.rs/http/1.4.0/http/header/#limitations | Not Applicable |
| https://github.com/bytecodealliance/wasmtime/commit/301dc7162cca51def19131019af1187f45901c0a | Patch |
| 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 |
| 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 |