Lucene search
+L

49 matches found

OSV
OSV
added 2026/09/14 8:16 p.m.3 views

DEBIAN-CVE-2026-55244

ASTEVAL is an evaluator of Python expressions and statements. Prior to 1.0.9, FROMPY 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...

5CVSS0.0017EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/14 8:16 p.m.7 views

CVE-2026-55244

ASTEVAL is an evaluator of Python expressions and statements. Prior to 1.0.9, FROMPY 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...

5CVSS0.0017EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/14 8:00 p.m.29 views

CVE-2026-55244 ASTEVAL: Sandbox Escape via BaseException Subclasses

ASTEVAL is an evaluator of Python expressions and statements. Prior to 1.0.9, FROMPY 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...

5CVSS0.0017EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/14 8:00 p.m.68 views

CVE-2026-55244

ASTEVAL (a Python expression evaluator) prior to 1.0.9 has a sandbox escape via BaseException subclasses . The FROM_PY symbol table in astutils.py exposes SystemExit, KeyboardInterrupt, GeneratorExit, and BaseException to sandboxed expressions, while run() and eval() in asteval.py only catch Exce...

5CVSS5.8AI score0.0017EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/14 8:00 p.m.5 views

CVE-2026-55244 ASTEVAL: Sandbox Escape via BaseException Subclasses

ASTEVAL is an evaluator of Python expressions and statements. Prior to 1.0.9, FROMPY 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...

5CVSS5.7AI score
SaveExploits0References7
Fedora
Fedora
added 2026/09/11 7:07 p.m.7 views

[SECURITY] Fedora 45 Update: python-asteval-1.0.10-1.fc45

ASTEVAL is a safeish evaluator of Python expressions and statements, using Python's ast module. The idea is to provide a simple, safe, and robust miniature mathematical language that can handle user-input. The emphasis here is on mathematical expressions, and so many functions from numpy are...

8.4CVSS5.8AI score0.00272EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/09/11 12:00 a.m.8 views

Fedora 45 : python-asteval (2026-79e569db98)

The remote Fedora 45 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-79e569db98 advisory. Update to 1.0.10 Resolves: rhbz2413249 Tenable has extracted the preceding description block directly from the Fedora security advisory. Note that Nessus has...

8.4CVSS5.9AI score0.00272EPSS
SaveExploits0References2
Circl
Circl
added 2026/08/20 6:35 p.m.18 views

CVE-2026-55244

creationtimestamp| type| source ---|---|--- 2026-08-20 18:35:06+00:00| published-proof-of-concept| https://github.com/lmfit/asteval/security/advisories/GHSA-89v8-rhwq-hf77...

5CVSS4.9AI score0.0017EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/20 5:28 p.m.18 views

GHSA-89V8-RHWQ-HF77 asteval has a Sandbox Escape via BaseException Subclasses

Summary An attacker who can supply expressions to asteval.Interpreter.eval can raise SystemExit, KeyboardInterrupt, GeneratorExit, or BaseException from inside the sandbox. These exceptions are subclasses of BaseException but not Exception, so they bypass the except Exception: safety net in both...

5CVSS5.8AI score0.0017EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/08/20 5:28 p.m.13 views

Uncaught Exception

Overview asteval is a Safe, minimalistic evaluator of python expression using ast module Affected versions of this package are vulnerable to Uncaught Exception via the eval process. An attacker can terminate the application process or disrupt signal and cleanup handlers by supplying specially...

5.1CVSS5.5AI score0.0017EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/20 5:28 p.m.14 views

asteval has a Sandbox Escape via BaseException Subclasses

Summary An attacker who can supply expressions to asteval.Interpreter.eval can raise SystemExit, KeyboardInterrupt, GeneratorExit, or BaseException from inside the sandbox. These exceptions are subclasses of BaseException but not Exception, so they bypass the except Exception: safety net in both...

8.4CVSS5.8AI score0.00272EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/20 5:26 p.m.17 views

GHSA-9W56-46F6-3QHX asteval Sandbox Escape: arbitrary native memory read/write via numpy ctypes in default asteval Interpreter

Summary With its default configuration numpy enabled, import disabled, asteval's Interpreter lets an attacker-controlled expression obtain a raw arbitrary process-memory read and write primitive, without using import, any dunder attribute, or eval/exec/getattr. Arbitrary in-process read/write is...

5.5CVSS6.4AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/20 5:26 p.m.12 views

asteval Sandbox Escape: arbitrary native memory read/write via numpy ctypes in default asteval Interpreter

Summary With its default configuration numpy enabled, import disabled, asteval's Interpreter lets an attacker-controlled expression obtain a raw arbitrary process-memory read and write primitive, without using import, any dunder attribute, or eval/exec/getattr. Arbitrary in-process read/write is...

8.4CVSS6.4AI score0.00272EPSS
SaveExploits0References5Affected Software1
OPENSUSE Linux
OPENSUSE Linux
added 2026/08/02 12:00 a.m.9 views

python313-asteval-1.0.9-1.1 on GA media (moderate)

python313-asteval-1.0.9-1.1 on GA media Announcement ID: openSUSE-SU-2026:11420-1 Rating: moderate Cross-References: CVE-2026-55244 Affected Products: openSUSE Tumbleweed An update that solves one vulnerability can now be installed. Description: These are all security issues fixed in the...

5CVSS5.5AI score0.0017EPSS
SaveExploits0
OSV
OSV
added 2026/08/01 12:00 a.m.10 views

OPENSUSE-SU-2026:11420-1 python313-asteval-1.0.9-1.1 on GA media

These are all security issues fixed in the python313-asteval-1.0.9-1.1 package on the GA media of openSUSE Tumbleweed...

5CVSS5.5AI score0.0017EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/01 12:00 a.m.22 views

PT-2026-67222

Name of the Vulnerable Software and Affected Versions asteval versions prior to 1.0.9 Description An attacker can trigger a Denial of Service DoS by supplying specific expressions to the asteval.Interpreter.eval function. The issue occurs because the FROM PY list in asteval/astutils.py exposes...

5CVSS5.3AI score0.0017EPSS
SaveExploits0References14
PyPA
PyPA
added 2026/07/07 2:34 p.m.21 views

ASTEVAL Allows Maliciously Crafted Format Strings to Lead to Sandbox Escape

SummaryIf an attacker can control the input to the asteval library, they can bypass asteval's restrictions and execute arbitrary Python code in the context of the application using the library. DetailsThe vulnerability is rooted in how asteval performs handling of FormattedValue AST nodes. In...

8.4CVSS6.2AI score0.00272EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/07/07 2:34 p.m.13 views

PYSEC-2026-1195 ASTEVAL Allows Maliciously Crafted Format Strings to Lead to Sandbox Escape

Summary If an attacker can control the input to the asteval library, they can bypass asteval's restrictions and execute arbitrary Python code in the context of the application using the library. Details The vulnerability is rooted in how asteval performs handling of FormattedValue AST nodes. In...

8.4CVSS6.2AI score0.00272EPSS
SaveExploits0References8
OSV
OSV
added 2026/06/03 2:48 p.m.7 views

ROOT-APP-PYPI-CVE-2025-24359 CVE-2025-24359 in rootio-asteval - Patched by Root

Root has patched CVE-2025-24359 in the rootio-asteval package for Root:PyPI. Multiple fixed versions available...

8.4CVSS5.4AI score0.00272EPSS
SaveExploits0
OSV
OSV
added 2026/06/03 2:48 p.m.12 views

ROOT-APP-PYPI-GHSA-VP47-9734-PRJW GHSA-vp47-9734-prjw in rootio-asteval - Patched by Root

Root has patched GHSA-vp47-9734-prjw in the rootio-asteval package for Root:PyPI. Multiple fixed versions available...

5.4AI score
SaveExploits0
Rows per page
Query Builder