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.
CVE-2026-55244
This medium-severity CVE scores 5.0 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 91% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 5.0
- EG Score
- 5.0(medium)
- EG Risk
- 39(Track)EG Risk 39/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity50% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 9%
- KEV
- Not listed
Published
August 20, 2026
Last Modified
September 16, 2026
Advisory Details (5)
Auto-updated Sep 14, 2026Sandbox Escape via BaseException Subclasses in asteval 1.0.8 · Advisory · lmfit/asteval · GitHub
Affected: 1.0.6. This vector is present in
https://github.com/lmfit/asteval/security/advisories/GHSA-89v8-rhwq-hf771.0.9
Patch available: lmfit/asteval 1.0.9
https://github.com/lmfit/asteval/releases/tag/1.0.9Fix exiting exceptions
Patch available: lmfit/asteval 1.0.9 (PR #153 merged 2026-06-11)
https://github.com/lmfit/asteval/pull/153commit c49c99a67acb (lmfit/asteval)
Patch available: lmfit/asteval 1.0.9 (contains commit c49c99a67acb)
https://github.com/lmfit/asteval/commit/c49c99a67acb63eb7410231932250bd820380e45commit 9c625b3674f8 (lmfit/asteval)
Patch available: lmfit/asteval 1.0.9 (contains commit 9c625b3674f8)
https://github.com/lmfit/asteval/commit/9c625b3674f8d05f206708bb85afca17a87694a4Vendor Advisories for CVE-2026-55244(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
PyPI(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| asteval | 0.9 ... 1.0.8 (43 versions) | 1.0.9 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 9× in last 7d / 10× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-18 23:20 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-17 21:19 UTCEG score recompute
- 2026-09-17 19:31 UTCEPSS rescore
- 2026-09-16 17:52 UTCEG score recompute
- 2026-09-16 16:58 UTCEG score recompute
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-14 20:27 UTCEG score recompute
- 2026-08-20 17:42 UTCEG score recompute
Frequently asked(5)
What is CVE-2026-55244?
When was CVE-2026-55244 disclosed?
Is CVE-2026-55244 actively exploited?
What is the CVSS score of CVE-2026-55244?
How do I remediate CVE-2026-55244?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-55244
Is Your Infrastructure Affected by CVE-2026-55244?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.