RestrictedPython is a tool that helps to define a subset of the Python language which allows to provide a program input into a trusted environment. Prior to 8.3, check_function_argument_names() rejected protected guard hook names for regular, variadic, and keyword-only arguments but omitted positional-only arguments, allowing __getattr__, _getitem_, _write_, or _print_ to be shadowed by a local parameter and bypass the embedding application's access policy. This issue is fixed in version 8.3.
References
Configurations
No configuration.
History
09 Jul 2026, 15:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/zopefoundation/RestrictedPython/security/advisories/GHSA-ffg3-p8fm-mjx2 - |
08 Jul 2026, 22:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-08 22:17
Updated : 2026-07-10 19:06
NVD link : CVE-2026-55830
Mitre link : CVE-2026-55830
CVE.ORG link : CVE-2026-55830
JSON object : View
Products Affected
No product.
CWE
CWE-184
Incomplete List of Disallowed Inputs
