云虫漏洞库

CVE-2026-47103 - 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. - 漏洞详情

漏洞编号:CVE-2026-47103

风险等级:危急

漏洞来源:CVE

CVE 编号:CVE-2026-47103

CNNVD 编号:-

厂商/产品:fgmacedo / python_statemachine

影响范围:cpe:2.3:a:fgmacedo:python_statemachine:*:*:*:*:*:python:*:*

CWE:CWE-95

发布/更新时间:2026-06-17 / 2026-08-28

漏洞描述

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.

相关链接

相关漏洞

« 返回首页