HarborGuard / CVE
Back to search
HIGHCVE-2026-45227Published Modified CNA VulnCheck

CVE-2026-45227: Heym < 0.0.21 Sandbox Escape via Python Introspection

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.

Metrics

CVSS v4.0
8.7
Severity
HIGH
Fixed in
0.0.21
Affected Products
1

Fix available

0.0.2132b7e809d987d9b018ec8daa2cdaf48f627f26f1
Patch commits
Affected packages
  • heymrun / heym
    < 0.0.21 (from 0)
    Fixed in 32b7e809d987d9b018ec8daa2cdaf48f627f26f1
CVSS Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVE-2026-45227: Heym < 0.0.21 Sandbox Escape via Python Introspection | HarborGuard CVE