CVE-2026-27204

MEDIUM EPSS 26.4%
Published Feb 24, 20264mo ago · Modified Jun 17, 20261w ago
6.9 CVSS 4.0
Medium
Find Similar
Published Feb 24, 2026 4mo ago
Last Modified Jun 17, 2026 1w ago

Description

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 WASI host interfaces are susceptible to guest-controlled resource exhaustion on the host. Wasmtime did not appropriately place limits on resource allocations requested by the guests. This serves as a Denial of Service vector. Wasmtime 24.0.6, 36.0.6, 40.0.4, 41.0.4, and 42.0.0 have all been released with the fix for this issue. These versions do not prevent this issue in their default configuration to avoid breaking preexisting behaviors. All versions of Wasmtime have appropriate knobs to prevent this behavior, and Wasmtime 42.0.0-and-later will have these knobs tuned by default to prevent this issue from happening. There are no known workarounds for this issue without upgrading. Embedders are recommended to upgrade and configure their embeddings as necessary to prevent possibly-malicious guests from triggering this issue.

CVSS Details

Base Score
6.9
Exploitability
Impact
Vector string
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
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction P
Scope X

Threat Intelligence

EPSS Exploit Probability
26.4% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 4

CWE-400 Uncontrolled Resource Consumption Resource Mgmt
CWE-770
CWE-774
CWE-789

Affected Products 4

VendorProductVersionRange
bytecodealliancewasmtime* <24.0.6
bytecodealliancewasmtime*≥25.0.0  –  <36.0.6
bytecodealliancewasmtime*≥37.0.0  –  <40.0.4
bytecodealliancewasmtime*≥41.0.0  –  <41.0.4

References 7

  • docs.rs https://docs.rs/wasmtime-wasi/latest/wasmtime_wasi/struct.WasiCtxBuilder.html#method.max_random_size
    Product
  • docs.rs https://docs.rs/wasmtime/latest/wasmtime/component/struct.ResourceTable.html#method.set_max_capacity
    Product
  • docs.rs https://docs.rs/wasmtime/latest/wasmtime/struct.Store.html#method.set_hostcall_fuel
    Product
  • docs.wasmtime.dev https://docs.wasmtime.dev/security-what-is-considered-a-security-vulnerability.html
    Product
  • github.com https://github.com/bytecodealliance/wasmtime/issues/11552
    Issue Tracking
  • github.com https://github.com/bytecodealliance/wasmtime/pull/12599
    Issue TrackingThird Party Advisory
  • github.com https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-852m-cvvp-9p4w
    Third Party Advisory

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.