Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

ubuntu логотип

CVE-2026-55244

Опубликовано: 21 сент. 2026
Источник: ubuntu
Приоритет: medium
EPSS Низкий
CVSS3: 5

Описание

(ASTEVAL is an evaluator of Python expressions and statements. Prior to ...)

РелизСтатусПримечание
devel

needs-triage

esm-apps/focal

needs-triage

esm-apps/jammy

needs-triage

esm-apps/noble

needs-triage

esm-apps/resolute

needs-triage

jammy

needs-triage

noble

needs-triage

resolute

needs-triage

upstream

needs-triage

Показывать по

EPSS

Процентиль: 9%
0.00191
Низкий

5 Medium

CVSS3

Связанные уязвимости

CVSS3: 5
nvd
9 дней назад

ASTEVAL is an evaluator of Python expressions and statements. Prior to 1.0.9, FROM_PY in asteval/astutils.py exposes BaseException, SystemExit, KeyboardInterrupt, and GeneratorExit to expressions evaluated by asteval.Interpreter.eval(), while run() and eval() in asteval/asteval.py catch Exception rather than these non-Exception BaseException subclasses. When an attacker-controlled expression raises one of these classes, on_raise() passes the class to raise_exception(), and the resulting exception bypasses the interpreter's safety handlers and propagates into the calling application. A consuming service that evaluates untrusted expressions can therefore be terminated or have signal and cleanup handling disrupted, causing denial of service. The separately documented read-only open() capability is not part of this vulnerability. This issue is fixed in version 1.0.9.

CVSS3: 5
debian
9 дней назад

ASTEVAL is an evaluator of Python expressions and statements. Prior to ...

CVSS3: 5
github
около 1 месяца назад

asteval has a Sandbox Escape via BaseException Subclasses

EPSS

Процентиль: 9%
0.00191
Низкий

5 Medium

CVSS3