The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2026-44867

CVE-2026-44867: Arubanetworks ArubaOS RCE Vulnerability

CVE-2026-44867 is a remote code execution flaw in Arubanetworks ArubaOS affecting AOS-8 and AOS-10 systems. Authenticated attackers can execute arbitrary commands through the web management interface.

Published: May 17, 2026

CVE-2026-44867 Overview

CVE-2026-44867 is a command injection vulnerability affecting the web-based management interface of HPE Aruba Networking AOS-8 and AOS-10 Operating Systems. An authenticated remote attacker can exploit the flaw to execute arbitrary commands on the underlying operating system of affected devices. The issue is tracked under CWE-77 (Improper Neutralization of Special Elements used in a Command).

Successful exploitation grants the attacker full command execution in the context of the management plane, undermining confidentiality, integrity, and availability of the network device. The vulnerability impacts both AOS-based controllers and SD-WAN gateways used in enterprise wireless and routed deployments.

Critical Impact

Authenticated attackers can execute arbitrary operating system commands on Aruba AOS-8, AOS-10, and SD-WAN devices through the web management interface, leading to full device compromise.

Affected Products

  • HPE Aruba Networking AOS-8 Operating System
  • HPE Aruba Networking AOS-10 Operating System
  • HPE Aruba Networking SD-WAN

Discovery Timeline

  • 2026-05-12 - CVE-2026-44867 published to NVD
  • 2026-05-14 - Last updated in NVD database

Technical Details for CVE-2026-44867

Vulnerability Analysis

The vulnerability resides in the web-based management interface exposed by AOS-8 and AOS-10. Specific request parameters processed by the management plane are passed to operating system command handlers without adequate neutralization. An authenticated attacker can append shell metacharacters or additional commands to these parameters, causing the device to execute attacker-supplied instructions.

The attack vector is network-based and requires low-level authenticated access to the management interface. Successful exploitation impacts confidentiality, integrity, and availability of the device. Because the management plane typically runs with elevated privileges, command injection often yields full administrative control over routing, switching, and wireless configuration.

The Aruba SD-WAN product line shares affected code paths and is therefore exposed to the same exploitation pattern. Devices with management interfaces reachable from corporate user networks or the internet face increased risk.

Root Cause

The root cause is improper neutralization of special elements within command strings constructed by the web management interface. The application fails to validate or sanitize user-controlled input before passing it to shell or system command invocations, matching the CWE-77 pattern.

Attack Vector

An authenticated user with access to the AOS web management interface submits crafted input through a vulnerable parameter. The injected payload breaks out of the intended command context and executes arbitrary commands as the management process. No user interaction is required beyond the attacker's own authenticated session.

No public proof-of-concept exploit is available at the time of publication, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog. Detailed technical specifics are described in the HPE Security Advisory.

Detection Methods for CVE-2026-44867

Indicators of Compromise

  • Unexpected processes spawned by the AOS web management service, particularly shell interpreters or network utilities invoked from non-standard parent processes.
  • Anomalous outbound connections originating from Aruba controllers, gateways, or SD-WAN devices to unknown destinations.
  • Unauthorized configuration changes, new administrative accounts, or modified access control lists on affected devices.

Detection Strategies

  • Review AOS web management access logs for repeated requests containing shell metacharacters such as ;, |, `, $(, or && in parameter values.
  • Correlate authenticated management sessions with subsequent configuration changes or device behavior anomalies.
  • Ingest device syslog and audit data into a centralized analytics platform to identify post-authentication command execution patterns.

Monitoring Recommendations

  • Forward AOS-8, AOS-10, and SD-WAN audit logs to a SIEM and alert on administrative actions originating from unexpected source addresses or accounts.
  • Monitor management VLANs for unusual east-west traffic that could indicate lateral movement from a compromised network device.
  • Track firmware versions across the fleet to ensure visibility into which devices remain unpatched.

How to Mitigate CVE-2026-44867

Immediate Actions Required

  • Apply the firmware updates referenced in the HPE Security Advisory for AOS-8, AOS-10, and SD-WAN platforms.
  • Restrict access to the web-based management interface to a dedicated management network or jump host.
  • Rotate credentials for all administrative accounts on affected devices and review accounts for unauthorized additions.

Patch Information

HPE has published fixed firmware versions for AOS-8, AOS-10, and SD-WAN in advisory hpesbnw05048en_us. Administrators should consult the HPE Security Advisory for the specific fixed release trains that apply to each deployed platform and upgrade accordingly.

Workarounds

  • Disable the web-based management interface where command-line or centralized management alternatives are available.
  • Enforce access control lists that limit management interface reachability to trusted administrator workstations only.
  • Require multi-factor authentication on identity providers fronting device administrative access to reduce the risk of credential compromise enabling exploitation.

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechArubaos

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability0.18%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-77
  • Vendor Resources
  • HPE Security Advisory
  • Related CVEs
  • CVE-2026-44852: Arubanetworks ArubaOS RCE Vulnerability

  • CVE-2026-44866: Arubanetworks ArubaOS RCE Vulnerability

  • CVE-2026-23827: Arubanetworks ArubaOS RCE Vulnerability

  • CVE-2026-44865: Arubanetworks ArubaOS RCE Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English