CVE-2026-93967 Details
Description
A vulnerability was found in aiyiyi121 SxDevOps 1.0/1.1. Affected by this issue is the function generate_host_task of the file backend/aiops/services.py of the component Command Handler. Performing a manipulation of the argument command results in command injection. Remote exploitation of the attack is possible. The patch is named 2b4bf8585c3e731e7a8af30801ea46680bc783f9. Applying a patch is the recommended action to fix this issue. The vendor was contacted early, responded in a very professional manner and quickly released a fixed version of the affected product.
A command injection vulnerability has been identified in SxDevOps versions 1.0 and 1.1. The issue resides in the Command Handler component, specifically within the generate_host_task function of backend/aiops/services.py. This vulnerability allows for remote code execution by manipulating the command argument, which is then executed on the server with the same privileges as the Django application process. The exploitation takes advantage of the MCP (Model Context Protocol) server management feature, where injected commands can be executed via an established MCP session.
The vulnerability has been addressed by applying a patch that validates and sanitizes the command input before it is executed. Users are advised to update to the latest version of SxDevOps, where this fix has been implemented.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 20, 2026CISA-ADP
Assessed Sep 22, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/aiyiyi121/sxdevops/ | [email protected] | ProductVendor |
| https://github.com/aiyiyi121/sxdevops/commit/2b4bf8585c3e731e7a8af30801ea46680bc783f9 | [email protected] | Source CodeVendor |
| https://github.com/aiyiyi121/sxdevops/issues/16 | [email protected] | AdvisoryBundleExploitIssue TrackingRemedyVendor |
| https://vuldb.com/cve/CVE-2026-93967 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/944380 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/407926 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/407926/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | [email protected] |
| CWE-77 | Improper Neutralization of Special Elements used in a Command ('Command Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| aiyiyi121 SxDevOps | 1.0 1.1 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 22, 2026 | CVE Modified | CISA-ADP |
| Sep 20, 2026 | New CVE Received | [email protected] |
Volerion