CVE-2026-34444 PUBLISHED

Lupa has a Sandbox escape and RCE due to incomplete attribute_filter enforcement in getattr / setattr

Assigner: GitHub_M
Reserved: 27.03.2026 Published: 06.04.2026 Updated: 06.04.2026

Lupa integrates the runtimes of Lua or LuaJIT2 into CPython. In 2.6 and earlier, attribute_filter is not consistently applied when attributes are accessed through built-in functions like getattr and setattr. This allows an attacker to bypass the intended restrictions and eventually achieve arbitrary code execution.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:H
CVSS Score: 7.9

Product Status

Vendor scoder
Product lupa
Versions
  • Version <= 2.6 is affected

References

Problem Types

  • CWE-284: Improper Access Control CWE
  • CWE-639: Authorization Bypass Through User-Controlled Key CWE