Critical severityNVD Advisory· Published Jun 17, 2026· Updated Jun 17, 2026
Python StateMachine 3.0.0 < 3.2.0 RCE via SCXML eval() Injection
CVE-2026-47103
Description
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 `` 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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
python-statemachinePyPI | >= 3.0.0, < 3.2.0 | 3.2.0 |
Affected products
1- Range: >=3.0.0, <3.2.0
Patches
Vulnerability mechanics
References
5- github.com/advisories/GHSA-v4jc-pm6r-3vj8ghsaADVISORY
- github.com/fgmacedo/python-statemachine/security/advisories/GHSA-v4jc-pm6r-3vj8ghsavendor-advisoryWEB
- nvd.nist.gov/vuln/detail/CVE-2026-47103ghsaADVISORY
- www.vulncheck.com/advisories/python-statemachine-rce-via-scxml-eval-injectionghsathird-party-advisoryWEB
- github.com/fgmacedo/python-statemachine/releases/tag/v3.2.0ghsarelease-notesWEB
News mentions
0No linked articles in our index yet.