LiveActive security incident?Get immediate response
CVE Record

CVE-2021-21595: Dell EMC PowerScale OneFS versions 8.2.x - 9.1.1.x contain an improper neutralization of special elements u...

Dell EMC PowerScale OneFS versions 8.2.x - 9.1.1.x contain an improper neutralization of special elements used in an OS command. This vulnerability could allow the compadmin user to elevate privileges. This only impacts Smartlock WORM compliance mode clusters as a critical vulnerability and Dell recommends to update/upgrade at the earliest opportunity.

MediumCVSS 6Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This Dell PowerScale OneFS flaw can let an existing high-privilege compadmin user gain more privileges through unsafe OS command handling. It is not a remote, unauthenticated issue. The business concern is highest for SmartLock WORM compliance clusters, where Dell describes the impact as critical and recommends update or upgrade as soon as possible.

Executive priority

Treat as high priority for affected PowerScale environments, especially compliance-mode WORM storage. It is not described as remotely exploitable, but it threatens integrity and availability where trusted privileged access exists. Remediation should be scheduled promptly through Dell-supported upgrade paths.

Technical view

CVE-2021-21595 is CWE-77 command-injection risk in Dell EMC PowerScale OneFS 8.2.x through 9.1.1.x. CVSS 3.1 is 6.0 with local access, low complexity, high privileges required, no user interaction, and high integrity and availability impact. Sources identify compadmin privilege elevation, especially serious on SmartLock WORM compliance mode clusters.

Likely exposure

Exposure is limited to Dell EMC PowerScale OneFS versions 8.2.x through 9.1.1.x. Risk is highest where SmartLock WORM compliance mode is enabled and compadmin access exists. The supplied sources do not identify other Dell products or cloud services as affected.

Exploitation context

The source bundle does not show CISA KEV listing or confirmed active exploitation. The CVSS vector indicates exploitation requires local access and high privileges, specifically involving compadmin. That reduces broad internet exposure, but insider, compromised-admin, or mismanaged privileged-account scenarios remain relevant.

Researcher notes

Evidence is limited to the CVE record and Dell advisory reference. Avoid assuming exploit availability or affected configurations beyond OneFS 8.2.x to 9.1.1.x. Validation should focus on version, SmartLock WORM compliance mode, and compadmin exposure rather than remote attack surface.

Mitigation direction

  • Review Dell advisory KB 000190408 for affected and fixed OneFS release guidance.
  • Update or upgrade affected PowerScale OneFS clusters at the earliest opportunity.
  • Prioritize SmartLock WORM compliance mode clusters for remediation.
  • Restrict and monitor compadmin access until remediation is complete.
  • Confirm operational change windows before upgrading compliance-sensitive storage clusters.

Validation and detection

  • Inventory PowerScale clusters and record OneFS versions.
  • Identify clusters running OneFS 8.2.x through 9.1.1.x.
  • Determine whether SmartLock WORM compliance mode is enabled.
  • Confirm which users or processes can use compadmin.
  • After upgrade, verify the installed OneFS version matches Dell guidance.
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 · medium confidence lookup

CWE-77: Command execution behavior lookup

Command injection weaknesses can lead defenders to review execution techniques and command interpreter telemetry. 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-2021-21595 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 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/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
0Timeline events
0ADP providers
2Source links

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
6CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H0.85.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
DellPowerScale OneFS8.2.x - 9.1.1.xListed
Weakness

CWE details

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

CWE-77 · source CWE mapping

Improper Neutralization of Special Elements used in a Command ('Command Injection')

Improper Neutralization of Special Elements used in a Command ('Command Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.