CRITICAL
TinyZero
CVE published 2026-05-12
CVE-2026-31226
A critical command injection vulnerability exists in the TinyZero project through commit 6652a63c57fa7e5ccde3fc9c598c7176ff15b839. The vulnerability resides in HDFS file operation utilities where user-controlled input is unsafely interpolated into shell commands via f-strings and executed through os.system() without proper sanitization or escaping. An attacker can achieve remote code execution by supplyin [truncated]