216.73.216.86

CVE-2026-41196

· Published 23/04/2026 02:16 · Modified 24/04/2026 14:50

Labels: CVE-2026-41196 2026-04-23CVE-2026-41196CWE-94[email protected]

Essential information

Published
23/04/2026 02:16
Modified
24/04/2026 14:50
Author
Creator
CVSS
9.0 CRITICAL (v3) 9.0 CRITICAL (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

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).

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
luanti / luanti cpe:2.3:a:luanti:luanti:5.0.0-5.15.2:*:*:*:*:*:*:*

References