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.
References
Configurations
No configuration.
History
14 May 2026, 13:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/heymrun/heym/pull/94 - |
12 May 2026, 22:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-12 22:16
Updated : 2026-05-14 13:16
NVD link : CVE-2026-45227
Mitre link : CVE-2026-45227
CVE.ORG link : CVE-2026-45227
JSON object : View
Products Affected
No product.
CWE
CWE-693
Protection Mechanism Failure
