Description
An input validation vulnerability exists in an API component of the orchestrator. An authenticated user can exploit this flaw to manipulate backend queries, which may result in unauthorized access to data beyond their intended privileges and cause the underlying system to initiate unintended outbound network connections.




This issue was discovered internally by Arista and the company is not aware of any malicious uses of this issue in customer networks.
Published: 2026-07-27
Score: 8.5 High
EPSS: 2.8% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An authenticated input validation flaw exists in the flow metrics API of Arista's VeloCloud Orchestrator. Because the API fails to sanitize user-supplied parameters, an authenticated user can inject arbitrary SQL that is passed directly to backend databases. This permits the attacker to read data beyond their intended permissions and to cause the system to initiate unintended outbound network connections. The vulnerability is a classic SQL Injection and is classified under CWE‑89.

Affected Systems

Arista Networks VeloCloud Orchestrator On‑Prem is affected. Versions earlier than VCO 5.2.3.14 in the 5.2 train, earlier than VCO 6.1.3.4 in the 6.1 train, and earlier than VCO 6.4.2.4 in the 6.4 train are vulnerable.

Risk and Exploitability

The vulnerability has a CVSS score of 8.5, indicating high severity. The EPSS score is 3%, giving a moderate likelihood of exploitation, and the flaw is not listed in CISA’s KEV catalog, indicating no publicly known exploitation yet. Nevertheless, because it requires authentication, an internal or compromised administrative account can exploit it. If exploited, the attacker can extract confidential data and trigger unsolicited outbound traffic, potentially facilitating lateral movement. The lack of public exploitation data does not reduce the need for remediation.

Generated by OpenCVE AI on August 3, 2026 at 17:09 UTC.

Remediation

Vendor Solution

The recommended resolution is to upgrade to a fixed VCO release at your earliest convenience. These vulnerabilities have been fixed in the following releases: * VCO 5.2.3.14 and later in the 5.2 train * VCO 6.1.3.4 and later in the 6.1 train * VCO 6.4.2.4 and later in the 6.4 train


Vendor Workaround

Until the fixed software is deployed, operators should apply defense-in-depth controls appropriate for their environment: * Restrict access to the VCO web interface to trusted administrative networks. * Monitor the VCO for accesses from known malicious source IPs. * Monitor for unexpected outbound network activity from the VCO host. * Review recent administrator activity for unexpected changes.


OpenCVE Recommended Actions

  • Upgrade to VCO 5.2.3.14 or later, VCO 6.1.3.4 or later, or VCO 6.4.2.4 or later, depending on your train.
  • Restrict access to the VCO web interface to trusted administrative networks.
  • Monitor the VCO for accesses from known malicious source IPs.
  • Monitor for unexpected outbound network activity from the VCO host.
  • Review recent administrator activity for unexpected changes.

Generated by OpenCVE AI on August 3, 2026 at 17:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Jul 2026 23:30:00 +0000

Type Values Removed Values Added
First Time appeared Arista Networks
Arista Networks velocloud Orchestrator On-prem
Vendors & Products Arista Networks
Arista Networks velocloud Orchestrator On-prem

Mon, 27 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 27 Jul 2026 17:00:00 +0000

Type Values Removed Values Added
Description An input validation vulnerability exists in an API component of the orchestrator. An authenticated user can exploit this flaw to manipulate backend queries, which may result in unauthorized access to data beyond their intended privileges and cause the underlying system to initiate unintended outbound network connections. This issue was discovered internally by Arista and the company is not aware of any malicious uses of this issue in customer networks.
Title VeloCloud Orchestrator Flow Metrics API SQL Injection
Weaknesses CWE-89
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 8.5, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:L/VA:L/SC:H/SI:L/SA:L/S:P'}


Subscriptions

Arista Networks Velocloud Orchestrator On-prem
cve-icon MITRE

Status: PUBLISHED

Assigner: Arista

Published:

Updated: 2026-07-27T17:29:45.538Z

Reserved: 2026-07-24T19:03:13.728Z

Link: CVE-2026-17191

cve-icon Vulnrichment

Updated: 2026-07-27T17:29:42.423Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-07-27T17:16:35.407

Modified: 2026-07-30T19:10:52.250

Link: CVE-2026-17191

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T17:15:12Z

Weaknesses
  • CWE-89

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