CVE-2026-45227

Severity CVSS v4.0:
HIGH
Type:
CWE-693 Protection Mechanism Failure
Publication date:
12/05/2026
Last modified:
12/05/2026

Description

Heym before 0.0.21 contains a sandbox escape vulnerability in the custom Python tool executor that allows authenticated workflow authors to bypass sandbox restrictions by using object-graph introspection primitives. Attackers can use Python introspection techniques to recover the unrestricted __import__ function, import blocked modules such as os and subprocess, and access inherited backend environment variables containing database credentials and encryption keys to execute arbitrary host commands as the backend service user.