Description
An unauthenticated arbitrary file write vulnerability exists in an API endpoint of AOS-CX. Successful exploitation of this vulnerability allows an attacker to write arbitrary files to the underlying operating system, which could lead to remote code execution.
Published: 2026-09-01
Score: 8.8 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

AOS-CX includes an API endpoint that allows writing arbitrary files to the underlying operating system without requiring authentication. This flaw enables an attacker to create or overwrite files on the host, which can then be executed, leading to full remote code execution. The weakness involves uncontrolled path handling that permits writing files to any location on the system.

Affected Systems

The affected vendor is Hewlett Packard Enterprise and the product is AOS-CX. No specific version numbers are listed in the available data, so all current or previously released builds of AOS-CX are potentially at risk.

Risk and Exploitability

The CVSS score of 8.8 indicates a high severity RCE risk. The EPSS score is not available, so the current exploitation probability cannot be quantified, and the vulnerability is not yet listed in the CISA KEV catalog. Attackers can exploit the flaw over the network by making unauthenticated requests to the vulnerable API endpoint, assuming the target is reachable without additional network restrictions.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest HPE AOS-CX patch that addresses the unauthorized file write flaw
  • If a patch is not immediately available, isolate the affected host by restricting network access to the vulnerable API endpoint and enforce strict firewall rules
  • Implement application‑level authentication and authorization checks to ensure only authorized users can access the file write API
  • Remove the unauthenticated API service from the public network and replace it with a secured, authenticated interface

Generated by OpenCVE AI on September 2, 2026 at 01:52 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-22
CWE-284

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

Type Values Removed Values Added
Description An unauthenticated arbitrary file write vulnerability exists in an API endpoint of AOS-CX. Successful exploitation of this vulnerability allows an attacker to write arbitrary files to the underlying operating system, which could lead to remote code execution.
Title Unauthenticated Arbitrary File Write Vulnerability Leads to Remote Code Execution in AOS-CX
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: hpe

Published:

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

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

Link: CVE-2026-73752

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-73752

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-22

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

  • CWE-284

    Improper Access Control