Description
An authenticated Path Traversal vulnerability exists in AOS-CX. Successful exploitation of this vulnerability allows an attacker to read arbitrary files from the web-based management interface of the underlying operating system, which could lead to remote unauthorized access to files.
Published: 2026-09-01
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An authenticated path traversal flaw in the AOS‑CX web‑based management interface enables an attacker with valid credentials to request files outside the intended directory. By crafting special file paths, the attacker can read arbitrary files on the underlying operating system, potentially exposing sensitive configuration or credential data. The weakness arises from insufficient validation of user‑supplied file paths (CWE‑22) and results in a confidentiality breach (CWE‑200).

Affected Systems

The vulnerability affects Hewlett Packard Enterprise’s AOS‑CX platform. No specific version range is noted in the CNA data, so all current and future releases should be evaluated until a patch is available.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate risk. Because this flaw requires authentication, it is not exploitable by anonymous users; however, a legitimate manager account can be abused. The EPSS score is not available, and the vulnerability is not yet listed in CISA KEV, suggesting that widespread exploitation has not been observed yet. Nonetheless, the potential for reading critical files justifies immediate attention.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Deploy the vendor‑issued firmware or software update that removes the unchecked path traversal logic.
  • Limit the number of privileged accounts that can access the AOS‑CX management console and enforce least‑privilege controls to reduce the window for abuse.
  • Isolate the management interface from untrusted networks using segmentation or a firewall and monitor for unusual file‑read requests.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Weaknesses CWE-200
CWE-22

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

Type Values Removed Values Added
Description An authenticated Path Traversal vulnerability exists in AOS-CX. Successful exploitation of this vulnerability allows an attacker to read arbitrary files from the web-based management interface of the underlying operating system, which could lead to remote unauthorized access to files.
Title Authenticated Path Traversal Vulnerability Leads to Remote Unauthorized Access to Files in AOS-CX
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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: hpe

Published:

Updated: 2026-09-01T20:28:18.139Z

Reserved: 2026-08-13T16:38:49.644Z

Link: CVE-2026-73760

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-01T21:18:42.737

Modified: 2026-09-01T21:18:42.737

Link: CVE-2026-73760

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T02:00:13Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')