Missing Release of Resource after Effective Lifetime in Wasmtime - CVE-2026-54786
Published: August 1, 2026
Vulnerability details
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to improper resource shutdown in WASIp1 `fd_renumber` implementation when renumbering file descriptors. A remote user can repeatedly invoke `fd_renumber` after obtaining file descriptors to cause a denial of service.
Only the native WASIp1 implementation is affected, and exploitation requires a runtime that exposes `fd_renumber` and allows acquisition of file descriptors such as by opening files.