
🚨 Critical - python-statemachine SCXML Eval Injection → RCE (CVE-2026-47103) python-statemachine evaluates SCXML <data expr="..."> attributes through Python's eval() with no sandboxing, so attacker-controlled SCXML passed to SCXMLProcessor reaches an unguarded eval() sink and runs arbitrary code in the host process (CVSS 9.3, no auth, no UI). 👉 Affected: python-statemachine (pip) ≥ 3.0.0 < 3.2.0 | Upgrade to 3.2.0
Post summary
CVE-2026-47103 is a critical RCE vulnerability in python-statemachine caused by unsandboxed eval of SCXML data expressions, scored CVSS 9.3, and is mitigated by upgrading to version 3.2.0.
