LiveActive security incident?Get immediate response
CVE Record

CVE-2026-49499: Dell PowerProtect Data Manager, versions prior to 20.2.0.0, contain(s) a Generation of Incorrect Security T...

Dell PowerProtect Data Manager, versions prior to 20.2.0.0, contain(s) a Generation of Incorrect Security Tokens vulnerability in the IAM. A low privileged attacker with remote access could potentially exploit this vulnerability, leading to Elevation of privileges.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Dell PowerProtect Data Manager before version 20.2.0.0 can create incorrect IAM security tokens. A remotely connected, low-privileged attacker could potentially gain elevated privileges and compromise sensitive data, system integrity, or availability. The reported CVSS score is 8.8, making remediation urgent where affected systems are reachable by untrusted or broadly accessible networks.

Executive priority

Treat this as a high-priority remediation because a low-privileged remote user could potentially gain elevated control with severe business impact. Prioritize reachable, externally exposed, or credential-rich deployments. Patch promptly, restrict access during the remediation window, and review account and privilege activity for possible misuse.

Technical view

CVE-2026-49499 is a CWE-1270 incorrect-security-token vulnerability in PowerProtect Data Manager IAM. Exploitation requires remote network access and existing low-level privileges, but no user interaction or unusual complexity. Successful exploitation could elevate privileges with high confidentiality, integrity, and availability impact. The supplied record identifies versions before 20.2.0.0 as vulnerable.

Likely exposure

Exposure exists where PowerProtect Data Manager versions earlier than 20.2.0.0 are deployed and low-privileged accounts can reach the service remotely. Internet exposure, shared administrative networks, excessive account issuance, or compromised credentials would increase practical risk. The supplied evidence does not identify specific exposed interfaces, ports, configurations, or deployment counts.

Exploitation context

The CVSS vector indicates network-based, low-complexity exploitation requiring low privileges and no user interaction. The source bundle does not establish public exploit availability or observed attacks. This CVE is not identified as a CISA KEV entry in the supplied record, so active exploitation should not be claimed.

Researcher notes

The public description is limited to incorrect token generation within IAM and does not explain the flawed token property, affected endpoint, or privilege boundary. Avoid assuming authentication bypass or a specific administrative role. The affected-data field is internally sparse, but the description clearly states that releases before 20.2.0.0 are affected.

Mitigation direction

  • Inventory PowerProtect Data Manager instances and identify versions earlier than 20.2.0.0.
  • Apply Dell's security update to version 20.2.0.0 or later following compatibility review.
  • Restrict management and IAM access to trusted networks and authorized administrators.
  • Review and reduce low-privileged accounts until remediation is complete.
  • Consult Dell's advisory for deployment-specific instructions and additional vulnerabilities covered.

Validation and detection

  • Confirm every instance reports version 20.2.0.0 or later after updating.
  • Verify management and IAM interfaces are inaccessible from untrusted networks.
  • Audit low-privileged accounts, recent role changes, and unexpected administrative activity.
  • Check monitoring records for suspicious authentication or privilege-elevation events.
  • Retest access controls using authorized, non-destructive validation procedures.
Prepared
Confidence
high
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-1270: 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-49499 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
High
CVSS
8.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/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
8.8CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H2.85.9dell

Vulnerability scoring details

Base CVSS 3.1 score

8.8High
CVSS 3.1 vector shape for CVE-2026-49499Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/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-1270 · source CWE mapping

Generation of Incorrect Security Tokens

Generation of Incorrect Security Tokens represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.