OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0.3, five insurance company REST API routes are missing the `RestConfig::request_authorization_check()` call that every other data-modifying route in the standard API uses. This allows any authenticated API user to create and modify insurance company records even if their OpenEMR user account does not have administrative ACL permissions. Version 8.0.0.3 patches the issue.
References
Configurations
History
No history.
Information
Published : 2026-03-26 00:16
Updated : 2026-03-26 16:26
NVD link : CVE-2026-33915
Mitre link : CVE-2026-33915
CVE.ORG link : CVE-2026-33915
JSON object : View
Products Affected
open-emr
- openemr
CWE
CWE-862
Missing Authorization
