CTIPilot

Dell Secure Connect Gateway 5.0, execution with unnecessary privileges; exposed Docker socket yields host root from a low-privileged SSH operator and an orchestrator-container escape (DSA-2026-382)

cve · CVE-2026-80238 single-source

Coverage timeline
1
first 2026-09-06 → last 2026-09-06
Peak priority
high
1 high
Sources cited
2
2 hosts
Sections touched
1
trending-vulnerabilities
Co-occurring entities
4
see Co-occurring entities below
ATT&CK techniques
4
pinned v19.2 · see below

ATT&CK techniques

4 techniques observed across 1 entry, derived from entry metadata and body evidence, never asserted without a published entry behind it · pinned to MITRE ATT&CK v19.2 · compare on the matrix · Navigator layer (JSON)

Initial Access TA0001

T1190Exploit Public-Facing Application×1

Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network. The weakness in the system can be a software bug, a temporary glitch, or a misconfiguration.

Evidence: 2026-09-06/dell-secure-connect-gateway-dsa-2026-382-token-replay-rce · ATT&CK page ↗

Privilege Escalation TA0004

T1068Exploitation for Privilege Escalation×1

Adversaries may exploit software vulnerabilities in an attempt to elevate privileges. Exploitation of a software vulnerability occurs when an adversary takes advantage of a programming error in a program, service, or within the operating system software or kernel itself to execute adversary-controlled code. Security constructs such as permission levels will often hinder access to information and use of certain techniques, so adversaries will likely need to perform privilege escalation to include use of software exploitation to circumvent those restrictions.

Evidence: 2026-09-06/dell-secure-connect-gateway-dsa-2026-382-token-replay-rce · ATT&CK page ↗

T1611Escape to Host×1

Adversaries may break out of a container or virtualized environment to gain access to the underlying host. This can allow an adversary access to other containerized or virtualized resources from the host level or to the host itself. In principle, containerized / virtualized resources should provide a clear separation of application functionality and be isolated from the host environment.

Evidence: 2026-09-06/dell-secure-connect-gateway-dsa-2026-382-token-replay-rce · ATT&CK page ↗

Lateral Movement TA0008

T1550.001Use Alternate Authentication Material: Application Access Token×1

Adversaries may use stolen application access tokens to bypass the typical authentication process and access restricted accounts, information, or services on remote systems. These tokens are typically stolen from users or services and used in lieu of login credentials.

Evidence: 2026-09-06/dell-secure-connect-gateway-dsa-2026-382-token-replay-rce · ATT&CK page ↗

Story timeline

  1. 2026-09-06Dell Secure Connect Gateway DSA-2026-382: an unauthenticated request replayed indefinitely mints ADMIN tokens, and Dell ships no workaround for any of the 105 flaws
    trending-vulnerabilitiesDell's on-prem support gateway takes a 105-CVE bundle with three critical unauthenticated paths and no mitigation short of patching

Where this entity is cited

  • trending-vulnerabilities1

Source distribution

  • dell.com1 (50%)
  • wid.cert-bund.de1 (50%)

Co-occurring entities

Derived: referenced by the same focused operational entries (weekly summaries and report roundups don't count); ×N counts the shared entries.

Entries about Dell Secure Connect Gateway 5.0, execution with unnecessary privileges; exposed Docker socket yields host root from a low-privileged SSH operator and an orchestrator-container escape (DSA-2026-382) (1)

2026-09-06 · view entry permalink →

Dell Secure Connect Gateway DSA-2026-382: an unauthenticated request replayed indefinitely mints ADMIN tokens, and Dell ships no workaround for any of the 105 flaws

Dell's DSA-2026-382, released 2026-08-31 in its only revision to date, fixes 105 proprietary-code CVEs in Secure Connect Gateway 5.0, plus one third-party flaw in the BSAFE Crypto-J component (Dell PSIRT, 2026-08-31). Secure Connect Gateway is the on-premises component that collects telemetry and diagnostics from a customer's Dell server, storage and networking estate and carries remote-support sessions back to Dell, so it sits inside the estate with broad reach into it and an outbound path to the vendor. Three of the 105 score 9.0 or above; the remainder run from 2.4 to 8.2 and include further hard-coded credentials, certificate-validation bypasses, path traversal and command injection, most of them also reachable without authentication.

The one that changes the exposure calculation is CVE-2026-80172 (CVSS 9.8), an insufficient-verification-of-data-authenticity flaw. Dell's own description states that an unauthenticated attacker "can repeatedly reuse a captured request to generate ADMIN access and refresh tokens" and that "there is no nonce validation or time limit on requests, the attack can be performed indefinitely" (Dell PSIRT, 2026-08-31). A single request observed once, at any point in the gateway's history, remains a working administrative credential for as long as the gateway stays unpatched: there is no expiry to wait out and no session to terminate. CVE-2026-61410 (9.4) is a missing-authorization flaw that Dell describes as letting an attacker "execute commands remotely on a target system by sending a specially crafted request to the application, bypassing intended restrictions on code execution", reported alongside sibling flaws CVE-2026-61409 and CVE-2026-61408 by the researcher credited as Saltedfish. CVE-2026-61409 (7.3) is an OS command injection Dell also records as reachable by an unauthenticated attacker with remote access, and unlike the other three its advisory row names only the Application component, not the Appliance (Dell PSIRT, 2026-08-31).

CVE-2026-80238 (9.3) is the local half. Dell states that "a low-privileged operator with SSH access to the SCG host can gain root-level access to the host without requiring a password by leveraging the exposed Docker socket", and that an attacker who compromises any service inside the orchestrator container "can access the same socket and escape the container boundary to obtain host-level control" (Dell PSIRT, 2026-08-31). The gateway's own container boundary therefore provides no isolation, which matters because the unauthenticated remote paths above land inside it. Dell's advisory records its workarounds as None: Application versions before 5.36.00.00 and Appliance versions before 5.36.00.16 are affected, and upgrading to those releases is the only control the vendor offers. Germany's BSI CERT-Bund relayed the same bulletin as WID-SEC-2026-3184 on 2026-09-03 (BSI CERT-Bund, 2026-09-03). Neither Dell nor any secondary source reports exploitation or a public proof-of-concept; every issue was privately reported.

Triage: Secure Connect Gateway legitimately opens outbound sessions to Dell and legitimately performs privileged collection across the estate, so outbound connections and broad read access from the SCG host are normal and are not the signal. What separates abuse is direction and origin: an inbound request to the gateway's API from a source that is neither an administrator workstation nor the Dell support path, an administrative token in use from an address the operator team does not recognise, or container-runtime commands issued from an interactive SSH session rather than from the gateway's own orchestration.

This vulnerability is considered critical as an unauthenticated attacker can repeatedly reuse a captured request to generate ADMIN access and refresh tokens. Since there is no nonce validation or time limit on requests, the attack can be performed indefinitely.

a low-privileged operator with SSH access to the SCG host can gain root-level access to the host without requiring a password by leveraging the exposed Docker socket. Additionally, an attacker who compromises a service running within the orchestrator container can access the same socket and escape the container boundary to obtain host-level control.

it allows an attacker to execute commands remotely on a target system by sending a specially crafted request to the application, bypassing intended restrictions on code execution.

Dell PSIRT (DSA-2026-382) 2026-08-31
vulnerability06 Sep 13:55Zsingle-sourceOpen finding ↗