LiveActive security incident?Get immediate response
CVE Record

CVE-2021-21550: Dell EMC PowerScale OneFS 8.1.0-9.1.0 contain an improper neutralization of special elements used in an OS...

Dell EMC PowerScale OneFS 8.1.0-9.1.0 contain an improper neutralization of special elements used in an OS command vulnerability. This vulnerability can allow an authenticated user with ISI_PRIV_LOGIN_SSH or ISI_PRIV_LOGIN_CONSOLE privileges to escalate privileges.

MediumCVSS 6Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Dell PowerScale OneFS versions 8.1.0 through 9.1.0 have a command-handling flaw that can let a highly privileged authenticated user escalate privileges. This is not a remote unauthenticated issue, but it matters where SSH or console access is broadly granted.

Executive priority

Treat as a scheduled remediation item with access-control review. Prioritize systems with many privileged users, shared admin accounts, or weak monitoring over isolated appliances with tightly controlled administrator access.

Technical view

CVE-2021-21550 is CWE-78 improper neutralization of special elements in an OS command. The CVSS 3.1 score is 6.0 with local access, low complexity, high privileges required, no user interaction, and high integrity and availability impact.

Likely exposure

Organizations running Dell EMC PowerScale OneFS 8.1.0 to 9.1.0 are potentially exposed, especially where users hold ISI_PRIV_LOGIN_SSH or ISI_PRIV_LOGIN_CONSOLE privileges.

Exploitation context

The provided sources do not indicate CISA KEV listing or active exploitation. Exploitation requires an authenticated user with specific SSH or console login privileges, limiting broad internet-driven risk but increasing insider or compromised-admin-account concern.

Researcher notes

The public bundle confirms affected version range, privilege prerequisites, CWE-78 classification, and CVSS vector. It does not provide exploit details, fixed release numbers, or evidence of exploitation, so validation should stay focused on version exposure and privileged access paths.

Mitigation direction

  • Review Dell advisory KB 000185978 for fixed versions and vendor remediation guidance.
  • Upgrade affected PowerScale OneFS systems according to Dell guidance.
  • Limit ISI_PRIV_LOGIN_SSH and ISI_PRIV_LOGIN_CONSOLE privileges to trusted administrators.
  • Review privileged account membership and remove unnecessary console or SSH access.

Validation and detection

  • Inventory PowerScale OneFS versions and flag 8.1.0 through 9.1.0 systems.
  • Identify users or roles with ISI_PRIV_LOGIN_SSH or ISI_PRIV_LOGIN_CONSOLE privileges.
  • Confirm each affected appliance is remediated against Dell advisory KB 000185978.
  • Review privileged access logs for unexpected SSH or console activity.
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 · medium confidence lookup

CWE-78: 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-21550 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-21550Attack 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 OneFSunspecifiedListed
Weakness

CWE details

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

CWE-78 · source CWE mapping

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

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