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-2025-20060

CVE-2025-20060: Dario Health Information Disclosure Flaw

CVE-2025-20060 is an information disclosure vulnerability in the Dario Health Android application that exposes cross-user PII and health data. This article covers the technical details, affected versions, and mitigations.

Published: April 14, 2026

CVE-2025-20060 Overview

CVE-2025-20060 is a high-severity information disclosure vulnerability in the Dario Health Android application that could allow an attacker to expose cross-user personal identifiable information (PII) and personal health information (PHI). The vulnerability exists in the application's local database, enabling unauthorized access to sensitive medical data transmitted to Android devices.

Critical Impact

Unauthorized exposure of sensitive personal health information and PII across multiple users of the Dario Health mobile application, potentially violating HIPAA regulations and compromising patient privacy.

Affected Products

  • Dario Health Android Application

Discovery Timeline

  • 2025-02-28 - CVE CVE-2025-20060 published to NVD
  • 2025-02-28 - Last updated in NVD database

Technical Details for CVE-2025-20060

Vulnerability Analysis

This vulnerability is classified under CWE-359 (Exposure of Private Personal Information to an Unauthorized Actor), indicating a fundamental flaw in how the Dario Health application handles and stores sensitive user data. The vulnerability allows cross-user data exposure, meaning an attacker could potentially access PII and PHI belonging to other users of the application.

The Dario Health application, designed for managing diabetes and other chronic conditions, collects sensitive health metrics including blood glucose readings, medication information, and personal details. The vulnerability in the application's database architecture could expose this highly sensitive medical information to unauthorized parties.

Healthcare applications are subject to strict regulatory requirements under HIPAA (Health Insurance Portability and Accountability Act), making this exposure particularly concerning from both a privacy and compliance perspective.

Root Cause

The root cause stems from improper data isolation within the application's local database structure. The application fails to properly segregate user data, allowing potential cross-user access to sensitive personal and health information. This represents a violation of secure data storage principles for mobile applications handling protected health information (PHI).

Attack Vector

The vulnerability is exploitable via a network attack vector without requiring authentication or user interaction. An attacker could potentially exploit this vulnerability remotely to access the application database containing sensitive user information. The attack does not require any privileges to execute, making it particularly dangerous in healthcare environments where patient privacy is paramount.

The lack of required user interaction combined with no authentication requirements means that exploitation could occur without the victim's knowledge, potentially leading to silent data exfiltration of medical records and personal information.

Detection Methods for CVE-2025-20060

Indicators of Compromise

  • Unusual database queries or access patterns within the Dario Health application data directories
  • Unexpected network connections from the Dario Health application to unknown endpoints
  • Evidence of database file extraction or copying from the application's private storage
  • Anomalous access to the application's SQLite database files on Android devices

Detection Strategies

  • Monitor Android application logs for unauthorized database access attempts
  • Implement network traffic analysis to detect unusual data exfiltration from mobile health applications
  • Deploy mobile device management (MDM) solutions to track application behavior anomalies
  • Review access logs for the Dario Health application for signs of cross-user data access

Monitoring Recommendations

  • Enable enhanced logging for mobile health applications in enterprise environments
  • Monitor for bulk data access patterns that could indicate systematic data harvesting
  • Implement data loss prevention (DLP) controls for protected health information on mobile devices
  • Establish baseline application behavior to detect deviations that may indicate exploitation

How to Mitigate CVE-2025-20060

Immediate Actions Required

  • Review the CISA Medical Advisory ICSMA-25-058-01 for official guidance
  • Contact Dario Health through their official support channels for updated application versions
  • Consider temporarily restricting use of the affected application until a patch is available
  • Conduct a privacy impact assessment to determine if any data exposure has occurred

Patch Information

Organizations and users should monitor for security updates from Dario Health. Contact the vendor directly through their official website for the latest security patches and updated application versions. CISA has published medical advisory ICSMA-25-058-01 with additional guidance for healthcare organizations using this application.

Healthcare organizations should coordinate with their security teams and Dario Health to ensure timely deployment of any available patches while maintaining compliance with healthcare security requirements.

Workarounds

  • Limit the Dario Health application to devices with enhanced security controls and MDM management
  • Implement network segmentation to isolate mobile health application traffic
  • Enable device encryption and secure boot on all Android devices running the application
  • Consider using application containerization solutions to provide additional data isolation
  • Restrict application permissions to minimum required for functionality
bash
# Android ADB commands to verify application data protection
# Check application data directory permissions
adb shell ls -la /data/data/com.dariohealth.* 2>/dev/null

# Verify database file encryption status
adb shell sqlite3 /data/data/com.dariohealth.*/databases/*.db ".schema" 2>/dev/null

# Monitor application network activity
adb shell dumpsys netstats | grep -i dario

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechDario Health

  • SeverityHIGH

  • CVSS Score8.7

  • EPSS Probability0.17%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-359
  • Technical References
  • CISA Medical Advisory ICSMA-25-058-01

  • Dario Health Contact Information
  • Latest CVEs
  • CVE-2025-52479: HTTP.jl & URIs.jl CRLF Injection Flaw

  • CVE-2026-31740: Linux Kernel Race Condition Vulnerability

  • CVE-2026-31743: Linux Kernel Buffer Overflow Vulnerability

  • CVE-2026-31744: Linux Kernel NULL Pointer Vulnerability
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