Code execution via unsandboxed SCXML expression evaluation
Published Jun 17, 2026 · Updated Jun 17, 2026
Eval injection in Python StateMachine 3.0.0 through 3.1.2 allows attackers to execute code through malicious SCXML data expressions. The SCXMLProcessor data-model path passes each data element's expr string through _eval(), which invokes Python eval() without sandboxing or restriction. Exploitation requires a consuming application to process attacker-controlled SCXML; successful payloads run with the hosting process's privileges.
Summary
What happened
Eval injection in Python StateMachine 3.0.0 through 3.1.2 allows attackers to execute code through malicious SCXML data expressions. The SCXMLProcessor data-model path passes each data element's expr string through _eval(), which invokes Python eval() without sandboxing or restriction. Exploitation requires a consuming application to process attacker-controlled SCXML; successful payloads run with the hosting process's privileges.
The record
- CVE
- CVE-2026-47103
- Published
- Jun 17, 2026
- Updated
- Jun 17, 2026
- Vendor
- Fernando Macedo
- Product
- Python StateMachine
- Classifications
- CWE-94, CWE-95, T1059.006
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Jun 17, 2026CVE publishedPublication date reported by the CVE source.
- Jun 17, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=3.0.0 <3.2.0
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- GHSA-v4jc-pm6r-3vj8 proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo