CVE-2026-46738: Dell PowerProtect Data Manager, versions prior to 20.2.0.0, contain(s) an Improper Input Validation vulnera...
Dell PowerProtect Data Manager, versions prior to 20.2.0.0, contain(s) an Improper Input Validation vulnerability in the REST API. A high privileged attacker with remote access could potentially exploit this vulnerability, leading to Elevation of privileges.
Security readout for executives and security teams
Plain-English summary
Dell PowerProtect Data Manager releases before 20.2.0.0 contain a critical REST API input-validation flaw. A remote attacker who already has high privileges could potentially gain additional privileges and severely affect confidentiality, integrity, and availability. The existing privilege requirement limits initial access risk but does not reduce the potential impact on backup and recovery operations.
Executive priority
Treat this as an urgent remediation for affected backup infrastructure. Prioritize internet-accessible or broadly reachable management interfaces and environments with weak privileged-account controls. The high-privilege prerequisite provides some risk reduction, but compromise could undermine sensitive data and recovery capabilities. No active exploitation is established by the supplied sources.
Technical view
CVE-2026-46738 is a CWE-20 improper input validation vulnerability in the PowerProtect Data Manager REST API. It is remotely reachable, low complexity, requires high privileges, and needs no user interaction. Its CVSS 3.1 score is 9.1 with changed scope and high impact across confidentiality, integrity, and availability.
Likely exposure
Exposure applies to Dell PowerProtect Data Manager versions earlier than 20.2.0.0, especially where privileged users or compromised privileged accounts can remotely reach the REST API. The supplied evidence does not identify specific configurations, ports, deployment models, or whether network controls materially limit access.
Exploitation context
The supplied record is not in CISA KEV and provides no evidence of active exploitation or public exploit availability. Exploitation requires remote access plus high privileges, suggesting greatest concern from compromised administrative accounts, malicious insiders, or attackers who have already established substantial access.
Researcher notes
The public bundle establishes the vulnerable component, version boundary, attacker prerequisites, CWE, and CVSS vector, but provides no root-cause detail, affected API operations, indicators of compromise, or exploit evidence. Testing should remain authorized and non-destructive. Consult Dell's advisory for release-specific installation requirements and any subsequent clarifications.
Mitigation direction
Upgrade affected systems to version 20.2.0.0 or later according to Dell's advisory.
Restrict REST API access to trusted administrative networks and authorized identities.
Review and minimize privileged accounts permitted to access PowerProtect Data Manager remotely.
Monitor Dell guidance for additional mitigations, prerequisites, or updated release information.
Validation and detection
Inventory PowerProtect Data Manager instances and record their exact installed versions.
Confirm every instance runs version 20.2.0.0 or later.
Verify untrusted networks cannot reach the REST API.
Review privileged account activity for unexpected API access or permission changes.
Confirm the update completed successfully using Dell-supported version and health checks.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-20: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
1ADP providers
2Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-20 · source CWE mapping
Improper Input Validation
Improper Input Validation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.