โ† Back to all CVEs

CVE-2026-33305

MEDIUM open-emr NVD
CVSS Score 5.4
Severity MEDIUM
Published Mar 19, 2026
Vendor open-emr

Description

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to 8.0.0.2, an authorization bypass in the optional FaxSMS module (`oe-module-faxsms`) allows any authenticated OpenEMR user to invoke controller methods โ€” including `getNotificationLog()`, which returns patient appointment data (PHI) โ€” regardless of whether they hold the required ACL permissions. The `AppDispatch` constructor dispatches user-controlled actions and exits the process before any calling code can enforce ACL checks. Version 8.0.0.2 fixes the issue.

References