SB2026042396 - Improper control of a resource through its lifetime in Wasmtime



SB2026042396 - Improper control of a resource through its lifetime in Wasmtime

Published: April 23, 2026

Security Bulletin ID SB2026042396
CSH Severity
Low
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Remote access
Highest impact Partial DoS

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 vulnerability.


1) Improper control of a resource through its lifetime (CVE-ID: CVE-2025-53901)

CWE-ID: CWE-664 - Improper control of a resource through its lifetime

CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear


The vulnerability allows a remote user to cause a denial of service.

The vulnerability exists due to improper state management in the WASIp1 fd_renumber implementation in wasmtime-wasi when processing a crafted sequence of WASI calls. A remote user can call fd_renumber with equal file descriptor values or a previously closed descriptor number and then call path_open to cause a denial of service.

Exploitation requires the ability to open a subsequent file descriptor, which is only possible when a preopened directory was provided to the guest. WASIp2 and embedders using components are not affected.


Remediation

Install update from vendor's website.