Description
Buffer overflow vulnerabilities exist in the command line interface of AOS-CX. Successful exploitation of these vulnerabilities could allow a remote high-privileged user to execute arbitrary code as a privileged user on the underlying operating system.
Published: 2026-07-21
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A buffer overflow exists in the command line interface of HPE AOS‑CX. An attacker who can authenticate and use the CLI could trigger the overflow, leading to arbitrary code execution with privileges equal to or greater than the underlying operating system. The vulnerability is a classic CWE‑120, where an overflow can compromise confidentiality, integrity, or availability by allowing code to run with high privilege.

Affected Systems

This vulnerability affects Hewlett Packard Enterprise's AOS‑CX network operating system. No specific product versions were listed in the advisory, so all deployments of AOS‑CX that rely on the CLI are potentially impacted until an official fix is applied.

Risk and Exploitability

The CVSS score of 7.2 rates it as moderately high severity, while the EPSS score of less than 1 % indicates a very low probability of exploitation in the wild. Since it is not in the CISA KEV catalog, there are no known widespread attacks yet. The attack appears to require remote authenticated access with elevated privileges, which may be limited in many environments, further reducing the risk.

Generated by OpenCVE AI on August 4, 2026 at 17:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest HPE AOS‑CX firmware update that addresses the CLI buffer overflow
  • Restrict command line interface access to trusted, heavily monitored users and disable remote CLI where possible
  • Continuously monitor for exploitation attempts and conduct regular vulnerability scans to ensure the patch remains in place

Generated by OpenCVE AI on August 4, 2026 at 17:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Hpe
Hpe aos-cx
Vendors & Products Hpe
Hpe aos-cx

Thu, 23 Jul 2026 06:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-120
Metrics ssvc

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


Tue, 21 Jul 2026 18:45:00 +0000

Type Values Removed Values Added
Description Buffer overflow vulnerabilities exist in the command line interface of AOS-CX. Successful exploitation of these vulnerabilities could allow a remote high-privileged user to execute arbitrary code as a privileged user on the underlying operating system.
Title Authenticated Buffer Overflow Vulnerabilities lead to Remote Code Execution in AOS-CX
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'}


cve-icon MITRE

Status: PUBLISHED

Assigner: hpe

Published:

Updated: 2026-07-24T03:55:51.615Z

Reserved: 2026-07-16T19:47:44.513Z

Link: CVE-2026-63453

cve-icon Vulnrichment

Updated: 2026-07-22T19:04:17.975Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T18:00:14Z

Weaknesses
  • CWE-120

    Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')