CVE-2026-41196

Source
https://cve.org/CVERecord?id=CVE-2026-41196
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-41196.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-41196
Aliases
Downstream
Published
2026-04-23T00:28:56.716Z
Modified
2026-07-08T08:26:15.905352957Z
Severity
  • 9.0 (Critical) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H CVSS Calculator
Summary
Luanti has a mod security sandbox escape
Details

Luanti (formerly Minetest) is an open source voxel game-creation platform. Starting in version 5.0.0 and prior to version 5.15.2, a malicious mod can trivially escape the sandboxed Lua environment to execute arbitrary code and gain full filesystem access on the user's device. This applies to the server-side mod, async and mapgen as well as the client-side (CSM) environments. This vulnerability is only exploitable when using LuaJIT. Version 5.15.2 contains a patch. On release versions, one can also patch this issue without recompiling by editing builtin/init.lua and adding the line getfenv = nil at the end. Note that this will break mods relying on this function (which is not inherently unsafe).

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41196.json",
    "cwe_ids": [
        "CWE-94"
    ],
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/luanti-org/luanti

Affected ranges

Type
GIT
Repo
https://github.com/luanti-org/luanti
Events
Database specific
{
    "source": [
        "CPE_RANGE",
        "REFERENCES"
    ],
    "cpe": "cpe:2.3:a:minetest:minetest:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "5.0.0"
        },
        {
            "fixed": "5.15.2"
        }
    ]
}

Affected versions

5.*
5.0.0
5.1.0
5.10.0
5.10.0-rc1
5.11.0
5.11.0-rc1
5.12.0
5.13.0
5.14.0
5.14.0-rc1
5.15.0
5.15.0-rc1
5.15.1
5.2.0
5.3.0
5.4.0
5.5.0
5.6.0
5.7.0
5.8.0
5.9.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-41196.json"