CVE-2026-48064: Python Shell Command Injectioncve-2026-48064-python-shell-command-injection
Format string or concatenation used to construct an OS shell command opens the application to command injection. Provide parameters as a list array instead and disable shell=True.