Description
Vulnerabilities in the API of HPE Networking Fabric Composer could allow an authenticated remote attacker to conduct SQL injection attacks against the HPE Networking Fabric Composer instance. An attacker could exploit these vulnerabilities to obtain and modify sensitive information in the underlying database potentially leading to complete compromise of the HPE Networking Fabric Composer host.
Published: 2026-09-01
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: Data Disclosure and Integrity, Potential Host Compromise
Action: Assess Impact
AI Analysis

Impact

The vulnerability arises from improper handling of input in the HPE Networking Fabric Composer API, allowing an attacker who is authenticated to inject SQL statements. This can lead to unauthorized reading, modification, or deletion of data stored in the underlying database, and in severe cases may enable broader compromise of the host running the Fabric Composer software. The weakness is a classic SQL injection flaw, which maps to CWE-89.

Affected Systems

The flaw affects HPE Networking Fabric Composer products deployed by Hewlett Packard Enterprise. No specific version numbers are provided in the advisory, so any installation of Fabric Composer that has not been updated to a patched release should be considered vulnerable.

Risk and Exploitability

The CVSS score of 7.2 indicates high severity, with a medium probability of successful exploitation in real-world settings. The EPSS score is not available, but the vulnerability is not listed in the CISA KEV catalog, suggesting no confirmed active exploits. Because the vulnerability requires an authenticated user, a threat actor would need valid credentials to abuse the API, but once authenticated, the attacker could inject arbitrary SQL and potentially achieve complete host compromise.

Generated by OpenCVE AI on September 2, 2026 at 01:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Follow HPE guidance and monitor for patch updates; apply any available fix promptly.
  • Restrict API access to trusted users and enforce least privilege, limiting the rights of authenticated accounts that can reach the Fabric Composer API.
  • Segregate the Fabric Composer infrastructure from other network zones through segmentation or isolation to limit lateral movement if the host is compromised.
  • Deploy web‑application firewall rules or similar controls to detect and block common SQL injection payloads targeting the API.

Generated by OpenCVE AI on September 2, 2026 at 01:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 22:15:00 +0000

Type Values Removed Values Added
First Time appeared Hewlett Packard Enterprise (hpe)
Hewlett Packard Enterprise (hpe) fabric Composer
Vendors & Products Hewlett Packard Enterprise (hpe)
Hewlett Packard Enterprise (hpe) fabric Composer

Wed, 02 Sep 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 02 Sep 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Arubanetworks
Arubanetworks fabric Composer
CPEs cpe:2.3:a:arubanetworks:fabric_composer:*:*:*:*:*:*:*:*
Vendors & Products Arubanetworks
Arubanetworks fabric Composer

Wed, 02 Sep 2026 01:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-89

Tue, 01 Sep 2026 22:00:00 +0000

Type Values Removed Values Added
Description Vulnerabilities in the API of HPE Networking Fabric Composer could allow an authenticated remote attacker to conduct SQL injection attacks against the HPE Networking Fabric Composer instance. An attacker could exploit these vulnerabilities to obtain and modify sensitive information in the underlying database potentially leading to complete compromise of the HPE Networking Fabric Composer host.
Title Authenticated SQL Injection Vulnerabilities in HPE Networking Fabric Composer
References
Metrics cvssV3_1

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


Subscriptions

Arubanetworks Fabric Composer
Hewlett Packard Enterprise (hpe) Fabric Composer
cve-icon MITRE

Status: PUBLISHED

Assigner: hpe

Published:

Updated: 2026-09-02T15:28:57.244Z

Reserved: 2026-08-13T16:37:06.403Z

Link: CVE-2026-73721

cve-icon Vulnrichment

Updated: 2026-09-02T15:28:49.699Z

cve-icon NVD

Status : Modified

Published: 2026-09-01T20:17:19.620

Modified: 2026-09-02T16:17:20.977

Link: CVE-2026-73721

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T21:38:33Z

Weaknesses
  • CWE-89

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