CVE-2026-25124 MEDIUM

CVE-2026-25124: OpenEMR has Broken Access Control in Report/Clients/Message List CSV Export

Vendor Openemr
Product openemr
Weakness CWE-862 · Missing authorization
Published February 25, 2026
Last update February 25, 2026

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

What the vulnerability does

01Description

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0, the OpenEMR application is vulnerable to an access control flaw that allows low-privileged users, such as receptionists, to export the entire message list containing sensitive patient and user data. The vulnerability lies in the message_list.php report export functionality, where there is no permission check before executing sensitive database queries. The only control in place is CSRF token verification, which does not prevent unauthorized data access if the token is acquired through other means. Version 8.0.0 fixes the vulnerability.

Key dates

02Disclosure timeline

February 25, 2026 CVE published
February 25, 2026 Record updated