CVE-2026-77401
6.8 MEDIUMpublic exploit availablePublished 2026-09-16 · Updated 2026-09-16
AI analysis for this CVE has not been generated yet. Raw NVD data is shown below.
NVD description
Zope AccessControl provides a general security framework for use in Zope. Prior to 7.4, applications that allow untrusted users to create and execute AccessControl-controlled Python code do not safely guard str.format and str.format_map when those methods are reached through a str subclass. In both ImplPython.py and cAccessControl.c, Python formatting can recursively access attributes and subscriptions using unrestricted getattr and getitem behavior instead of the policy-restricted getattr and getitem operations. A controlled format string can therefore disclose objects reachable from values available to the formatting operation. This issue is fixed in version 7.4.
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N
Weaknesses
CWE-693
Public exploit & PoC references
All references
Source data: NVD (nvd.nist.gov), public domain. Exploit-DB.ai adds local AI analysis for defensive use only.
Related CVEs
- CRITICALCVE-2026-20331
- HIGHCVE-2026-76825PoC
- MEDIUMCVE-2026-79918PoC
- MEDIUMCVE-2026-79919PoC
- HIGHCVE-2026-92122
- HIGHCVE-2026-92123
- HIGHCVE-2026-92124
- HIGHCVE-2026-92129
Related by shared AI tags and CWE weakness class. Browse the full archive.