CVE-2026-34444 Details
Description
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.
A vulnerability in the Lupa library, which integrates Lua or LuaJIT2 runtimes into CPython, allows for arbitrary code execution due to inconsistent enforcement of the attribute filter in versions 2.6 and earlier. The attribute filter is designed to restrict access to sensitive Python attributes when objects are exposed to Lua. However, it fails to consistently apply when attributes are accessed through built-in functions like getattr and setattr. This inconsistency enables an attacker to bypass the intended restrictions, access internal Python properties, and execute arbitrary commands.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Apr 6, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://access.redhat.com/errata/RHSA-2026:22993 | redhat-SADP | |
| https://access.redhat.com/security/cve/CVE-2026-34444 | redhat-SADP | |
| https://bugzilla.redhat.com/show_bug.cgi?id=2455413 | redhat-SADP | |
| https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-34444.json | redhat-SADP | |
| https://github.com/scoder/lupa/security/advisories/GHSA-69v7-xpr6-6gjm | [email protected] | ExploitVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-284 | Improper Access Control | [email protected] |
| CWE-639 | Authorization Bypass Through User-Controlled Key | [email protected] |
| CWE-914 | Improper Control of Dynamically-Identified Variables | redhat-SADP |
Affected Products
| Product | Versions |
|---|---|
| scoder lupa | <= 2.6 |
CPE
Remediation
| |
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 15, 2026 | CVE Modified | redhat-SADP |
| Jun 30, 2026 | CVE Modified | redhat-SADP |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 1, 2026 | Initial Analysis | [email protected] |
| Apr 6, 2026 | New CVE Received | [email protected] |