SB2026080104 - Missing Release of Resource after Effective Lifetime in Wasmtime
Published: August 1, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Missing Release of Resource after Effective Lifetime (CVE-ID: CVE-2026-54786)
CWE-ID: CWE-772 - Missing Release of Resource after Effective Lifetime
CVSSv4: 5.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N]
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.
Remediation
Install update from vendor's website.