CVE-2026-47103

Source
https://cve.org/CVERecord?id=CVE-2026-47103
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-47103.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-47103
Aliases
Published
2026-06-17T14:32:08Z
Modified
2026-08-30T03:30:52Z
Severity
  • 9.3 (Critical) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
Python StateMachine 3.0.0 < 3.2.0 RCE via SCXML eval() Injection
Details

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.

Database specific
{
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
        "CWE-95"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/47xxx/CVE-2026-47103.json"
}
References

Affected packages

Git / github.com/fgmacedo/python-statemachine

Affected ranges

Type
GIT
Repo
https://github.com/fgmacedo/python-statemachine
Events
Database specific
Show details
{
    "cpe": "cpe:2.3:a:fgmacedo:python_statemachine:*:*:*:*:*:python:*:*",
    "extracted_events": [
        {
            "introduced": "3.0.0"
        },
        {
            "fixed": "3.2.0"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "CPE_RANGE",
        "REFERENCES"
    ]
}

Affected versions

v3.*
v3.0.0
v3.1.0
v3.1.1
v3.1.2

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-47103.json"