Name | CVE-2025-22153 |
Description | 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. Via a type confusion bug in versions of the CPython interpreter starting in 3.11 and prior to 3.13.2 when using `try/except*`, RestrictedPython starting in version 6.0 and prior to version 8.0 could be bypassed. The issue is patched in version 8.0 of RestrictedPython by removing support for `try/except*` clauses. No known workarounds are available. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
Debian Bugs | 1094026 |
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|---|---|---|
restrictedpython (PTS) | bullseye | 4.0~b3-2 | fixed |
bookworm | 4.0~b3-3 | fixed | |
sid, trixie | 8.0-1 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|---|---|---|---|---|---|
restrictedpython | source | bullseye | (not affected) | |||
restrictedpython | source | bookworm | (not affected) | |||
restrictedpython | source | (unstable) | 8.0-1 | 1094026 |
[bookworm] - restrictedpython <not-affected> (Vulnerable code introduced later)
[bullseye] - restrictedpython <not-affected> (Vulnerable code introduced later)
https://github.com/zopefoundation/RestrictedPython/security/advisories/GHSA-gmj9-h825-chq2
Introduced with: https://github.com/zopefoundation/RestrictedPython/commit/688bec4711240cc9886006ae02886b667bfffc54 (6.0)
Fixed by: https://github.com/zopefoundation/RestrictedPython/commit/48a92c5bb617a647cffd0dadd4d5cfe626bcdb2f (8.0)