Code Injection in TensorFlow - CVE-2021-41228
Published: November 5, 2021 / Updated: May 3, 2026
TensorFlow
TensorFlow
Description
The vulnerability allows a local user to execute arbitrary code.
The vulnerability exists due to code injection in the saved_model_cli tool when processing user-supplied input expressions. A local user can supply a crafted expression string to execute arbitrary code.
User interaction is required because the CLI tool is run manually.