CVE-2026-46737: 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 Remote execution.
Security readout for executives and security teams
Plain-English summary
Dell PowerProtect Data Manager releases before 20.2.0.0 have a REST API input-validation flaw. A remote attacker who already holds high privileges could potentially execute code, compromise sensitive backup-management data, alter information, or disrupt service. The privilege requirement limits initial access risk, but the potential operational impact is significant.
Executive priority
Schedule prompt remediation, especially where backup infrastructure is broadly reachable or privileged credentials may be shared. This is not presented as an unauthenticated emergency, but remote execution against backup-management infrastructure can materially affect recovery readiness and sensitive data. Require an inventory and remediation status from infrastructure owners.
Technical view
CVE-2026-46737 is a CWE-20 improper input validation issue in the PowerProtect Data Manager REST API. CVSS 3.1 is 6.7: network-accessible, low complexity, high privileges required, no user interaction, unchanged scope, with high confidentiality and availability impact and low integrity impact.
Likely exposure
Exposure is limited to Dell PowerProtect Data Manager versions before 20.2.0.0 where an attacker can remotely reach the REST API and authenticate with high privileges. The bundle does not identify exposed endpoints, configurations, or network ports. Internet-facing or broadly reachable management interfaces warrant faster review.
Exploitation context
The supplied sources do not report active exploitation, and this CVE is not identified as being in CISA KEV. Exploitation nevertheless could enable remote execution after a high-privileged foothold. Treat suspicious privileged API activity as potentially consequential, while avoiding claims that exploitation has occurred.
Researcher notes
The source bundle provides no endpoint details, proof of concept, observed exploitation, or product-specific workaround beyond the affected-version boundary. Its structured affected entry lists version “0” with default unaffected, which is less clear than the description stating versions before 20.2.0.0 are affected. Validate precise applicability against Dell DSA-2026-287.
Mitigation direction
Inventory PowerProtect Data Manager deployments and record their exact installed versions.
Review Dell advisory DSA-2026-287 for supported remediation and deployment requirements.
Prioritize upgrading versions before 20.2.0.0 according to Dell guidance.
Restrict REST API access to required administrative networks and trusted operators.
Review and reduce unnecessary high-privileged accounts and API credentials.
Validation and detection
Confirm each deployment reports version 20.2.0.0 or later after remediation.
Verify REST API reachability is limited to approved management sources.
Audit privileged accounts, tokens, and integrations for unnecessary access.
Review REST API and authentication logs for anomalous privileged activity.
Confirm Dell advisory prerequisites and post-upgrade checks were completed.
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.