Runtime crash via unchecked interpreter indices
Published Jan 1, 2026 · Updated Jan 1, 2026
Memory corruption in Wasm3 0.5.0 and earlier allows local users to crash the runtime through crafted WebAssembly execution. In m3_exec.h, op_SetSlot_i32 writes a 32-bit value to an interpreter stack slot without sufficient bounds validation, while op_CallIndirect reads function data through an invalid table or stack index. Low-privileged local access is required; demonstrated release builds terminate with a segmentation fault, while code execution has not been established.
Summary
What happened
Memory corruption in Wasm3 0.5.0 and earlier allows local users to crash the runtime through crafted WebAssembly execution. In m3_exec.h, op_SetSlot_i32 writes a 32-bit value to an interpreter stack slot without sufficient bounds validation, while op_CallIndirect reads function data through an invalid table or stack index. Low-privileged local access is required; demonstrated release builds terminate with a segmentation fault, while code execution has not been established.
The record
- CVE
- CVE-2025-15413
- Published
- Jan 1, 2026
- Updated
- Jan 1, 2026
- Vendor
- Wasm3 Labs
- Product
- Wasm3
- Classifications
- CWE-119, CWE-787, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jan 1, 2026CVE publishedPublication date reported by the CVE source.
- Jan 1, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0.1
- Affected versionversion=0.2
- Affected versionversion=0.3
- Affected versionversion=0.4
- Affected versionversion=0.5.0
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- GitHub issue 543 reproducerproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo