7.1

CVE-2026-28265

PowerStore, contains a Path Traversal vulnerability in the Service user. A low privileged attacker with local access could potentially exploit this vulnerability, leading to modification of arbitrary system files.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
DellPowerstoreos Version < 4.4.0.0-2692403
   DellPowerstore 1000t Version-
   DellPowerstore 1200t Version-
   DellPowerstore 3000t Version-
   DellPowerstore 3200q Version-
   DellPowerstore 3200t Version-
   DellPowerstore 5000t Version-
   DellPowerstore 500t Version-
   DellPowerstore 5200q Version-
   DellPowerstore 5200t Version-
   DellPowerstore 7000t Version-
   DellPowerstore 9000t Version-
   DellPowerstore 9200t Version-
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.02% 0.035
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.1 1.8 5.2
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
security_alert@emc.com 4.4 1.8 2.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

CWE-35 Path Traversal: '.../...//'

The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize '.../...//' (doubled triple dot slash) sequences that can resolve to a location that is outside of that directory.