OS Command Injection Vulnerability in Microsoft UFO Framework
CVE-2026-45322
7.8HIGH
What is CVE-2026-45322?
The Microsoft UFO framework is susceptible to an OS command injection vulnerability affecting versions up to v3.0.0. This flaw arises when the ShellReceiver.run_shell() method directly passes command strings from action parameters to subprocess.Popen() with shell=True. Additionally, this vulnerability can be exploited via the ShellReceiver.execute_command() method. An attacker with the ability to write or modify a session action JSON file can implant malicious shell commands that are executed upon session resume or action replay. This poses considerable risks, as the compromised commands execute in the context of the UFO process user's privileges, potentially leading to unauthorized actions within the system.
Affected Version(s)
UFO <= 3.0.0