CVE Catalog

CVE-2026-45227

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.23%

13th percentile - higher than 13% of all known CVEs

Summary

Heym before version 0.0.21 contains a sandbox escape vulnerability in the custom Python tool executor. Authenticated workflow authors can bypass sandbox restrictions using object-graph introspection primitives.

Risk Assessment

Attackers can recover the unrestricted __import__ function, import blocked modules such as os and subprocess, and access backend environment variables containing database credentials and encryption keys, allowing arbitrary host command execution as the backend service user.

Recommendation

Immediately update Heym to version 0.0.21 or later, which fixes this vulnerability.

Other vulnerabilities in Heym

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS