CVE detail
CVE-2026-24896
OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0, a Broken Access Control vulnerability exists in OpenEMR’s edih_main.php endpoint, which allows any authenticated user—including low-privilege roles like Receptionist—to access EDI log files by manipulating the log_select parameter in a GET request. The back-end fails to enforce role-based access control (RBAC), allowing sensitive system logs to be accessed outside the GUI-enforced permission boundaries. Version 8.0.0 fixes the issue.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 11.0 · diversity 5.0 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 0
- within the 30d window
- Peak daily
- 0
- highest bucket
Evidence
Source links by recency
2 source links · newest first
No excerpt available.
Exploitgithub.comFeb 25, 2026, 2:16 AMNo excerpt available.
Exploitgithub.comFeb 25, 2026, 2:16 AM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
0 repository references · best confidence N/A · max 0 stars
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2025-67645CVSS 8.8 · High
OpenEMR is a free and open source electronic health records and medical practice management application. Versions prior to 7.0.4 have a broken access control in the Profile Edit e…
- CVE-2023-2946CVSS 8.1 · High
Improper Access Control in GitHub repository openemr/openemr prior to 7.0.1.
- CVE-2023-2944CVSS 5.4 · Medium
Improper Access Control in GitHub repository openemr/openemr prior to 7.0.1.
- CVE-2023-2674CVSS 4.3 · Medium
Improper Access Control in GitHub repository openemr/openemr prior to 7.0.1.
- CVE-2022-4567CVSS 8.1 · High
Improper Access Control in GitHub repository openemr/openemr prior to 7.0.0.2.
- CVE-2026-65758CVSS N/A · Unrated
The front-end Submissions view did not enforce access control. An unauthenticated visitor could therefore list a form's submissions.