Sceawere

Vulnerability Detail

CVE-2026-71171UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV

Dell Cloud DR Command Injection

Vulnerability Metadata

Severity
High
Score / CVSS
7.2
Creation Date
4h ago
Vendor
Dell
Product
Cloud Disaster Recovery
Attack Type
CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Vector String
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Attack Complexity
LOW

Narrative and Response

Description

Dell Cloud Disaster Recovery, versions 20.2 and prior, contain an Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') vulnerability in the REST API. A high privileged attacker with remote access could potentially exploit this vulnerability, leading to Remote execution.

Executive Summary

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Executive Summary Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Technical Details

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Detailed Technical Analysis Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Mitigations

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Remediation & Mitigations Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

References

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Intelligence References Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Additional Metadata

{
  "score": "7.2",
  "pubDate": "2026-08-26T19:16:57.647Z",
  "pubdate": "2026-08-26T19:16:57.647Z",
  "executiveSummary": "Dell Cloud Disaster Recovery, versions 20.2 and prior, are susceptible to an OS Command Injection vulnerability residing within the REST API interface.\nThis vulnerability is categorized as an Improper Neutralization of Special Elements used in an OS Command (CWE-77).\nThe security flaw enables a remote attacker with high-level administrative privileges to execute arbitrary OS commands on the underlying host operating system.\nSuccessful exploitation bypasses intended application boundaries, resulting in full system compromise.\nThe risk is severe, as the vulnerability facilitates remote code execution (RCE), potentially leading to unauthorized data access, system disruption, or persistence within the disaster recovery environment.\nExploitation requires authenticated access with high-level privileges, limiting the initial attack surface to authorized users or compromised administrative accounts.",
  "technicalDetails": "The vulnerability originates from a failure to properly sanitize user-supplied input before passing it to system-level calls within the REST API of Dell Cloud Disaster Recovery versions 20.2 and prior.\nSpecifically, the application interface fails to neutralize shell metacharacters, allowing an attacker to escape the intended context of the API call and inject arbitrary OS commands.\nThe attack flow commences with the adversary interacting with the vulnerable REST API endpoints. By crafting a malicious payload containing shell control characters (e.g., ';', '&', '|', '`', '$( )'), the attacker can append unintended commands to the legitimate API request parameters.\nWhen the backend component processes these inputs, the command interpreter executes the injected instructions with the privileges of the application process.\nGiven that administrative privileges are required to interface with the vulnerable API methods, this vulnerability effectively allows a compromised or malicious high-privileged account to escalate their control to the operating system level.\nThe impact of successful exploitation includes, but is not limited to, the execution of arbitrary system commands, unauthorized modification of configurations, potential exfiltration of sensitive disaster recovery data, and the deployment of secondary malware or persistence mechanisms.\nSince the vulnerability exists within the REST API, the exposure is inherently network-facing, meaning any remote actor with the necessary authentication credentials can trigger the flaw.\nThe lack of input validation and output encoding in the API’s request handling logic serves as the primary technical root cause, indicating that the application blindly trusts data passed via API parameters before interacting with the system's command shell."
}