Zurück zur CVE-Übersicht
CVE-2026-47103
CRITICAL(9.8)CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Risk Signal Score25/100 — MITTEL
- CVSS 9.8 — Kritisch
EPSS-Score
1%
Exploit-Wahrscheinlichkeit (30 Tage)
CVSS Score
9.8
Technische Schwere
Beschreibung
Python StateMachine versions 3.0.0 before 3.2.0 contains a remote code execution vulnerability that allows attackers to execute arbitrary code by supplying malicious SCXML documents containing crafted `<data expr="...">` attributes evaluated unsafely. The SCXMLProcessor passes attacker-controlled expression strings through a call chain ending in Python's built-in eval() without sandboxing, enabling arbitrary code execution in the context of the hosting process.
GitHub Advisories
GHSA-v4jc-pm6r-3vj8CRITICAL
python-statemachine SCXML <data expr> Eval Injection
pip/python-statemachine→ 3.2.0
GitHub AdvisoryReferenzen
- https://github.com/fgmacedo/python-statemachine/releases/tag/v3.2.0
- https://github.com/fgmacedo/python-statemachine/security/advisories/GHSA-v4jc-pm...
- https://www.vulncheck.com/advisories/python-statemachine-rce-via-scxml-eval-inje...
- https://github.com/fgmacedo/python-statemachine/security/advisories/GHSA-v4jc-pm...