Sceawere
Vulnerability Detail
CVE-2026-79945UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV
Dell SCG OS Command Injection
Vulnerability Metadata
- Severity
- Medium
- Score / CVSS
- 5.5
- Creation Date
- 23h ago
- Vendor
- Dell
- Product
- Secure Connect Gateway 5.0 - Application
- Attack Type
- CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection')
- Vector String
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
- Attack Complexity
- LOW
Narrative and Response
Description
Dell SCG 5.0 Appliance versions prior to 5.36.00.16 and Dell SCG 5.0 Application versions prior to 5.36.00.00, contains an Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to command execution.
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": "5.5",
"pubDate": "2026-09-09T16:17:08.527Z",
"pubdate": "2026-09-09T16:17:08.527Z",
"executiveSummary": "This vulnerability involves an Improper Neutralization of Special Elements used in an OS Command (OS Command Injection) within Dell SCG 5.0 Appliance and Application versions.\nThe flaw allows a low-privileged, locally authenticated attacker to execute arbitrary system commands with elevated privileges, potentially compromising the integrity and availability of the appliance.\nAffected products include Dell SCG 5.0 Appliance versions prior to 5.36.00.16 and Dell SCG 5.0 Application versions prior to 5.36.00.00.\nThe risk implication is significant as successful exploitation grants the attacker the ability to interact directly with the underlying operating system.\nExploitation requires the attacker to already possess local access to the target environment, which serves as a prerequisite for triggering the vulnerable command execution path.",
"technicalDetails": "The vulnerability originates from a failure to sufficiently sanitize user-supplied input before passing it to system-level command execution functions within the Dell SCG appliance environment.\nRoot cause analysis indicates that the application improperly neutralizes special characters or sequences that act as shell metacharacters, allowing an attacker to escape the intended command context and inject arbitrary OS-level instructions.\nAn attacker with low-privileged local access can leverage this defect by providing crafted input into exposed application interfaces that invoke internal system processes or scripts.\nUpon processing the malicious input, the application shell executes the attacker-supplied payload concurrently or sequentially with the legitimate command, effectively bypassing the security boundary intended for the low-privileged user.\nBecause the vulnerable component interacts with the underlying operating system with higher-level permissions than the authenticated user, the injected commands are executed in a context that may provide administrative control or system-wide influence.\nThe attack flow involves: (1) Establishing a local session with low-level privileges on the target Dell SCG appliance. (2) Identifying the specific application function or interface that facilitates command invocation without adequate input validation. (3) Injecting a payload containing shell command separators (e.g., ;, &&, |) followed by malicious instructions. (4) Triggering the application process to invoke the underlying system call, leading to the execution of the injected code.\nPost-exploitation impact includes potential arbitrary file system access, lateral movement within the appliance, configuration modification, or the installation of persistent malicious backdoors to maintain long-term control.\nThe scope of the impact is constrained by the local access requirement, meaning the attacker must be capable of interacting with the local system environment, but the inherent flaw represents a critical breakdown in command string sanitization protocols."
}