Command Injection Vulnerability in Tianxi AI Agent PC Application
A command injection vulnerability (CVE-2026-19136) in the Tianxi AI Agent PC Application allows unauthenticated local attackers to execute arbitrary system commands via specially crafted links.
CVE search metadata
CVE search record: CVE-2026-19136. Severity: high. CVSS: 7.8. KEV: no. Product: AI Agent PC Application. Brief: Command Injection Vulnerability in Tianxi AI Agent PC Application. Brief link: https://feed.craftedsignal.io/briefs/2026-09-tianxi-ai-command-injection/
CVE-2026-19136 is a command injection vulnerability identified within the Tianxi AI Agent PC Application, a software package distributed within the Chinese market. The vulnerability arises from improper validation of input handled by the application when processing user-initiated links. An attacker can leverage this flaw by inducing a local user to click a specially crafted link designed to trigger the injection of operating system commands. Successful exploitation results in the execution of arbitrary code with the privileges of the logged-in user. Defenders should prioritize auditing the application's configuration and monitoring for anomalous process spawning patterns stemming from the AI agent's execution environment.
Impact
Successful exploitation of this vulnerability allows unauthorized command execution on the victim's machine. This can lead to full system compromise, data exfiltration, or the deployment of secondary malware payloads. The impact is categorized with a CVSS v3.1 base score of 7.8, indicating high potential for system-level damage within affected environments where the Tianxi AI Agent is deployed.
Recommendation
- Monitor endpoint process creation logs for instances where the Tianxi AI Agent executable spawns suspicious child processes, such as cmd.exe, powershell.exe, or wscript.exe.
- Implement network-level or host-based blocks for unrecognized or suspicious URI schemes associated with the Tianxi application if they are observed as delivery vectors for malformed links.
- Review organizational software inventory to identify installations of the Tianxi AI Agent PC Application and restrict user access until a vendor-supplied security patch is verified and applied.
Immediate actions
Inventory and isolate systems running the Tianxi AI Agent PC Application
Mitigations
Monitor for anomalous process child spawning from the application binary
CVE-2026-19136