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.
References
| Link | Resource |
|---|---|
| https://github.com/openemr/openemr/commit/ad902d6892482fff2e3c56bfb15597df8b6c3beb | Patch |
| https://github.com/openemr/openemr/security/advisories/GHSA-q7p5-rrwj-qmp2 | Exploit Mitigation Vendor Advisory |
Configurations
History
25 Feb 2026, 16:54
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/openemr/openemr/commit/ad902d6892482fff2e3c56bfb15597df8b6c3beb - Patch | |
| References | () https://github.com/openemr/openemr/security/advisories/GHSA-q7p5-rrwj-qmp2 - Exploit, Mitigation, Vendor Advisory | |
| CPE | cpe:2.3:a:open-emr:openemr:*:*:*:*:*:*:*:* | |
| First Time |
Open-emr openemr
Open-emr |
25 Feb 2026, 02:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-02-25 02:16
Updated : 2026-02-25 16:54
NVD link : CVE-2026-25124
Mitre link : CVE-2026-25124
CVE.ORG link : CVE-2026-25124
JSON object : View
Products Affected
open-emr
- openemr
CWE
CWE-862
Missing Authorization
