A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
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-25850

CVE-2026-25850: OpenHarmony Information Disclosure Flaw

CVE-2026-25850 is an information disclosure vulnerability in OpenHarmony v6.0 and earlier versions that allows local attackers to leak sensitive data. This article covers technical details, affected versions, and mitigation.

Published: May 21, 2026

CVE-2026-25850 Overview

CVE-2026-25850 affects OpenHarmony v6.0 and prior versions. The vulnerability allows a local attacker with low privileges to cause an information leak. The flaw is categorized under [CWE-281] Improper Preservation of Permissions, where the operating system fails to maintain proper access controls on protected resources.

The issue requires local access and low privileges, with no user interaction needed. Successful exploitation results in unauthorized disclosure of sensitive information from the affected device. The vulnerability impacts confidentiality but does not affect integrity or availability of the system.

Critical Impact

Local attackers with limited privileges can read sensitive data from OpenHarmony v6.0 devices through improper permission preservation, exposing confidential information stored on the device.

Affected Products

  • OpenHarmony v6.0
  • OpenHarmony versions prior to v6.0
  • Devices and embedded systems running affected OpenHarmony builds

Discovery Timeline

  • 2026-05-19 - CVE CVE-2026-25850 published to NVD
  • 2026-05-19 - Last updated in NVD database

Technical Details for CVE-2026-25850

Vulnerability Analysis

The vulnerability resides in OpenHarmony v6.0 and earlier releases. It is classified as [CWE-281] Improper Preservation of Permissions, indicating the operating system does not consistently retain permissions assigned to a resource. This permission handling gap creates a path for local users to access data they should not be authorized to view.

OpenHarmony is an open-source operating system designed for Internet of Things (IoT) devices, smart devices, and embedded platforms. When permission preservation fails, protected files or runtime objects become accessible to unprivileged processes. The attack requires the adversary to already possess local access to the device with at least low-level privileges.

The impact is limited to information disclosure. Integrity and availability of the system remain intact, but confidential data such as user information, system configuration, or application data may be exposed to the attacker.

Root Cause

The root cause is improper preservation of permissions on protected resources within OpenHarmony. When the system creates, modifies, or transitions resources, permission attributes are not maintained correctly. This breaks the security model that restricts low-privileged users from accessing sensitive data.

Attack Vector

An attacker must have local access to the affected OpenHarmony device with low-privilege user context. The attacker then accesses resources whose permissions have not been properly preserved, reading data that should be inaccessible to their privilege level. No user interaction is required, and the attack does not propagate over the network.

No verified public proof-of-concept code is available. Refer to the OpenHarmony Security Disclosure for vendor-supplied technical details.

Detection Methods for CVE-2026-25850

Indicators of Compromise

  • Unexpected read access to protected files or system resources by low-privileged user accounts on OpenHarmony devices
  • Application processes accessing data outside their declared permission scope
  • Anomalous file access patterns in OpenHarmony system logs originating from unprivileged contexts

Detection Strategies

  • Audit file and resource permissions on OpenHarmony devices to identify objects with weaker access controls than expected
  • Monitor system call logs for read operations against sensitive paths by unauthorized user IDs
  • Compare runtime permission states against declared manifest permissions for installed applications

Monitoring Recommendations

  • Enable verbose audit logging on OpenHarmony devices for access to system directories and user data partitions
  • Correlate process privilege levels with accessed resources to surface privilege boundary violations
  • Track installation and execution of unsigned or untrusted applications on managed OpenHarmony fleets

How to Mitigate CVE-2026-25850

Immediate Actions Required

  • Inventory all OpenHarmony devices in your environment and identify those running v6.0 or earlier
  • Restrict installation of untrusted third-party applications that could be used to exploit local information disclosure
  • Limit physical and local shell access to OpenHarmony devices to authorized personnel only
  • Review the OpenHarmony Security Disclosure for vendor-issued remediation guidance

Patch Information

Consult the OpenHarmony Security Disclosure for the official patch and updated version information. Apply the vendor-supplied fix to all affected devices as soon as it is available through your device management or update channel.

Workarounds

  • Enforce strict application allowlisting to prevent untrusted local code from running on OpenHarmony devices
  • Apply additional file system permission hardening on sensitive data directories where feasible
  • Disable or restrict local user accounts that are not required for device operation
bash
# Configuration example
# Review the OpenHarmony Security Disclosure for vendor-supplied configuration guidance
# https://gitcode.com/openharmony/security/tree/master/zh/security-disclosure/2026/2026-05.md

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechOpenharmony

  • SeverityMEDIUM

  • CVSS Score5.5

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-281
  • Technical References
  • OpenHarmony Security Disclosure
  • Related CVEs
  • CVE-2026-27766: OpenHarmony Information Disclosure Flaw

  • CVE-2025-26474: Openatom OpenHarmony Info Disclosure Flaw

  • CVE-2025-12736: OpenHarmony Information Disclosure Flaw

  • CVE-2026-28733: OpenHarmony 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