CVE-2025-66627

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-66627
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-66627.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-66627
Aliases
Published
2025-12-09T02:52:46.938Z
Modified
2025-12-12T02:58:31.643962Z
Severity
  • 8.4 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Wasmi's Linear Memory has a Critical Use After Free Vulnerability
Details

Wasmi is a WebAssembly interpreter focused on constrained and embedded systems. In versions 0.41.0, 0.41.1, 0.42.0 through 0.47.1, 0.50.0 through 0.51.2 and 1.0.0, Wasmi's linear memory implementation leads to a Use After Free vulnerability, triggered by a WebAssembly module under certain memory growth conditions. This issue potentially leads to memory corruption, information disclosure, or code execution. This issue is fixed in versions 0.41.2, 0.47.1, 0.51.3 and 1.0.1. To workaround this issue, consider limiting the maximum linear memory sizes where feasible.

Database specific
{
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/66xxx/CVE-2025-66627.json",
    "cwe_ids": [
        "CWE-416"
    ]
}
References

Affected packages

Git / github.com/wasmi-labs/wasmi

Affected ranges

Type
GIT
Repo
https://github.com/wasmi-labs/wasmi
Events
Database specific
{
    "versions": [
        {
            "introduced": "0.41.0"
        },
        {
            "fixed": "0.41.2"
        }
    ]
}
Type
GIT
Repo
https://github.com/wasmi-labs/wasmi
Events
Database specific
{
    "versions": [
        {
            "introduced": "0.42.0"
        },
        {
            "fixed": "0.47.1"
        }
    ]
}
Type
GIT
Repo
https://github.com/wasmi-labs/wasmi
Events
Database specific
{
    "versions": [
        {
            "introduced": "0.50.0"
        },
        {
            "fixed": "0.51.3"
        }
    ]
}
Type
GIT
Repo
https://github.com/wasmi-labs/wasmi
Events
Database specific
{
    "versions": [
        {
            "introduced": "1.0.0"
        },
        {
            "fixed": "1.0.1"
        }
    ]
}

Affected versions

v0.*

v0.41.0
v0.41.1
v0.42
v0.42.0
v0.43.0
v0.44.0
v0.45.0
v0.46.0
v0.47.0
v0.50.0
v0.51.0
v0.51.1
v0.51.2

v1.*

v1.0.0