Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Open-Emr | Openemr | < 8.0.0.2 |
Related Weaknesses (CWE)
References
- https://github.com/openemr/openemr/commit/edb65936e259b2625e8eea4628316c4577cb2aPatch
- https://github.com/openemr/openemr/security/advisories/GHSA-r973-h5cq-35rcExploitVendor Advisory
FAQ
What is CVE-2026-33305?
CVE-2026-33305 is a vulnerability with a CVSS score of 5.4 (MEDIUM). 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`) al...
How severe is CVE-2026-33305?
CVE-2026-33305 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-33305?
Check the references section above for vendor advisories and patch information. Affected products include: Open-Emr Openemr.