Description
An improper neutralization of special elements used in an operating system command vulnerability was reported in Lenovo XClarity Orchestrator (LXCO) 2.2.0 that could allow an authenticated attacker to execute arbitrary operating system commands as a privileged user under a specific circumstance.
Published: 2026-08-04
Score: 8.7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw allowing certain special characters in OS profile passwords to pass through the system’s command interpreter creates an OS command injection vulnerability. The weakness is a classic example of insecure input handling and command execution, exposing both CWE-78 and CWE-20. An attacker who is authenticated and holds privileged rights on the Lenovo XClarity Orchestrator can trigger arbitrary operating‑system commands as that privileged user, jeopardizing confidentiality by allowing data read or exfiltration, integrity by modifying system state, and availability by potentially disrupting services if destructive commands are executed.

Affected Systems

Lenovo XClarity Orchestrator version 2.2.0 is affected. No other product or version information is provided in the current report.

Risk and Exploitability

The CVSS score of 8.7 indicates a high‑severity vulnerability. Although the EPSS score is not available and it is not listed in CISA’s KEV catalog, the requirement for authenticated privileged access means that only users with sufficient permissions can exploit the flaw. Likely exploitation would occur through the orchestration web interface or APIs when an attacker supplies a specially crafted OS profile password that is interpreted as an OS command. The combination of high severity and the necessity of privileged credentials makes the risk substantial for environments that host the unpatched LXCO deployment.

Generated by OpenCVE AI on August 4, 2026 at 21:28 UTC.

Remediation

Vendor Solution

Update Lenovo XClarity Orchestrator to the version indicated in the advisory or higher - https://support.lenovo.com/us/en/solutions/ht116433


OpenCVE Recommended Actions

  • Apply the vendor‑supplied patch to Lenovo XClarity Orchestrator 2.2.0 or a later version as directed in the official Lenovo support advisory.
  • Change all OS profile passwords to strong, unique values and restrict privileged user accounts to the minimum necessary roles required for operation.
  • Enable detailed audit logging for OS command execution and regularly review logs for anomalous activity.

Generated by OpenCVE AI on August 4, 2026 at 21:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 20:15:00 +0000

Type Values Removed Values Added
Description An improper neutralization of special elements used in an operating system command vulnerability was reported in Lenovo XClarity Orchestrator (LXCO) 2.2.0 that could allow an authenticated attacker to execute arbitrary operating system commands as a privileged user under a specific circumstance.
Title Remote Command Injection via OS Profile Password in Lenovo XClarity Orchestrator
First Time appeared Lenovo
Lenovo xclarity Orchestrator
Weaknesses CWE-20
CWE-78
CPEs cpe:2.3:a:lenovo:xclarity_orchestrator:*:*:linux:*:*:*:*:*
cpe:2.3:a:lenovo:xclarity_orchestrator:*:*:x86:*:*:*:*:*
Vendors & Products Lenovo
Lenovo xclarity Orchestrator
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Lenovo Xclarity Orchestrator
cve-icon MITRE

Status: PUBLISHED

Assigner: lenovo

Published:

Updated: 2026-08-04T19:48:11.325Z

Reserved: 2026-07-23T18:03:50.157Z

Link: CVE-2026-16793

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T21:30:12Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-78

    Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')