Home

Description

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.

PUBLISHED Reserved 2026-01-30 | Published 2026-02-25 | Updated 2026-02-26 | Assigner GitHub_M




MEDIUM: 5.7CVSS: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:P

Problem types

CWE-639: Authorization Bypass Through User-Controlled Key

Product status

< 8.0.0
affected

References

github.com/...penemr/security/advisories/GHSA-phcp-7qjx-83cm exploit

github.com/...penemr/security/advisories/GHSA-phcp-7qjx-83cm

github.com/...ommit/9f2c44fc88fc051fcf0b6922c373977543e6b2af

cve.org (CVE-2026-25220)

nvd.nist.gov (CVE-2026-25220)

Download JSON