MEDIUM 4.9

CVE-2026-46464: Dell PowerProtect Data Domain Link Following Information Disclosure

Dell PowerProtect Data Domain versions 7.7.1.0 through 8.7, along with specific LTS releases (8.6.1.0–8.6.1.10, 8.3.1.0–8.3.1.30, and 7.13.1.0–7.13.1.70), contain a link-following vulnerability that could allow a high-privileged remote attacker to access sensitive information. The flaw stems from improper validation of symbolic links or file path traversal before accessing files on the system. While the attack requires elevated privileges and does not permit system modification or unavailability, the potential for information disclosure in a data protection appliance warrants attention.

Source data · NVD / CISA · public domain

CVSS
3.1 · 4.9 MEDIUM · CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
Weaknesses (CWE)
CWE-59
Affected products
1 configuration(s)
Published / Modified
2026-07-03 / 2026-07-08

NVD description (verbatim)

Dell PowerProtect Data Domain, versions 7.7.1.0 through 8.7, LTS2026 release version 8.6.1.0 through 8.6.1.10, LTS2025 release version 8.3.1.0 through 8.3.1.30, LTS2024 release versions 7.13.1.0 through 7.13.1.70 contain an improper link resolution before file access ('Link following') vulnerability. A high privileged attacker with remote access could potentially exploit this vulnerability, leading to information disclosure.

1 reference(s) · View on NVD →

SEC.co analysis · AI-assisted, reviewed against source

Technical summary

This vulnerability (CWE-59: Improper Link Resolution Before File Access) involves insufficient checks on symbolic links or junction points before file operations occur. When a high-privileged user or compromised administrative account accesses certain file operations on the Data Domain appliance, an attacker could craft malicious link structures to redirect file access to unintended locations. The lack of proper link resolution validation allows information residing outside the intended access boundary to be read. This is classified as a confidentiality issue with no impact to system integrity or availability. The CVSS v3.1 score of 4.9 (MEDIUM) reflects the high privilege requirement and network accessibility, with the primary risk being unauthorized information disclosure.

Business impact

For organizations relying on PowerProtect Data Domain as a backup and deduplication platform, this vulnerability poses a confidentiality risk to backup metadata, retention policies, and potentially sensitive data structures. While the attack vector requires high privilege (administrative or equivalent access), a compromised administrative account or insider threat could exploit this to access restricted backup information or operational details not normally exposed. Given that Data Domain handles critical backup assets, unauthorized disclosure could expose information about backup schedules, retention, or data content that supports compliance auditing and forensic investigation.

Affected systems

The vulnerability affects Dell PowerProtect Data Domain across four distinct release tracks: current versions 7.7.1.0 through 8.7; LTS2026 (8.6.1.0–8.6.1.10); LTS2025 (8.3.1.0–8.3.1.30); and LTS2024 (7.13.1.0–7.13.1.70). Organizations running any version within these ranges should assess their exposure. Check your current Data Domain version via the system console or administrative interface to determine if your deployment falls within the affected ranges.

Exploitability

Exploitation requires high-privileged access and network connectivity to the Data Domain appliance. This significantly raises the barrier compared to unauthenticated remote exploits. The attack surface is limited to users or processes with administrative credentials. However, in environments where administrative accounts are shared, insufficiently isolated, or where account compromise occurs, the risk increases. This is not a wormable or zero-day-equivalent scenario; rather, it is a logic flaw that assumes proper link validation has occurred. No public exploit code or active exploitation has been indicated in CISA's Known Exploited Vulnerabilities catalog.

Remediation

Dell has released patches for affected versions. Consult Dell's security advisory to identify the specific patch versions for your release track (current, LTS2026, LTS2025, or LTS2024). Patches introduce proper link resolution validation before file access. Apply updates in a controlled maintenance window, as Data Domain systems often serve critical backup operations. Prioritize patching systems that handle sensitive or regulated data. Concurrent remediation strategy: enforce strict access controls limiting administrative credentials, implement privileged access management (PAM) solutions, and monitor file access patterns on Data Domain appliances for anomalous link-following behavior.

Patch guidance

Verify the specific patched version for your release track via Dell's official security advisory. Current main-line versions and each LTS track have distinct patch versions. Schedule patching during a maintenance window that accounts for backup schedules and recovery objectives. Test patches in a staging environment first if possible, particularly to confirm no regression in deduplication or backup operations. After patching, validate that backup and restore functionality remains unaffected. Document the patch version applied for audit and compliance purposes.

Detection guidance

Monitor Data Domain audit logs and file access traces for unusual symlink or junction point creation by administrative users, particularly in system directories or metadata regions. Look for access attempts that traverse unexpected directory boundaries or follow unusual link paths. Network-level detection is limited since the flaw is exploited via authenticated administrative sessions; focus on behavioral anomalies in administrative activity and file system audit logs. Consider enabling enhanced logging on systems holding highly sensitive backup data. Correlation of administrative login timestamps with unusual file access patterns may reveal compromise.

Why prioritize this

Although the CVSS score is MEDIUM (4.9), prioritization depends on your environment's risk profile. Systems handling regulated data (healthcare, financial, government) should prioritize patching to meet compliance confidentiality requirements. Systems with high-sensitivity backup content or those exposed to privileged-user compromise risk warrant earlier remediation. Organizations with mature PAM controls and strict credential isolation can defer patching to a scheduled cycle; however, all affected systems should be patched within a 90-day window to maintain a defensible posture.

Risk score, explained

The CVSS v3.1 score of 4.9 reflects a MEDIUM severity rating driven by: (1) Network Attack Vector (AV:N) — accessible remotely but requiring high privilege; (2) High Privilege Requirement (PR:H) — the primary limiting factor, substantially reducing risk compared to low-privilege exploits; (3) No User Interaction (UI:N) — once a privileged user initiates file operations, no additional user action is required; (4) High Confidentiality Impact (C:H) — sensitive information can be disclosed; (5) No Integrity or Availability Impact (I:N, A:N) — data cannot be modified or systems disrupted. The privilege requirement prevents a higher score despite the confidentiality exposure.

Frequently asked questions

Do we need to patch immediately if we use PowerProtect Data Domain?

Not necessarily immediately, but within a planned 90-day cycle. Since exploitation requires high-privileged access, assess your credential security and administrative isolation practices first. If you enforce strong PAM controls and monitor admin activity, you can schedule patching in your next maintenance window. However, if your environment has shared admin accounts or high-risk user populations, prioritize patching sooner. Check Dell's advisory to confirm patch availability for your specific release track.

What information could be disclosed by this vulnerability?

The vulnerability allows reading files outside the intended access boundary via improper link resolution. In a Data Domain context, this could expose backup metadata, deduplication fingerprints, retention policies, system configuration details, or references to backup content. It does not permit modification or deletion, and does not compromise the data stored within backups themselves—only administrative or operational metadata accessible via file system links.

Is there an alternative if patching is delayed?

Yes. Implement compensating controls: restrict administrative access via PAM, enforce multi-factor authentication on admin accounts, isolate administrative sessions to a bastion host, and enable detailed audit logging of file operations. Monitor for unusual symlink or traversal activity in logs. These measures reduce the probability of a privileged attacker gaining the access required to exploit this flaw, though they do not eliminate the technical vulnerability.

Does this affect backups I've already created?

No. This vulnerability is a logic flaw in the Data Domain operating system itself and does not corrupt or expose existing backup data retrospectively. However, if an attacker exploits this after patching is delayed, they could access metadata about those backups. Patching does not require re-running backups or reconfiguring backup policies.

This analysis is provided for informational and educational purposes only and does not constitute legal, compliance, or vendor-specific guidance. CVSS scores, affected versions, patch details, and KEV status are based on official CVE records as of the publication date. Verify all patch versions, release notes, and remediation steps directly with Dell's official security advisories and your vendor before implementation. Organizations should conduct their own risk assessment based on their specific environment, data sensitivity, and threat model. SEC.co makes no warranty regarding the completeness or accuracy of this analysis and assumes no liability for decisions made in reliance upon this information. Source: NVD (public-domain), retrieved 2026-08-12. Analysis generated by SEC.co (claude-haiku-4-5).