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

CVE-2025-54373: OpenEMR Information Disclosure Flaw

CVE-2025-54373 is an information disclosure vulnerability in OpenEMR that exposes sensitive clinical notes and care plans to unauthorized users. This article covers technical details, affected versions, and patches.

Published: January 30, 2026

CVE-2025-54373 Overview

OpenEMR, a widely-used open source electronic health records (EHR) and medical practice management application, contains a sensitive data exposure vulnerability in versions prior to 7.0.4. This security flaw allows unauthorized users to view and modify Clinical Notes and Care Plan data in encounters marked with Sensitivity=high, even when those users lack the required Sensitivities=high privilege. This vulnerability represents a significant breach of access control mechanisms in healthcare software where patient data confidentiality is paramount.

Critical Impact

Unauthorized access to sensitive patient medical records including Clinical Notes and Care Plan data, with the ability to both view and modify protected health information.

Affected Products

  • OpenEMR versions prior to 7.0.4
  • OpenEMR installations with high-sensitivity encounters configured
  • Healthcare organizations using OpenEMR for electronic health records management

Discovery Timeline

  • 2026-01-28 - CVE CVE-2025-54373 published to NVD
  • 2026-01-29 - Last updated in NVD database

Technical Details for CVE-2025-54373

Vulnerability Analysis

This vulnerability falls under CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor), representing a critical access control failure in healthcare software. The flaw exists in OpenEMR's privilege enforcement mechanism for handling encounters designated with high sensitivity levels.

In OpenEMR, administrators can mark certain patient encounters as sensitive, which should restrict access to only those users with elevated sensitivity privileges. However, the vulnerability allows users without the Sensitivities=high privilege to bypass this protection and gain full access to Clinical Notes and Care Plan sections of high-sensitivity encounters.

The attack requires network access and authenticated low-privilege credentials, making it exploitable by any authenticated user within the system. This is particularly concerning in healthcare environments where role-based access control is essential for HIPAA compliance and patient privacy protection.

Root Cause

The root cause of this vulnerability is improper access control validation in OpenEMR's encounter handling code. The application fails to properly verify user privileges when serving requests for Clinical Notes and Care Plan data associated with high-sensitivity encounters. The privilege check that should enforce the Sensitivities=high requirement is either missing or incorrectly implemented, allowing standard authenticated users to access restricted medical records.

Attack Vector

The vulnerability is exploitable over the network by authenticated users with low privileges. An attacker with basic user credentials can access the Clinical Notes and Care Plan sections of encounters marked as high sensitivity without having the corresponding Sensitivities=high privilege assigned to their account.

The attack flow involves:

  1. An attacker authenticates to the OpenEMR application with a low-privilege user account
  2. The attacker navigates to or directly requests Clinical Notes or Care Plan data for an encounter marked with Sensitivity=high
  3. Due to the access control flaw, the application serves the protected data without verifying the user's sensitivity privilege level
  4. The attacker can view and potentially modify sensitive patient medical information

The vulnerability allows both read and write access to protected records, enabling data exfiltration as well as unauthorized modifications to clinical documentation. For detailed technical information, refer to the GitHub Security Advisory GHSA-739g-6m63-p7fr.

Detection Methods for CVE-2025-54373

Indicators of Compromise

  • Unusual access patterns to high-sensitivity encounters by users without appropriate privilege levels
  • Audit log entries showing users accessing Clinical Notes or Care Plan data for encounters they shouldn't have access to
  • Modifications to sensitive encounter records by unauthorized user accounts
  • Elevated query volume against patient encounter tables from low-privilege accounts

Detection Strategies

  • Implement audit logging to track all access to encounters marked with high sensitivity flags
  • Monitor for users accessing sensitive records without the Sensitivities=high privilege in their role configuration
  • Review OpenEMR access logs for anomalous patterns in Clinical Notes and Care Plan access
  • Deploy database activity monitoring to detect unauthorized queries against sensitive encounter data

Monitoring Recommendations

  • Enable comprehensive audit logging in OpenEMR for all encounter access events
  • Configure alerts for access to high-sensitivity records by users lacking appropriate privileges
  • Regularly review user privilege assignments to ensure principle of least privilege
  • Implement SentinelOne Singularity Platform for real-time endpoint monitoring and threat detection on servers hosting OpenEMR

How to Mitigate CVE-2025-54373

Immediate Actions Required

  • Upgrade OpenEMR to version 7.0.4 or later immediately to remediate this vulnerability
  • Audit all access logs to determine if sensitive patient data has been improperly accessed
  • Review all user accounts to verify appropriate sensitivity privilege assignments
  • Consider temporarily restricting access to the OpenEMR application until patching is complete

Patch Information

OpenEMR has released version 7.0.4 which fixes this sensitive data exposure vulnerability. The fix is available in commit aef3d1c85d9ff2f28d3d361d2818aee79b6dcd33. Organizations should upgrade to this version immediately to protect sensitive patient health information.

Additional resources:

  • GitHub Security Advisory GHSA-739g-6m63-p7fr
  • GitHub Commit with Fix

Workarounds

  • Restrict network access to OpenEMR to only trusted internal networks until patching is complete
  • Implement additional authentication requirements for accessing sensitive encounter data
  • Review and limit user accounts with access to the OpenEMR system to minimize exposure
  • Deploy web application firewall rules to monitor and filter suspicious requests to encounter endpoints
bash
# Verify OpenEMR version after upgrade
grep -r "v7.0.4" /var/www/openemr/version.php

# Review user privileges for sensitivity access
mysql -u openemr_user -p openemr -e "SELECT username, authorized FROM users WHERE authorized > 0;"

# Check audit logs for unauthorized access patterns
tail -f /var/log/openemr/audit.log | grep -i "sensitivity"

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechOpenemr

  • SeverityHIGH

  • CVSS Score7.1

  • EPSS Probability0.04%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:L/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-200
  • Technical References
  • GitHub Commit Details

  • GitHub Security Advisory GHSA-739g-6m63-p7fr
  • Related CVEs
  • CVE-2026-32123: OpenEMR Information Disclosure Vulnerability

  • CVE-2026-25930: OpenEMR Information Disclosure Flaw

  • CVE-2026-33914: OpenEMR Blind SQL Injection Vulnerability

  • CVE-2026-33348: OpenEMR Stored XSS 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