OpenEMR is a free and open source electronic health records and medical practice management application. Prior to 8.0.0.1, an inverted boolean condition in ControllerRouter::route() causes the admin/super ACL check to be enforced only for controllers that already have their own internal authorization (review, log), while leaving all other CDR controllers — alerts, ajax, edit, add, detail, browse — accessible to any authenticated user. This allows any logged-in user to suppress clinical decision support alerts system-wide, delete or modify clinical plans, and edit rule configurations — all operations intended to require administrator privileges. This vulnerability is fixed in 8.0.0.1.
Use CWE-862, Open-Emr vendor hub and Openemr product page to widen CVE-2026-32126 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2026-33917, CVE-2026-34055 and CVE-2026-34056 for nearby disclosures in the same product family.