LiveActive security incident?Get immediate response
CVE Record

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.

MediumCVSS 6.7Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

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.
Prepared
Confidence
medium
Sources
3

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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-46737 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
6.7 (3.1)
Known Exploited
No
Published

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

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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.

ScoreVersionSeverityVectorExploitImpactSource
6.7CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:H1.25.5dell

Vulnerability scoring details

Base CVSS 3.1 score

6.7Medium
CVSS 3.1 vector shape for CVE-2026-46737Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
DellPowerProtect Data Manager0unaffected
Weakness

CWE details

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.