Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-41196— Luanti has a mod security sandbox escape

Quick assessment

Affected
luanti-org luanti
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Luanti是Luanti开源的一个开源体素游戏引擎,支持模组与游戏创作。 Luanti 5.0.0版本至5.15.2之前版本存在代码注入漏洞,该漏洞源于恶意mod可逃逸沙盒Lua环境,可能导致任意代码执行和文件系统访问。

AI Predicted 9.8 Difficulty: Trivial EPSS 0.37% · P30

Possible ATT&CK Techniques 1 AI

T1059 · Command and Scripting Interpreter
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-41196

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Luanti has a mod security sandbox escape
Source: CVE Program / CVE List V5
Vulnerability 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).
Source: CVE Program / CVE List V5
CVSS Information
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
Source: CVE Program / CVE List V5
Vulnerability Type
对生成代码的控制不恰当(代码注入)
Source: CVE Program / CVE List V5
Vulnerability Title
Luanti 代码注入漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Luanti是Luanti开源的一个开源体素游戏引擎,支持模组与游戏创作。 Luanti 5.0.0版本至5.15.2之前版本存在代码注入漏洞,该漏洞源于恶意mod可逃逸沙盒Lua环境,可能导致任意代码执行和文件系统访问。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
luanti-org luanti >= 5.0.0, < 5.15.2 -

II. Public POCs for CVE-2026-41196

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-41196

登录查看更多情报信息。

Patches & Fixes for CVE-2026-41196 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-41196

No comments yet


Leave a comment