CVE-2026-93966 Details
Description
A vulnerability has been found in aiyiyi121 SxDevOps 1.0/1.1. Affected by this vulnerability is the function paramiko.SSHClient.exec_command of the file backend/ops/host_tasks.py of the component TASK_RUN_COMMAND. Such manipulation of the argument command leads to command injection. The attack may be launched remotely. The name of the patch is 2b4bf8585c3e731e7a8af30801ea46680bc783f9. It is advisable to implement a patch to correct 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 arises in the 'TASK_RUN_COMMAND' component, specifically within the 'paramiko.SSHClient.exec_command' function in 'backend/ops/host_tasks.py'. This vulnerability allows for unfiltered command execution on hosts managed by the application, potentially leading to remote code execution on the server where SxDevOps is running.
Users are advised to update to the patched version of SxDevOps, where this vulnerability has been addressed by implementing proper command validation and sanitization. Additionally, remove any hardcoded credentials and ensure that the application is not running in debug mode in production environments.
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/ | [email protected] | ProductSource CodeVendor |
| 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-93966 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/944377 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/407925 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/407925/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