Description
A vulnerability in the web-based management interface of Cisco Unified Intelligence Center could allow an authenticated, local attacker to perform a blind SQL injection attack against an affected device.

This vulnerability is due to insufficient validation of user-supplied input. An attacker could exploit this vulnerability by sending a crafted request to the web-based management interface. A successful exploit could allow the attacker to read the contents of the internal database of an affected device. To exploit this vulnerability, the attacker must have valid user credentials on the affected device.
Published: 2026-08-19
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a blind SQL injection in the web‑based management interface of Cisco Unified Intelligence Center caused by insufficient validation of user input. An attacker who has valid user credentials on the device can send crafted HTTP requests that allow them to read the contents of the internal database. The flaw is a classic SQL injection (CWE‑89).

Affected Systems

Cisco Unified Intelligence Center; the affected devices are those whose web management interface is reachable by authorized users. No specific product version information is listed in the vulnerability entry.

Risk and Exploitability

The associated CVSS score of 6.5 indicates moderate severity. The EPSS score is not available, and the flaw is not listed in the CISA KEV catalog. Attack requires local authentication; an attacker with legitimate credentials can exploit the blind SQL injection to exfiltrate data from the internal database. Because the attack vector is local authenticated, the threat is limited to users who can log in, but still allows full read access to sensitive data.

Generated by OpenCVE AI on August 20, 2026 at 13:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the Cisco patch that resolves the SQL injection flaw in Unified Intelligence Center.
  • If an update cannot be applied immediately, restrict the web interface to a highly trusted IP subnet and enforce network segmentation so that only trusted administrators can reach it.
  • Enforce the principle of least privilege for all user accounts that access the web interface, removing unnecessary permissions.
  • Disable or limit any options that allow arbitrary SQL execution from the web interface if possible.
  • Monitor system logs for unusual queries or repeated attempts to access the database from the management interface.

Generated by OpenCVE AI on August 20, 2026 at 13:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 20 Aug 2026 09:15:00 +0000

Type Values Removed Values Added
First Time appeared Cisco
Cisco unified Intelligence Center
Vendors & Products Cisco
Cisco unified Intelligence Center

Wed, 19 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 19 Aug 2026 16:45:00 +0000

Type Values Removed Values Added
Description A vulnerability in the web-based management interface of Cisco Unified Intelligence Center could allow an authenticated, local attacker to perform a blind SQL injection attack against an affected device. This vulnerability is due to insufficient validation of user-supplied input. An attacker could exploit this vulnerability by sending a crafted request to the web-based management interface. A successful exploit could allow the attacker to read the contents of the internal database&nbsp;of an affected device. To exploit this vulnerability, the attacker must have valid user credentials on the affected device.
Title Cisco Unified Intelligence Center SQL Injection Vulnerability
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

Cisco Unified Intelligence Center
cve-icon MITRE

Status: PUBLISHED

Assigner: cisco

Published:

Updated: 2026-08-19T19:19:08.202Z

Reserved: 2025-10-08T11:59:15.412Z

Link: CVE-2026-20327

cve-icon Vulnrichment

Updated: 2026-08-19T19:18:58.554Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-19T17:18:40.563

Modified: 2026-08-20T13:01:19.947

Link: CVE-2026-20327

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T14:00:04Z

Weaknesses
  • CWE-89

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