{
  "threat_severity" : "Important",
  "public_date" : "2026-04-23T00:28:56Z",
  "bugzilla" : {
    "description" : "luanti: minetest: luajit: Luanti (Minetest): Arbitrary code execution and full filesystem access via malicious mod sandbox escape",
    "id" : "2461027",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2461027"
  },
  "cvss3" : {
    "cvss3_base_score" : "8.2",
    "cvss3_scoring_vector" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
    "status" : "draft"
  },
  "cwe" : "CWE-749",
  "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).", "A flaw was found in Luanti (formerly Minetest), an open-source game platform. A malicious mod, when executed within the LuaJIT environment, can bypass security restrictions designed to isolate it. This allows the mod to execute unauthorized code and gain full access to the user's device, potentially leading to a complete system compromise." ],
  "statement" : "This vulnerability is only exploitable when using LuaJIT. You can use ```luanti --version``` to determine the type of Lua in use.",
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2026-41196\nhttps://nvd.nist.gov/vuln/detail/CVE-2026-41196\nhttps://github.com/luanti-org/luanti/commit/8a929dfb97aa08337f49ba1bb96a56d6557dc896\nhttps://github.com/luanti-org/luanti/security/advisories/GHSA-g596-mf82-w8c3" ],
  "name" : "CVE-2026-41196",
  "csaw" : false
}