Sceawere
Vulnerability Detail
CVE-2026-79687UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV
Dell PowerStore SDNAS Auth Bypass
Vulnerability Metadata
- Severity
- Critical
- Score / CVSS
- 9
- Creation Date
- 2h ago
- Vendor
- Dell
- Product
- PowerStore 500T
- Attack Type
- CWE-306: Missing Authentication for Critical Function
- Vector String
- CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
- Attack Complexity
- HIGH
Narrative and Response
Description
Dell PowerStore SDNAS contains a Missing Authentication for Critical Function vulnerability. An unauthenticated attacker with remote access could potentially exploit this vulnerability, leading to Filesystem access.
Executive Summary
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Technical Details
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Mitigations
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
References
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Additional Metadata
{
"score": "9.0",
"pubDate": "2026-09-01T16:17:20.160Z",
"pubdate": "2026-09-01T16:17:20.160Z",
"executiveSummary": "Dell PowerStore SDNAS is impacted by a critical vulnerability categorized as Missing Authentication for Critical Function. This security flaw permits an unauthenticated, remote attacker to bypass identity verification mechanisms intended to protect sensitive filesystem operations. By successfully exploiting this vulnerability, an adversary can gain unauthorized access to the filesystem, potentially leading to unauthorized data exposure, modification, or destruction. The lack of authentication serves as a significant security failure, as it removes the primary barrier against malicious interactions with the storage architecture. Given the remote accessibility inherent in the SDNAS implementation, the risk of exploitation is elevated for systems exposed to untrusted network segments. No specific user privileges are required for exploitation, as the vulnerability resides at the functional layer where authentication checks have been omitted. Remediation is necessary to maintain the confidentiality, integrity, and availability of stored data assets.",
"technicalDetails": "The vulnerability originates from a Missing Authentication for Critical Function defect within the Dell PowerStore SDNAS component. This flaw occurs when the application logic fails to perform mandatory authentication checks before executing sensitive system-level functions. By design, the SDNAS architecture should enforce robust access controls to prevent unauthorized interaction with the underlying filesystem; however, the implementation of these control flows is inadequate for certain critical operations.\nThe root cause is identified as an omission of security context validation during the invocation of filesystem-related procedures. Because these specific functions do not verify the session or identity of the requester, they are effectively exposed to any entity capable of establishing a network connection to the target service. The vulnerability functions as a bypass mechanism, allowing an attacker to interact with the storage controller through the exposed service interface without providing valid credentials.\nThe attack flow proceeds as follows: First, the attacker identifies the network port associated with the vulnerable SDNAS service. Second, the attacker crafts a malicious request targeting a function that lacks authentication. Because the service does not perform a handshake or session validation check, the request is processed by the system with the privileges of the service handler itself. Third, upon receipt of the request, the SDNAS component executes the command within the system context, granting the attacker the ability to interface with the filesystem. This bypass permits the attacker to bypass access control lists (ACLs) and interact directly with data storage structures that should be restricted to authenticated administrators.\nThe exposure is strictly remote, meaning an attacker does not require physical access to the Dell PowerStore hardware. The impact is significant, as successful exploitation results in full unauthorized filesystem access. This permits an attacker to perform unauthorized read or write operations, potentially compromising the integrity of archived data or exposing sensitive information to unauthorized parties. The lack of authentication requirements allows this exploit to be automated or scripted, increasing the feasibility of mass exploitation against vulnerable deployments. The system lacks the internal validation triggers required to identify the request as unauthorized, causing the backend services to treat the malicious input as legitimate administrative traffic."
}