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.
{
"cwe_ids": [
"CWE-696",
"CWE-862"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/33xxx/CVE-2026-33305.json",
"cna_assigner": "GitHub_M"
}{
"cpe": "cpe:2.3:a:open-emr:openemr:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "8.0.0.2"
}
],
"source": [
"CPE_RANGE",
"REFERENCES"
]
}