Data Domain Operating SystemOperating system · Dell

CVE-2026-35073

MEDIUM · 6.7 CVSS v3.1 Published 2026-04-17
Fix available
A fix is available. Upgrade to 7.13.1.70 / 8.3.1.30 or later.
See remediation →
69/100
Remediation priority · Elevated
Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
Dell PowerProtect Data Domain Feature Release versions 7.7.1.0 through 8.6.0.0 and version 8.7.0.0, LTS2025 release versions 8.3.1.0 through 8.3.1.20, and LTS2024 release versions 7.13.1.0 through 7.13.1.60 contain an improper neutralization of special elements used in an OS command injection vulnerability. A high privileged attacker with local access could potentially exploit this vulnerability, leading to arbitrary command execution with root privileges.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

Dell PowerProtect Data Domain contains an OS command injection vulnerability (CWE-78) where improper neutralization of special elements in input allows a high-privileged attacker with local system access to inject and execute arbitrary OS commands with root privileges. The vulnerability affects multiple version ranges across standard releases and LTS branches.

MitigationApply Dell vendor patches when released; until then, strictly limit local system access to trusted high-privileged administrators only, monitor for suspicious command execution, and consider network segmentation to reduce physical/logical local access exposure.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Data Domain Operating SystemOperating system
Affected:>= 7.7.1.0, < 7.13.1.70>= 7.14.0.0, < 8.3.1.30>= 8.4.0.0, <= 8.6.1.10= 8.7.0.0

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Local
Complexity
Low
Privileges
High
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify installed Data Domain OS version
    Use the system management interface or run the command to display the OS version (e.g., via CLI: `version` or `system show version`)
    Affected if version falls within any of these ranges: >= 7.7.1.0 and < 7.13.1.70, OR >= 7.14.0.0 and < 8.3.1.30, OR >= 8.4.0.0 and <= 8.6.1.10, OR exactly 8.7.0.0
  2. Determine if local console access is permitted
    Review system access controls to check whether local/physical console access is enabled for non-administrative or untrusted users
    Affected if local or physical console access is available to any user beyond trusted high-privileged administrators
  3. Verify privilege level of local users
    List local user accounts and their assigned privilege levels using system user management commands
    Affected if any untrusted or low-privilege local user accounts exist with potential console login capability
  4. Review for suspicious root-level processes
    Examine running processes for unexpected commands executing as root (e.g., via process listing commands)
    Affected if unexpected or unauthorized commands are running with root privileges

You are affected if your Data Domain OS version is within the affected ranges AND local system access is possible for users other than trusted high-privileged administrators.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to 7.13.1.70 / 8.3.1.30 or later
Fixed in 7.13.1.708.3.1.30
Interim mitigation

Apply Dell vendor patches when released; until then, strictly limit local system access to trusted high-privileged administrators only, monitor for suspicious command execution, and consider network segmentation to reduce physical/logical local access exposure.

Recommended fix Moderate confidence

Upgrade to 7.13.1.70+ (LTS2024), 8.3.1.30+ (LTS2025), or 8.7.1.0+ depending on your current branch

  1. 1. Identify the currently installed Data Domain Operating System version using the admin console or CLI command 'system show version'
  2. 2. Determine which LTS track your current version belongs to (LTS2024 or LTS2025)
  3. 3. For LTS2024 track (7.13.x versions): Upgrade to version 7.13.1.70 or later
  4. 4. For LTS2025 track (8.3.x versions): Upgrade to version 8.3.1.30 or later
  5. 5. For 8.4.x through 8.6.x versions: Upgrade to version 8.7.1.0 or later (or the next available stable release)
  6. 6. For version 8.7.0.0: Upgrade to version 8.7.1.0 or later
  7. 7. Download the upgrade ISO from Dell Support (support.dell.com) using your service tag
  8. 8. Upload the upgrade package via the Data Domain Management Center or CLI
Caveat Review Dell PowerProtect Data Domain release notes for any configuration or feature changes between versions; ensure proper backup before upgrading

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Data Domain Operating System Scoped from the published advisory
  • Consultation4.0 h
  • Implementation8.0 h
  • Testing12.0 h
  • Review / QA6.0 h
30.0 hours of engineering $5,120
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $8,192.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2026-35073 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2026-35073 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data