LiveActive security incident?Get immediate response
CVE Record

CVE-2021-21508: Dell VxRail versions before 7.0.200 contain a Plain-text Password Storage Vulnerability in VxRail Manager.

Dell VxRail versions before 7.0.200 contain a Plain-text Password Storage Vulnerability in VxRail Manager. A sys-admin user may exploit this vulnerability, leading to the disclosure of certain user credentials. The attacker may be able to use the exposed credentials to access the vulnerable application with privileges of the compromised account.

MediumCVSS 6.7Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Dell VxRail Manager versions before 7.0.200 may store certain passwords in plain text. A user who already has sys-admin level access could expose credentials and use them to access the application as the compromised account. This is not a remote unauthenticated issue, but it can worsen an insider or administrator-account compromise.

Executive priority

Treat this as a moderate-priority infrastructure hardening issue. It is not described as internet-scale exploitation, but exposed administrator credentials can materially increase breach impact in a virtualized environment.

Technical view

The CVE describes plain-text password storage in Dell VxRail Manager before 7.0.200, mapped to CWE-532. CVSS 3.1 is 6.7 with local attack vector, low complexity, high privileges required, no user interaction, unchanged scope, and high confidentiality, integrity, and availability impacts after credential disclosure.

Likely exposure

Exposure is likely limited to organizations running Dell VxRail Manager before 7.0.200. Risk is highest where many administrators have access, privileged accounts are shared, or VxRail Manager credentials can reach broader infrastructure.

Exploitation context

The provided sources do not show active exploitation, and the CVE is not listed as KEV. Exploitation requires local access and high privileges, so the practical concern is credential exposure after a sys-admin account or local administrative context is already available.

Researcher notes

The source bundle identifies the affected boundary as VxRail before 7.0.200 but provides limited advisory detail. Avoid assuming broader Dell products, public exploit availability, or exact storage locations without vendor confirmation.

Mitigation direction

  • Upgrade Dell VxRail Manager to version 7.0.200 or later.
  • Review Dell’s advisory for any environment-specific remediation steps.
  • Rotate credentials that may have been exposed on vulnerable systems.
  • Restrict sys-admin access to trusted administrators only.
  • Review privileged account sharing and service account scope.

Validation and detection

  • Inventory all VxRail Manager instances and record exact versions.
  • Confirm no instance remains below version 7.0.200.
  • Review administrator access lists for excessive or stale privileges.
  • Check vendor guidance for affected credential locations and rotation scope.
  • Verify credential rotation completed for potentially exposed accounts.
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-532: 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
description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-21508 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:L/AC:L/PR:H/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
6.7CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H0.85.9dell

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:L/AC:L/PR:H/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
DellVxRail0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-532 · source CWE mapping

Insertion of Sensitive Information into Log File

Insertion of Sensitive Information into Log File represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.