Description
With legitimate user credentials in hand, attackers can construct malicious SQL statements to bypass authentication logic and execute arbitrary database queries directly. This will consequently lead to slow database queries and expanded query coverage. This vulnerability features a low exploitation threshold, wide scope of impact, requires no external privilege escalation, and is classified as a high-priority fix.
Published: 2026-08-26
Score: 6.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an attacker with legitimate ZTE SCP user credentials to inject malicious SQL statements that bypass the authentication logic and execute arbitrary queries against the database. This can lead to slow queries, broaden query coverage, and potentially expose or modify sensitive data stored in the system.

Affected Systems

The affected product is ZTE SCP. The versions impacted are not specified in the available data, so any deployment of the ZTE SCP product should be examined for susceptibility.

Risk and Exploitability

The CVSS score of 6.3 indicates a medium severity level, and the EPSS score is not available. The vehicle for exploitation requires only legitimate user credentials and no additional privileges, making the threat reachable for insiders or compromised accounts. Because the vulnerability can be leveraged to bypass authentication and run arbitrary queries, the impact is significant enough to warrant a high‑priority fix, although it has not been listed in the CISA KEV catalog.

Generated by OpenCVE AI on August 26, 2026 at 09:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the publisher’s security patch for ZTE SCP to fix the SQL injection flaw.
  • Implement least‑privilege database access controls and disable any unnecessary database functions that are not required by ZTE SCP.
  • Configure input validation and enforce parameterized queries to prevent malicious SQL, ensuring that the product’s codebase follows secure coding practices.
  • Monitor database activity logs for unexpected query patterns that may indicate exploitation attempts.

Generated by OpenCVE AI on August 26, 2026 at 09:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 26 Aug 2026 08:15:00 +0000

Type Values Removed Values Added
Description With legitimate user credentials in hand, attackers can construct malicious SQL statements to bypass authentication logic and execute arbitrary database queries directly. This will consequently lead to slow database queries and expanded query coverage. This vulnerability features a low exploitation threshold, wide scope of impact, requires no external privilege escalation, and is classified as a high-priority fix.
Title SQL injection vulnerability in ZTE SCP product
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: zte

Published:

Updated: 2026-08-26T08:02:07.539Z

Reserved: 2026-05-27T01:01:45.721Z

Link: CVE-2026-9668

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T09:30:04Z

Weaknesses
  • CWE-89

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