CVE-2025-64713
Last modified
CVE-2025-64713 is a high-severity vulnerability rated 7.4/10 on the CVSS scale. WebAssembly Micro Runtime (WAMR) is a lightweight standalone WebAssembly (Wasm) runtime. Prior to version 2.4.4, an out-of-bounds array access issue exists in WAMR's fast interpreter mode during WASM bytecode loading. EPSS estimates a 0.28% chance of exploitation in the next 30 days.
Description
WebAssembly Micro Runtime (WAMR) is a lightweight standalone WebAssembly (Wasm) runtime. Prior to version 2.4.4, an out-of-bounds array access issue exists in WAMR's fast interpreter mode during WASM bytecode loading. When frame_ref_bottom and frame_offset_bottom arrays are at capacity and a GET_GLOBAL(I32) opcode is encountered, frame_ref_bottom is expanded but frame_offset_bottom may not be. If this is immediately followed by an if opcode that triggers preserve_local_for_block, the function traverses arrays using stack_cell_num as the upper bound, causing out-of-bounds access to frame_offset_bottom since it wasn't expanded to match the increased stack_cell_num. This issue has been patched in version 2.4.4.
Metrics
CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Bytecodealliance | Webassembly Micro Runtime | < 2.4.4 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-64713?
How severe is CVE-2025-64713?
How do I fix CVE-2025-64713?
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-64708authentik is an open-source Identity Provider. Prior to vers…5.3
- CVE-2025-64709Typebot is an open-source chatbot builder. In versions prior…9.9
- CVE-2025-6471A vulnerability classified as critical was found in code-pro…9.8
- CVE-2025-64710Bitplatform Boilerplate is a Visual studio and .NET project …5.3
- CVE-2025-64711PrivateBin is an online pastebin where the server has zero k…5.4
- CVE-2025-64712The unstructured library provides open-source components for…9.8
- CVE-2025-64714PrivateBin is an online pastebin where the server has zero k…5.8
- CVE-2025-64715Cilium is a networking, observability, and security solution…5.5
- CVE-2025-64716Anubis is a Web AI Firewall Utility that challenges users' c…5.1
- CVE-2025-64717ZITADEL is an open source identity management platform. Star…9.8
- CVE-2025-64718js-yaml is a JavaScript YAML parser and dumper. In js-yaml b…5.3
- CVE-2025-64719Gogs is an open source self-hosted Git service. Prior to 0.1…4.9
Are you affected by CVE-2025-64713?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
