Skip to content
anavem.com logoanavem.com logo

HPE patches critical unauthenticated RCE in ArubaOS-CX switches

Advisory HPESBNW05134 patches 34 CVEs in AOS-CX, led by a flaw that needs no credentials and no user interaction.

On this page

Key takeaways

  • CVE-2026-73749 is rated CVSS 9.8 and needs no credentials and no user interaction.
  • Fixed builds are AOS-CX 10.18.1002, 10.17.1030, 10.16.1060, 10.13.1190 and 10.10.1181 or later.
  • Advisory HPESBNW05134 covers 34 CVEs in total: one critical, 22 high and 11 medium.
  • The 10.10.x branch is End of Maintenance and only received fixes for internally found critical issues.
  • HPE says it knew of no public discussion or exploit code when the advisory shipped.

What to do now

High urgency
  1. Inventory AOS-CX devices by running image, not by assumed branch
  2. Upgrade to 10.18.1002, 10.17.1030, 10.16.1060, 10.13.1190 or 10.10.1181 and above
  3. Until patched, restrict CLI and web management to a dedicated L2 segment or VLAN, or filter at L3 and above
  4. Enable accounting controls that log user activity and resource usage on affected switches
  5. Plan migration off the 10.10.x End of Maintenance branch, which only received critical fixes
  6. Review crash records, configuration diffs and administrative logins on affected devices

HPE Networking has patched a critical remote code execution flaw in ArubaOS-CX. The bug, tracked as CVE-2026-73749 and rated CVSS 9.8, lets an unauthenticated attacker send crafted packets to a daemon on an AOS-CX switch and run code with elevated privileges. It headlines security advisory HPESBNW05134, published on 1 September 2026, which covers 34 CVEs across five release branches.

AOS-CX runs the switches that carry campus and data center traffic. A switch an attacker can take over without credentials gives them a quiet position for traffic capture, segmentation bypass and lateral movement, so this one belongs in the next maintenance window rather than the next quarter.

HPE Networking has patched CVE-2026-73749, a CVSS 9.8 unauthenticated remote code execution flaw in the ArubaOS-CX switch operating system.

Upgrade AOS-CX to 10.18.1002, 10.17.1030, 10.16.1060, 10.13.1190 or 10.10.1181 and above. Until you can, restrict CLI and web management to an isolated segment. No exploitation was known at publication.

Affected & context

Event summary

On 1 September 2026, HPE Networking published security advisory HPESBNW05134, which patches 34 CVEs in the AOS-CX switch operating system. The most severe, CVE-2026-73749, groups multiple buffer overflow bugs in a single AOS-CX daemon and allows unauthenticated remote code execution with elevated privileges. HPE rates it 9.8 under CVSS v3.1.

Why it matters

AOS-CX switches carry campus and data center traffic. Code execution on a switch without credentials sits below most of the controls the rest of the security stack depends on, and switch operating systems rarely run endpoint detection.

Who is affected

Organisations running HPE Aruba Networking CX switches on AOS-CX 10.18.0001, 10.17.1021 and below, 10.16.1051 and below, 10.13.1180 and below, or 10.10.1180 and below, plus the MSPs and network teams that manage them.

Vendors
Hewlett Packard EnterpriseHPE Aruba Networking
Products
HPE Aruba Networking AOS-CX 10.18HPE Aruba Networking AOS-CX 10.17HPE Aruba Networking AOS-CX 10.16HPE Aruba Networking AOS-CX 10.13HPE Aruba Networking AOS-CX 10.10
Geography
Global
Industry
Enterprise ITPublic sectorHealthcareEducationData centersService providers
CVEs
CVE-2026-73749CVE-2026-73750CVE-2026-73751CVE-2026-73752CVE-2026-73753CVE-2026-73777CVE-2026-73778CVE-2026-73779CVE-2026-73782

HPE patches a 9.8 flaw in AOS-CX switch software

HPE Networking has patched CVE-2026-73749, a critical unauthenticated remote code execution flaw in ArubaOS-CX. The fix shipped on 1 September 2026 in security advisory HPESBNW05134. The CVE covers multiple buffer overflow bugs in a single AOS-CX daemon that mishandles malformed input.

An attacker who can reach the affected service sends specially crafted packets and, on success, runs code with elevated privileges. HPE scores it 9.8 under CVSS v3.1, with the vector CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H. No credentials, no user interaction, low attack complexity.

CVE-2026-73749 is not alone. Per HPE's own reference list, the same bulletin covers 34 CVEs: one critical, 22 high and 11 medium.

Why a switch RCE is worse than it sounds

A compromised switch is not just one more compromised host. AOS-CX runs access, aggregation and data center switches that carry everything else, so code execution there sits underneath most of the controls a security team relies on.

From that position an attacker can mirror or redirect traffic, weaken ACLs, collapse VLAN segmentation and hold access after servers get rebuilt. Switch operating systems also rarely run endpoint detection, so investigation falls back to syslog, crash records and configuration diffs.

HPE found these bugs through internal security research and states it saw no public exploit code at release. That is the useful window. It tends to close once a patch gives researchers something to compare against.

Which AOS-CX branches are affected

The advisory scopes exposure by software branch, not by switch model. Affected releases are AOS-CX 10.18.0001, 10.17.1021 and below, 10.16.1051 and below, 10.13.1180 and below, and 10.10.1180 and below.

HPE adds two caveats worth reading. Releases past End of Maintenance are presumed affected unless stated otherwise, and HPE has not assessed exposure for anything past End of Support. If you run an unsupported image, treat it as vulnerable until proven otherwise.

BleepingComputer, reporting on 3 September 2026, notes that AOS-CX is common in large businesses, government agencies, universities, healthcare organisations, data centers and service providers. Check the running image on each device, not the branch you believe you standardised on.

What the bulletin actually says about the bug

HPE describes CVE-2026-73749 as multiple vulnerabilities in one AOS-CX daemon that improperly processes malformed input. The bulletin groups 19 internal findings under that single CVE, which is why one identifier carries so much weight here.

The advisory does not name the daemon, the protocol or the port. That gap matters. Without it you cannot write a targeted detection or confirm exposure from a scan, so reachability assumptions have to stay conservative.

Several other unauthenticated paths sit just under the headline. CVE-2026-73752 is an arbitrary file write in an API endpoint that can lead to RCE, and CVE-2026-73782 is a format string bug in the CLI, both rated 8.8 from an adjacent network. CVE-2026-73778 covers a predictable factory default password in Credential Manager, exploitable while a device is still in its factory or post-ZTP state before an administrator sets credentials.

Authentication and authorisation bypasses round out the unauthenticated set, with CVE-2026-73779 at 8.2 and CVE-2026-73777 at 8.1. The authenticated bugs are no formality either: CVE-2026-73750, CVE-2026-73751 and CVE-2026-73753 all reach 8.8 and all end in command or code execution on the underlying OS.

One CVE, 19 findings

CVE-2026-73749 bundles 19 separate internal HPE findings in the same daemon, so a single identifier hides a large amount of remediation work.

HPE's response and the fixed releases

HPE published the advisory as FINAL at revision 1 and rates the overall bulletin critical. Fixed builds are listed per branch, and images come from the HPE Networking Support Portal.

AOS-CX upgrade map
10.18.0001            ->  10.18.1002 and above
10.17.1021 and below  ->  10.17.1030 and above
10.16.1051 and below  ->  10.16.1060 and above
10.13.1180 and below  ->  10.13.1190 and above
10.10.1180 and below  ->  10.10.1181 and above  (EOM)

The 10.10.x caveat deserves a second read. It is an End of Maintenance branch, and HPE addressed only internally identified critical issues there. So 10.10.1181 fixes CVE-2026-73749 and leaves other CVEs from the same bulletin open.

Credit is mostly internal. Two findings came through HPE Networking's bug bounty program: BUND for CVE-2026-73773 and a researcher listed as Haxship1337 for CVE-2026-73755.

What to do now

Patch first. Map each switch to its branch, then upgrade to the fixed release for that branch. Prioritise anything whose management plane or affected service can be reached from user VLANs, partner links or the internet.

HPE's documented workaround is to restrict the CLI and web-based management interfaces to a dedicated layer 2 segment or VLAN, or to control them with firewall policies at layer 3 and above, alongside accounting controls that log user activity and resource usage.

The workaround is not a fix

The critical flaw targets a daemon rather than the management UI, so segmentation reduces reachability without removing the vulnerability. Treat it as a holding action until the upgrade lands.

If you run 10.10.x, put the migration to a maintained branch in the same change window. Otherwise you will read the next bulletin from the same position.

What to watch next

Watch for a CISA KEV listing or a public proof of concept. Network gear with a no-credentials, no-interaction path attracts scanning quickly once technical details surface, and this advisory is deliberately vague about the affected service.

On your own estate, pull crash and reboot records for affected switches, review configuration diffs and administrative logins on your management platform, and flag any switch contacting destinations it has no reason to reach. None of that confirms exploitation on its own. A crash is just a crash until something else lines up with it.

A revision 2 of the bulletin is also worth watching. HPE grouped many findings under single identifiers, and the detail in these advisories often grows after publication.

Timeline

  1. HPE Networking publishes advisory HPESBNW05134

    Revision 1 of the bulletin ships with fixed AOS-CX releases for five branches and documents 34 CVEs, led by CVE-2026-73749 at CVSS 9.8.

    Source: HPE Networking security advisory HPESBNW05134

    Confidence: High

  2. Trade press picks up the critical flaw

    BleepingComputer reports on the ArubaOS-CX bulletin and highlights the unauthenticated buffer overflow leading to remote code execution.

    Source: BleepingComputer

    Confidence: High

  3. No confirmed exploitation reported

    Third-party vulnerability trackers report no public proof of concept and no CISA KEV listing for CVE-2026-73749. Absence of reporting is not proof of absence.

    Source: Rescana, SOCRadar

    Confidence: Medium

Impact

An unauthenticated attacker with network reach to the affected AOS-CX service can run code with elevated privileges on an enterprise switch. No exploitation has been reported, but the attack requirements are as low as they get and the affected devices sit in the traffic path of everything else.

Business impact

Patching means scheduled switch reloads across affected branches, which usually implies maintenance windows on core and aggregation gear. Organisations still on the 10.10.x End of Maintenance branch face a migration project on top of the patch.

Technical impact

Successful exploitation gives code execution with elevated privileges on the switch, putting ACLs, VLAN segmentation, routing and management configuration under attacker control.

Security impact

A compromised switch undermines segmentation and traffic visibility that other controls assume are intact, and it persists through server rebuilds.

Privacy impact

No data exposure has been reported. Privacy risk is indirect and conditional on an attacker reaching traffic passing through a compromised switch.

Affected audience: Network and infrastructure teams running HPE Aruba CX switches, MSPs managing customer campus and data center networks, Security teams responsible for vulnerability management, Data center and service provider operations

Action required.

Technical details

CVEs
CVE-2026-73749, CVE-2026-73750, CVE-2026-73751, CVE-2026-73752, CVE-2026-73753, CVE-2026-73777, CVE-2026-73778, CVE-2026-73779, CVE-2026-73782
CVSS
9.8
Attack vector
Network. CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H. Specially crafted packets sent to an AOS-CX daemon that HPE does not name.
Affected versions
AOS-CX 10.18.0001, AOS-CX 10.17.1021 and below, AOS-CX 10.16.1051 and below, AOS-CX 10.13.1180 and below, AOS-CX 10.10.1180 and below (End of Maintenance)
Patched versions
AOS-CX 10.18.1002 and above, AOS-CX 10.17.1030 and above, AOS-CX 10.16.1060 and above, AOS-CX 10.13.1190 and above, AOS-CX 10.10.1181 and above (End of Maintenance, critical fixes only)

Detection methods

  • Review daemon crash and unexpected reboot records on AOS-CX devices
  • Compare running configuration against an approved baseline for ACL, VLAN and routing changes
  • Audit administrative logins and newly created local accounts or keys
  • Flag outbound connections from switches to unexpected destinations

Mitigations

  • Upgrade to the fixed AOS-CX release for each branch
  • Migrate devices off the 10.10.x End of Maintenance branch

Workarounds

  • Restrict CLI and web-based management interfaces to a dedicated layer 2 segment or VLAN
  • Control management access with firewall policies at layer 3 and above
  • Apply accounting controls to track and log user activity and resource usage

Technical references

Response

Vendor statement

HPE Networking says multiple vulnerabilities exist in an AOS-CX daemon that may improperly process malformed input, and that an unauthenticated remote attacker could exploit them with specially crafted packets sent to the affected service. It urges customers to patch, citing the complexity, breadth and impact of the issues, and states it was not aware of public discussion or exploit code as of the release date.

Customer guidance

Upgrade to one of the fixed AOS-CX releases listed in the bulletin, available from the HPE Networking Support Portal. Where patching has to wait, HPE recommends restricting CLI and web management interfaces to a dedicated L2 segment or VLAN, or controlling them with L3 and above firewall policies, with accounting controls logging user activity and resource usage.

Response status: Patched

Patch available: Yes

Workaround available: Yes

FAQ

What is CVE-2026-73749?

CVE-2026-73749 is a critical vulnerability in HPE Aruba Networking's AOS-CX switch operating system. It groups multiple buffer overflow bugs in one AOS-CX daemon that mishandles malformed input. An unauthenticated attacker with network reach to the service can send crafted packets and, on success, execute code with elevated privileges. HPE rates it 9.8 under CVSS v3.1.

Which AOS-CX releases fix the flaw?

HPE lists fixed builds as AOS-CX 10.18.1002 and above, 10.17.1030 and above, 10.16.1060 and above, 10.13.1190 and above, and 10.10.1181 and above. Images are available from the HPE Networking Support Portal.

Is CVE-2026-73749 being exploited?

There is no confirmed exploitation. HPE stated it was not aware of public discussion or exploit code targeting these vulnerabilities as of the advisory's release date, and third-party trackers report no CISA KEV listing and no public proof of concept. That is the current reporting picture, not a guarantee.

Does 10.10.1181 fix everything in the bulletin?

No. The 10.10.x branch has reached End of Maintenance, and HPE addressed only internally identified critical-severity issues there. CVE-2026-73749 is fixed, but other CVEs in the same advisory are not. HPE recommends moving to a supported release train.

What can I do if I cannot patch immediately?

Apply HPE's workaround: restrict the CLI and web-based management interfaces to a dedicated layer 2 segment or VLAN, or control access with firewall policies at layer 3 and above, and turn on accounting controls that log user activity and resource usage. Treat this as a temporary measure, since the critical flaw targets a daemon rather than the management interface.

The bottom line

HPE Networking patched CVE-2026-73749, a CVSS 9.8 unauthenticated remote code execution flaw in ArubaOS-CX, as part of advisory HPESBNW05134 covering 34 CVEs across five release branches.

A no-credentials path to code execution on core switches is worth a maintenance window now, even with no exploitation reported.

What happens next

Watch for a KEV listing, a public proof of concept, or a revised bulletin with more detail on the affected service. Any of the three changes the urgency of your patch window.

What to do

Inventory your AOS-CX images, upgrade to the fixed release for each branch, and isolate management access in the meantime.

Sources

  1. Hewlett Packard Enterprise · Sep 1, 2026 · Primary source

    Claims supported
    • CVE-2026-73749 is rated CVSS v3.1 9.8 with vector AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    • Affected and fixed AOS-CX release branches
    • The bulletin lists 34 CVEs and was published on 1 September 2026
    • HPE's workaround and the 10.10.x End of Maintenance limitation
  2. Hewlett Packard Enterprise · Sep 1, 2026 · Primary source

    Claims supported
    • Canonical customer-facing location of the advisory
  3. BleepingComputer · Sep 3, 2026

    Claims supported
    • Typical deployment profile of ArubaOS-CX switches
    • Date the story was first reported in the trade press
  4. SOCRadar · Sep 4, 2026

    Claims supported
    • Corroborates the CVSS 9.8 rating and the absence of confirmed in-the-wild exploitation
  5. Rescana · Sep 5, 2026

    Claims supported
    • CVE-2026-73749 was not listed in the CISA KEV catalog as of early September 2026
Reader actions
Was this helpful?
Rate this articleRate
10 readers viewed this article

Reader reviews

Rate this articleBe the first to rate
No written reviews yetRate the article above, or be the first to share your experience.