CVE-2025-53901
Last modified
CVE-2025-53901 is a low-severity vulnerability rated 3.5/10 on the CVSS scale. Wasmtime is a runtime for WebAssembly. Prior to versions 24.0.4, 33.0.2, and 34.0.2, a bug in Wasmtime's implementation of the WASIp1 set of import functions can lead to a WebAssembly guest inducing a panic in the host (embedder). EPSS estimates a 0.30% chance of exploitation in the next 30 days.
Description
Wasmtime is a runtime for WebAssembly. Prior to versions 24.0.4, 33.0.2, and 34.0.2, a bug in Wasmtime's implementation of the WASIp1 set of import functions can lead to a WebAssembly guest inducing a panic in the host (embedder). The specific bug is triggered by calling `path_open` after calling `fd_renumber` with either two equal argument values or a second argument being equal to a previously-closed file descriptor number value. The corrupt state introduced in `fd_renumber` will lead to the subsequent opening of a file descriptor to panic. This panic cannot introduce memory unsafety or allow WebAssembly to break outside of its sandbox, however. There is no possible heap corruption or memory unsafety from this panic. This bug is in the implementation of Wasmtime's `wasmtime-wasi` crate which provides an implementation of WASIp1. The bug requires a specially crafted call to `fd_renumber` in addition to the ability to open a subsequent file descriptor. Opening a second file descriptor is only possible when a preopened directory was provided to the guest, and this is common amongst embeddings. A panic in the host is considered a denial-of-service vector for WebAssembly embedders and is thus a security issue in Wasmtime. This bug does not affect WASIp2 and embedders using components. In accordance with Wasmtime's release process, patch releases are available as 24.0.4, 33.0.2, and 34.0.2. Users of other release of Wasmtime are recommended to move to a supported release of Wasmtime. Embedders who are using components or are not providing guest access to create more file descriptors (e.g. via a preopened filesystem directory) are not affected by this issue. Otherwise, there is no workaround at this time, and affected embeddings are recommended to update to a patched version which will not cause a panic in the host.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Bytecodealliance | Wasmtime | < 24.0.4 |
| Bytecodealliance | Wasmtime | >= 33.0.0, < 33.0.2 |
| Bytecodealliance | Wasmtime | >= 34.0.0, < 34.0.2 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-53901?
How severe is CVE-2025-53901?
How do I fix CVE-2025-53901?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-53895ZITADEL is an open source identity management system. Starti…8.8
- CVE-2025-53896Kiteworks MFT orchestrates end-to-end file transfer workflow…8.1
- CVE-2025-53897Kiteworks MFT orchestrates end-to-end file transfer workflow…6.8
- CVE-2025-53899Kiteworks MFT orchestrates end-to-end file transfer workflow…7.2
- CVE-2025-5390A vulnerability, which was classified as critical, was found…9.8
- CVE-2025-53900Kiteworks MFT orchestrates end-to-end file transfer workflow…8.8
- CVE-2025-53902Tuleap is an Open Source Suite created to facilitate managem…4.3
- CVE-2025-53903The Scratch Channel is a news website that is under developm…1.3
- CVE-2025-53904The Scratch Channel is a news website that is under developm…1.3
- CVE-2025-53905Vim is an open source, command line text editor. Prior to ve…4.1
- CVE-2025-53906Vim is an open source, command line text editor. Prior to ve…4.1
- CVE-2025-53908RomM is a self-hosted rom manager and player. Versions prior…8.3
Are you affected by CVE-2025-53901?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
