CVE-2026-93965 Details
Description
A flaw has been found in aiyiyi121 SxDevOps 1.0/1.1. Affected is the function subprocess.Popen of the file backend/aiops/services.py of the component MCP STDIO Server Management. This manipulation of the argument endpoint_or_command causes command injection. The attack may be initiated remotely. Patch name: 2b4bf8585c3e731e7a8af30801ea46680bc783f9. To fix this issue, it is recommended to deploy a patch. 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, specifically within the MCP STDIO Server Management component. The issue arises in the 'subprocess.Popen' function of 'backend/aiops/services.py', where user-controlled input is passed to execute commands without proper validation. This vulnerability can be exploited remotely, leading to unauthorized code execution on the server.
The vulnerability has been addressed by validating the 'endpoint_or_command' input to ensure it does not contain harmful shell metacharacters and by restricting the 'auth_config.env' field to block dangerous environment variables. Users are advised to update to the latest version of SxDevOps, where these fixes have 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 21, 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/issues/16 | CISA-ADP | BundleExploitIssue TrackingRemedyTechnical AnalysisVendor |
| https://vuldb.com/submit/944376 | CISA-ADP | Issue TrackingPermission Required |
| 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] | BundleExploitIssue TrackingRemedyTechnical AnalysisVendor |
| https://vuldb.com/cve/CVE-2026-93965 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/944376 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/407924 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/407924/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.2 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 21, 2026 | CVE Modified | CISA-ADP |
| Sep 20, 2026 | New CVE Received | [email protected] |
Volerion