Beveiligingsadvies

CVE-2026-55830

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-07-08 21:16:36
Laatst bijgewerkt 2026-07-09 13:46:21
Toegewezen door GitHub_M
CVSS-score 8.3
Status PUBLISHED

Beschrijving

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.