Auth bypass in Open-Emr Openemr
CVE-2026-25220
OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0, the Message Center accepts the URL parameter `show_all=yes` and passes it to `getPnotesByUser()`, which returns all internal messages (all users’ notes). The backend does not verify that the requesting user is an administrator before honoring `show_all=yes`. The "Show All" link is also visible to non-admin users. As a result, any authenticated user can view the entire internal message list by requesting `messages.php?show_all=yes`. Version 8.0.0 patches the issue.
Vulnerability class: IDOR (Insecure Direct Object Reference)
EPSS: 0.003 (17.6th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 6.5 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N.
Affected products
- Open-emr Openemr
- Openemr — versions < 8.0.0
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM, Exploit, Vendor Advisory)
- security-advisories@github.com (Patch, x_refsource_MISC)
Frequently asked questions
- What is CVE-2026-25220?
- CVE-2026-25220 is a medium-severity vulnerability in Open-Emr Openemr, classified under Authorization Bypass Through User-Controlled Key. CVSS score: 6.5/10. Published 2026-02-25.
- How severe is CVE-2026-25220?
- Medium severity. CVSS v3 base score is 6.5 out of 10.