Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-28540

CVE-2026-28540: Huawei HarmonyOS Bluetooth Vulnerability

CVE-2026-28540 is an information disclosure vulnerability in Huawei HarmonyOS Bluetooth caused by an out-of-bounds read. This flaw may compromise service confidentiality. Explore technical details, affected versions, and mitigation.

Published: March 6, 2026

CVE-2026-28540 Overview

An out-of-bounds character read vulnerability exists in the Bluetooth component of Huawei HarmonyOS. This vulnerability allows a local attacker with low privileges to read memory beyond the intended buffer boundaries, potentially exposing sensitive information stored in adjacent memory locations. The vulnerability impacts service confidentiality by allowing unauthorized access to data that should not be accessible to the attacker.

Critical Impact

Local attackers can exploit this Bluetooth vulnerability to read data outside intended memory boundaries, potentially exposing confidential service information on affected HarmonyOS devices.

Affected Products

  • Huawei HarmonyOS 5.1.0
  • Huawei HarmonyOS 6.0.0
  • Huawei devices including smartphones, laptops, vision devices, and wearables running affected HarmonyOS versions

Discovery Timeline

  • March 5, 2026 - CVE-2026-28540 published to NVD
  • March 5, 2026 - Last updated in NVD database

Technical Details for CVE-2026-28540

Vulnerability Analysis

This vulnerability is classified under CWE-125 (Out-of-bounds Read) and CWE-158 (Improper Neutralization of Null Byte or NUL Character). The flaw resides in the Bluetooth subsystem of HarmonyOS where improper bounds checking allows reading of memory beyond allocated buffer boundaries.

The vulnerability requires local access to exploit, meaning an attacker must have some level of access to the target device. While the impact is limited to information disclosure without affecting system integrity or availability, the exposed data could include sensitive service-related information that could be leveraged for further attacks.

Root Cause

The root cause stems from insufficient boundary validation when handling character data in the Bluetooth component. When processing Bluetooth-related data, the affected code fails to properly validate buffer boundaries before performing read operations. This allows read operations to extend beyond the intended buffer limits, particularly when null byte handling is involved. The combination of CWE-125 and CWE-158 suggests that null character handling may play a role in triggering the out-of-bounds condition.

Attack Vector

The attack requires local access to the device with low-privilege user permissions. An attacker with local access can craft malicious input to the Bluetooth component that triggers the out-of-bounds read condition. No user interaction is required for exploitation, and the attack does not affect other components beyond the vulnerable Bluetooth service.

The exploitation scenario involves:

  1. An attacker gains local access to a vulnerable HarmonyOS device
  2. The attacker interacts with the Bluetooth service using specially crafted input
  3. The vulnerable code performs a read operation that extends beyond buffer boundaries
  4. Sensitive data from adjacent memory is disclosed to the attacker

Detection Methods for CVE-2026-28540

Indicators of Compromise

  • Unusual Bluetooth service behavior or unexpected data access patterns
  • Anomalous memory access patterns in Bluetooth-related processes
  • Unexpected data leakage from Bluetooth service logs

Detection Strategies

  • Monitor for abnormal Bluetooth service activity on HarmonyOS devices
  • Implement memory access monitoring to detect out-of-bounds read attempts
  • Review Bluetooth service logs for suspicious access patterns or error conditions

Monitoring Recommendations

  • Enable comprehensive logging for Bluetooth service activities
  • Deploy endpoint detection solutions capable of monitoring memory access violations
  • Regularly audit device firmware versions against known vulnerable releases

How to Mitigate CVE-2026-28540

Immediate Actions Required

  • Update HarmonyOS devices to the latest patched firmware version as released by Huawei
  • Restrict local access to devices running vulnerable HarmonyOS versions
  • Review and limit Bluetooth service permissions where possible
  • Monitor affected devices for signs of exploitation attempts

Patch Information

Huawei has released security patches addressing this vulnerability as part of their March 2026 security bulletins. Organizations and users should apply the latest firmware updates to remediate this vulnerability.

For detailed patch information, refer to the following Huawei security bulletins:

  • Huawei Consumer Security Bulletin
  • Huawei Laptop Security Bulletin
  • Huawei Vision Security Bulletin
  • Huawei Wearables Security Bulletin

Workarounds

  • Disable Bluetooth functionality on affected devices when not actively required
  • Limit physical access to devices running vulnerable HarmonyOS versions
  • Implement network segmentation to isolate potentially affected devices
  • Use mobile device management (MDM) solutions to enforce security policies and monitor device status

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechHuawei Harmonyos

  • SeverityLOW

  • CVSS Score3.3

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-158

  • CWE-125
  • Vendor Resources
  • Huawei Consumer Security Bulletin

  • Huawei Laptop Security Bulletin

  • Huawei Vision Security Bulletin

  • Huawei Wearables Security Bulletin
  • Related CVEs
  • CVE-2026-28539: Huawei HarmonyOS Info Disclosure Flaw

  • CVE-2026-24931: Huawei HarmonyOS Information Disclosure

  • CVE-2025-68966: Huawei HarmonyOS Information Disclosure

  • CVE-2026-28537: Huawei HarmonyOS Use-After-Free Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now 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