CVE-2025-58749

CVE-2025-58749 is a medium-severity vulnerability in Bytecodealliance Webassembly Micro Runtime with a CVSS 3.x base score of 5.3. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-190.

Key facts

Description

WebAssembly Micro Runtime (WAMR) is a lightweight standalone WebAssembly (Wasm) runtime. In WAMR versions prior to 2.4.2, when running in LLVM-JIT mode, the runtime cannot exit normally when executing WebAssembly programs containing a memory.fill instruction where the first operand (memory address pointer) is greater than or equal to 2147483648 bytes (2GiB). This causes the runtime to hang in release builds or crash in debug builds due to accessing an invalid pointer. The issue does not occur in FAST-JIT mode or other runtime tools. This has been fixed in version 2.4.2.

Frequently asked questions

What is CVE-2025-58749?
WebAssembly Micro Runtime (WAMR) is a lightweight standalone WebAssembly (Wasm) runtime. In WAMR versions prior to 2.4.2, when running in LLVM-JIT mode, the runtime cannot exit normally when executing WebAssembly programs containing a memory.fill instruction where the first operand (memory address pointer) is greater than or equal to 2147483648 bytes (2GiB). This causes the runtime to hang in release builds or crash in debug builds due to accessing an invalid pointer. The issue does not occur in FAST-JIT mode or other runtime tools. This has been fixed in version 2.4.2.
How severe is CVE-2025-58749?
CVE-2025-58749 has a CVSS 3.x base score of 5.3, rated medium severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability low.
Is CVE-2025-58749 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (26th percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2025-58749?
CVE-2025-58749 affects Bytecodealliance Webassembly Micro Runtime. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2025-58749?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
Does CVE-2025-58749 have an EU (EUVD) identifier?
Yes. CVE-2025-58749 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-29631.
When was CVE-2025-58749 published?
CVE-2025-58749 was published on 2025-09-16 and last updated on 2026-06-17.

References

Affected products (1)

More vulnerabilities in Bytecodealliance Webassembly Micro Runtime

All CVEs affecting Bytecodealliance Webassembly Micro Runtime →

Other CWE-190 (Integer Overflow or Wraparound) vulnerabilities

Browse all CWE-190 (Integer Overflow or Wraparound) vulnerabilities →