LiveActive security incident?Get immediate response
CVE Record

CVE-2021-21562: Dell EMC PowerScale OneFS contains an untrusted search path vulnerability.

Dell EMC PowerScale OneFS contains an untrusted search path vulnerability. This vulnerability allows a user with (ISI_PRIV_LOGIN_SSH or ISI_PRIV_LOGIN_CONSOLE) and (ISI_PRIV_SYS_UPGRADE or ISI_PRIV_AUDIT) to provide an untrusted path which can lead to run resources that are not under the application’s direct control.

MediumCVSS 4.4Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This is a Dell PowerScale OneFS flaw that requires significant existing privileges. A malicious or compromised admin-level account could influence a search path and cause untrusted resources to run, creating an integrity risk. It is not described as remotely exploitable or publicly exploited in the provided sources.

Executive priority

Treat this as a moderate-priority administrative control issue. Prioritize remediation on internet-adjacent or high-value storage clusters, and verify privileged account hygiene. It is less urgent than remotely exploitable flaws, but storage integrity impact can be business-significant.

Technical view

CVE-2021-21562 is a CWE-426 untrusted search path issue in Dell EMC PowerScale OneFS. The CVSS vector is local, low complexity, high privileges, no user interaction, and high integrity impact. Affected versions listed are 8.1.2, 8.1.3, 9.0.0.x, and 9.1.0.x.

Likely exposure

Exposure is limited to organizations running the listed OneFS versions. The attacker must have ISI_PRIV_LOGIN_SSH or ISI_PRIV_LOGIN_CONSOLE and also ISI_PRIV_SYS_UPGRADE or ISI_PRIV_AUDIT, so the main concern is misuse of privileged accounts or post-compromise activity.

Exploitation context

The provided bundle does not show CISA KEV listing, public exploitation, exploit code, or remote attack evidence. Practical risk depends on whether privileged OneFS accounts are tightly controlled and monitored.

Researcher notes

The source evidence is concise. It identifies affected OneFS branches, privilege requirements, CWE-426, and CVSS 4.4. It does not provide technical internals, proof of exploitation, fixed versions, or detailed mitigations in the supplied bundle.

Mitigation direction

  • Review Dell advisory 000188148 for the supported remediation path.
  • Inventory PowerScale OneFS versions against 8.1.2, 8.1.3, 9.0.0.x, and 9.1.0.x.
  • Limit SSH and console login privileges to necessary administrators only.
  • Restrict upgrade and audit privileges using least privilege.
  • Monitor privileged administrative activity until vendor remediation is confirmed.

Validation and detection

  • Confirm deployed OneFS versions across all PowerScale clusters.
  • Review accounts with ISI_PRIV_LOGIN_SSH or ISI_PRIV_LOGIN_CONSOLE.
  • Review accounts with ISI_PRIV_SYS_UPGRADE or ISI_PRIV_AUDIT.
  • Check Dell guidance for fixed versions or required configuration changes.
  • Look for unusual privileged administrative activity involving path or upgrade workflows.
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-426: 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-2021-21562 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
4.4 (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:N

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

Vulnerability scoring details

Base CVSS 3.1 score

4.4Medium
CVSS 3.1 vector shape for CVE-2021-21562Attack 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:N

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.1.2, 8.1.3, 9.1.0.x, 9.0.0.xListed
Weakness

CWE details

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

CWE-426 · source CWE mapping

Untrusted Search Path

Untrusted Search Path represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.