LiveActive security incident?Get immediate response
CVE Record

CVE-2022-32498: Dell EMC PowerStore, Versions prior to v3.0.0.0 contain a DLL Hijacking vulnerability in PSTCLI.

Dell EMC PowerStore, Versions prior to v3.0.0.0 contain a DLL Hijacking vulnerability in PSTCLI. A local attacker can potentially exploit this vulnerability to execute arbitrary code, escalate privileges, and bypass software allow list solutions, leading to system takeover or IP exposure.

MediumCVSS 5.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2022-32498 affects Dell EMC PowerStore versions before v3.0.0.0. A local attacker could abuse how PSTCLI loads DLLs to run unauthorized code, potentially escalating privileges, bypassing allow-list controls, and exposing sensitive IP or taking over the affected system.

Executive priority

Treat as a moderate-priority infrastructure hygiene issue. It is not described as remotely exploitable or actively exploited, but affected storage management environments could face serious confidentiality and takeover consequences if a local foothold exists.

Technical view

The issue is a CWE-427 DLL hijacking weakness in PSTCLI for Dell EMC PowerStore before v3.0.0.0. CVSS 3.1 is 5.5 with local attack vector, high complexity, low privileges required, and user interaction required. Reported impact is high confidentiality with limited integrity and availability impact.

Likely exposure

Exposure is limited to environments running affected PowerStore versions with PSTCLI present and reachable by local low-privileged users. Internet exposure is not indicated by the sources because the attack vector is local.

Exploitation context

The provided sources do not cite active exploitation, and the CVE is not marked as KEV. Practical abuse appears constrained by local access, high complexity, low privileges, and user interaction requirements.

Researcher notes

Key gaps remain in the provided bundle: no exploit evidence, no detailed Dell remediation text, and no product component matrix beyond PowerStore before v3.0.0.0. Validation should focus on version exposure, PSTCLI availability, and local privilege boundaries.

Mitigation direction

  • Inventory Dell EMC PowerStore versions and identify systems before v3.0.0.0.
  • Review Dell advisory 000201283 for confirmed fixed releases and upgrade guidance.
  • Plan upgrade to v3.0.0.0 or later where the advisory confirms applicability.
  • Restrict local access to systems where PSTCLI is installed.
  • Do not rely on software allow-listing alone for this issue.

Validation and detection

  • Confirm whether each PowerStore deployment is before v3.0.0.0.
  • Verify PSTCLI is installed or available on affected management systems.
  • Review local user access paths to systems running PSTCLI.
  • Check endpoint controls for suspicious DLL load behavior around PSTCLI.
  • Document upgrade status against Dell advisory 000201283.
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-427: 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

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. 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-2022-32498 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
5.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:L/A:L

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
5.5CVSS 3.1MediumCVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:L/A:L0.84.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.5Medium
CVSS 3.1 vector shape for CVE-2022-32498Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:L/A:L

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
DellPowerStoreunspecifiedListed
Weakness

CWE details

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

CWE-427 · source CWE mapping

Uncontrolled Search Path Element

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