๐Ÿ” CVE Alert

CVE-2026-76825

HIGH 8.4

RestrictedPython: Sandbox escape via string.Formatter field resolution

CVSS Score
8.4
EPSS Score
0.0%
EPSS Percentile
0th

RestrictedPython is a tool that helps define a subset of the Python language for accepting program input in a trusted environment. Prior to 8.4, RestrictedPython could allow a sandbox escape when a custom import policy or globals exposed the standard library string module, the string.Formatter class, a Formatter instance, or a Formatter subclass to restricted code. The string.Formatter methods format, get_field, get_value, and vformat performed attribute and item traversal internally without passing through RestrictedPython's safer_getattr protections. Restricted code could use those live object references to reach function globals, builtins, file access, or code execution primitives, affecting confidentiality, integrity, and availability in the host environment. This issue is fixed in version 8.4.

CWE CWE-200 CWE-470 CWE-680 CWE-693
Vendor zopefoundation
Product restrictedpython
Published Sep 16, 2026
Stay Ahead of the Next One

Get instant alerts for zopefoundation restrictedpython

Be the first to know when new high vulnerabilities affecting zopefoundation restrictedpython are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
Required
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

zopefoundation / RestrictedPython
< 8.4

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/zopefoundation/RestrictedPython/security/advisories/GHSA-hp3v-5vw7-fx9w github.com: https://github.com/zopefoundation/RestrictedPython/commit/3b47440070b91f8807c2b2998aca99e94783639a github.com: https://github.com/zopefoundation/RestrictedPython/releases/tag/8.4