Incomplete Blacklist Affecting restrictedpython package, versions *


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.23% (14th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-ECHOLATEST-RESTRICTEDPYTHON-19964524
  • published20 Sept 2026
  • disclosed8 Jul 2026

Introduced: 8 Jul 2026

CVE-2026-55830  (opens in a new tab)
CWE-184  (opens in a new tab)

How to fix?

There is no fixed version for Echo:latest restrictedpython.

NVD Description

Note: Versions mentioned in the description apply only to the upstream restrictedpython package and not the restrictedpython package as distributed by Echo. See How to fix? for Echo:latest relevant fixed versions and status.

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.