Incorrect authorization in OpenEMR - CVE-2026-33302
Published: April 30, 2026
OpenEMR
Detailed vulnerability description
The vulnerability allows a remote user to bypass authorization restrictions.
The vulnerability exists due to incorrect authorization in AclMain::zhAclCheck() when evaluating module ACL permissions. A remote user can rely on a group "allow" entry while an explicit user or group "deny" exists to bypass authorization restrictions.
Exploitation requires authentication and that the affected feature uses module ACL checks through zhAclCheck().