Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-34444

36
FAUCET Score

VULNERABILITY OVERVIEW CVE-2026-34444 affects Lupa version 2.6 and earlier, a Python library that integrates Lua and LuaJIT2 runtimes into CPython. The vulnerability stems from inconsistent application of the attribute_filter security control when attributes are accessed through built-in functions such as getattr and setattr, enabling attackers to circumvent intended access restrictions. SEVERITY ASSESSMENT The vulnerability permits arbitrary code execution through attribute filter bypass, representing a critical impact potential. While specific CVSS vector details are unavailable, the EPSS score of 0.00028 and FAUCET Risk Score of 49.0/100 indicate moderate community concern. The attack requires local access and understanding of the Lupa library's implementation, suggesting moderate attack complexity rather than trivial exploitation. EXPLOITATION STATUS There is no evidence of active exploitation in the wild, as the vulnerability does not appear on the Known Exploited Vulnerabilities (KEV) catalog and remains inactive on threat tracking lists. However, the availability of descriptive technical information regarding the attribute_filter bypass mechanism may facilitate exploit development by motivated threat actors familiar with Python and Lua integration mechanisms.

Impacted Technologies

VendorProductVersion(s)CPE
<= 2.6CPE matchmatch criteria
cpe:2.3:a:scoder:lupa:*:*:*:*:*:python:*:*

CVSS Data

CVSS version used by this source: 4.0

7.9HIGH

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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
VS Confidentiality
NONE
VS Integrity
NONE
VS Availability
NONE
SS Confidentiality
HIGH
SS Integrity
HIGH
SS Availability
HIGH
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.61%
Probability of exploitation in next 30 days
EPSS Percentile
45.7%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0061 is in the 26th percentile among its peer group of 36,862 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Vendor Patches (1)

github_advisoryvendor investigatingvia nvd_reference
View patch

Vendor Advisories (1)

pipGHSA-69v7-xpr6-6gjmhigh

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

Apr 7, 2026

References

access.redhat.com / errata/RHSA-2026:22993
access.redhat.com / security/cve/CVE-2026-34444
bugzilla.redhat.com / show_bug.cgi
security.access.redhat.com / data/csaf/v2/vex/2026/cve-2026-34444.json
github.com / scoder/lupa/security/advisories/GHSA-69v7-xpr6-6gjm
ExploitVendor Advisory