Cyber Resilience

CVE-2026-23810

Arubanetworks Arubaos 6.5.4.0 – 8.10.0.21

Published
04 March 2026
Modified
09 March 2026
Patch / advisory
CVSS Score v3.1 4.3
Click a component to see what it means
Raw vectorCVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
EPSS Score 0.0018 8th percentile
Risk Priority 35 floored blend · peak EPSS

Summary

CVE-2026-23810 is a medium-severity Channel Accessible by Non-Endpoint (CWE-300) vulnerability in Arubanetworks Arubaos. Its CVSS base score is 4.3 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Adversary-in-the-Middle (T1557); ranked at the 8th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to IA-3 (Device Identification and Authentication) and SC-11 (Trusted Path) — see the control section below for these in your framework.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

A vulnerability in the packet processing logic may allow an authenticated attacker to craft and transmit a malicious Wi-Fi frame that causes an Access Point (AP) to classify the frame as group-addressed traffic and re-encrypt it using the Group Temporal…

more

Key (GTK) associated with the victim's BSSID. Successful exploitation may enable GTK-independent traffic injection and, when combined with a port-stealing technique, allows an attacker to redirect intercepted traffic to facilitate machine-in-the-middle (MitM) attacks across BSSID boundaries.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1557 Adversary-in-the-Middle Credential Access
Adversaries may attempt to position themselves between two or more networked devices using an adversary-in-the-middle (AiTM) technique to support follow-on behaviors such as [Network Sniffing](https://attack.
T1040 Network Sniffing Credential Access
Adversaries may passively sniff network traffic to capture information about an environment, including authentication material passed over the network.
T1557.001 Name Resolution Poisoning and SMB Relay Credential Access
By responding to LLMNR/NBT-NS/mDNS network traffic, adversaries may spoof an authoritative source for name resolution to force communication with an adversary controlled system.
T1557.002 ARP Cache Poisoning Credential Access
Adversaries may poison Address Resolution Protocol (ARP) caches to position themselves between the communication of two or more networked devices.
T1557.003 DHCP Spoofing Credential Access
Adversaries may redirect network traffic to adversary-owned systems by spoofing Dynamic Host Configuration Protocol (DHCP) traffic and acting as a malicious DHCP server on the victim network.
T1557.004 Evil Twin Credential Access
Adversaries may host seemingly genuine Wi-Fi access points to deceive users into connecting to malicious networks as a way of supporting follow-on behaviors such as [Network Sniffing](https://attack.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2026-23811Same product: Arubanetworks 7010
CVE-2026-23812Same product: Arubanetworks 7010
CVE-2026-23808Same product: Arubanetworks 7010
CVE-2026-23809Same product: Arubanetworks 7010
CVE-2023-22773Same product: Arubanetworks 7010
CVE-2023-22771Same product: Arubanetworks 7010
CVE-2023-22776Same product: Arubanetworks 7010
CVE-2023-22762Same product: Arubanetworks 7010
CVE-2023-22765Same product: Arubanetworks 7010
CVE-2023-22768Same product: Arubanetworks 7010

Affected Assets

arubanetworks
arubaos
10.8.0.0 · 6.5.4.0 — 8.10.0.21 · 8.11.0.0 — 8.12.0.6 · 8.13.0.0 — 8.13.1.1

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)
  • 5 hardening rules · 2 OS baselines
Validate
Prove the fix (OWASP ASVS)
  • V12.3.5

Mitigating Controls (NIST 800-53 r5) AI

IA-3 mandates device identification and authentication prior to establishing communications, addressing the non-endpoint actor risk.

SC-23 enforces session authenticity protections that verify both endpoints and prevent channel manipulation by outsiders.

SC-11 provides an isolated trusted path that cryptographically or physically assures the identities of the two endpoints.

SC-8 directly requires cryptographic or equivalent mechanisms to protect the integrity (and confidentiality) of transmitted data, stopping non-endpoint interference.

AC-17 Remote Access partial match

AC-17 requires documented usage restrictions and secure configuration for remote access channels, reducing exposure to non-endpoint actors.

IA-2 requires unique identification and authentication of organizational users before any channel use, blocking unauthenticated endpoint access.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.AA-03 mostly match
prevents

Enforces authentication of endpoints, mitigating non-endpoint access but not channel integrity itself.

PR.DS-02 mostly match
prevents

Directly protects integrity of data-in-transit, addressing channel integrity but not endpoint identity verification.

PR.AA-04 partial match
prevents

Supports verification of identity assertions exchanged over the channel.

PR.IR-01 partial match
prevents

Reduces unauthorized network access that could exploit an unprotected channel.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

prevents

Cryptography provides channel integrity and can support endpoint authentication.

prevents

Secure authentication mechanisms verify actor identity at both ends of the channel.

prevents

Information transfer policies address secure exchange but are high-level and not technical.

mitigates

Network security controls directly address channel integrity and endpoint authentication.

mitigates

Security of network services includes measures to verify endpoints and protect channel integrity.

mitigates

Network segregation reduces exposure but does not verify endpoint identity or channel integrity.

Hardening callouts derived

Configuration rules from DISA STIG baselines that bear on weaknesses of the type cited by this CVE. Each rule is shown with the relationship its mapping actually records, against the CWE it was authored against. Derived via CVE→CWE over `controls_xwalks` (authoritative rows only; rows rated `none` are excluded).

Oracle Linux 8 (4 rules)
  • V-248574 YUM must be configured to prevent the installation of patches, service packs, device drivers, or OL 8 system components that have not been digitally signed using a certificate that is recognized and approved by the organization. prevents CWE-300
  • V-248823 OL 8 must not have the telnet-server package installed. prevents CWE-300
  • V-248827 OL 8 must not have the rsh-server package installed. prevents CWE-300
Oracle Linux 9 (1 rule)
  • V-271462 OL 9 must not have a File Transfer Protocol (FTP) server package installed. prevents CWE-300

References