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 SQL Command ('SQL Injection') vulnerability. A low privileged attacker with remote access could potentially exploit this vulnerability, leading to script injection.
Published: 2026-09-09
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an improper neutralization of special elements used in an SQL command, a classic SQL injection flaw (CWE‑89). An attacker with low privileges but remote access to the Dell Secure Connect Gateway can supply crafted input that is incorporated directly into an SQL query. This allows arbitrary SQL commands to be executed, potentially leading to database compromise and the injection of malicious scripts that can affect connected services.

Affected Systems

Dell Secure Connect Gateway 5.0 Appliance versions prior to 5.36.00.16 and Dell Secure Connect Gateway 5.0 Application versions prior to 5.36.00.00 are affected.

Risk and Exploitability

The CVSS score of 6.5 indicates moderate severity. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog, suggesting it has not yet been widely exploited. Exploitation requires remote network access but does not require elevated privileges, making it accessible to attackers who can reach the gateway over the network. The impact would be limited to the database accessed by the gateway, but script injection could lead to broader compromise of downstream systems that rely on that data.

Generated by OpenCVE AI on September 9, 2026 at 10:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply Dell’s Security Update that patches versions 5.36.00.16 for the appliance and 5.36.00.00 for the application to eliminate the SQL injection flaw
  • Restrict remote access to the Secure Connect Gateway by limiting connections to trusted IP ranges and enforcing strict authentication mechanisms
  • Implement input validation or parameterized queries in any custom code that interacts with the SCG database, and monitor logs for unauthorized SQL activity

Generated by OpenCVE AI on September 9, 2026 at 10:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 09 Sep 2026 10:30:00 +0000

Type Values Removed Values Added
Title Improper SQL Injection in Dell Secure Connect Gateway 5.0 Allowing Script Injection via Remote Access

Wed, 09 Sep 2026 08:00:00 +0000

Type Values Removed Values Added
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 SQL Command ('SQL Injection') vulnerability. A low privileged attacker with remote access could potentially exploit this vulnerability, leading to script injection.
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: dell

Published:

Updated: 2026-09-09T07:51:03.464Z

Reserved: 2026-08-25T21:04:22.135Z

Link: CVE-2026-80177

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-09T08:17:22.627

Modified: 2026-09-09T08:17:22.627

Link: CVE-2026-80177

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-09T10:15:09Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')