CVE-2026-25131 PUBLISHED

OpenEMR has Broken Access Control in Procedures Configuration

Assigner: GitHub_M
Reserved: 29.01.2026 Published: 25.02.2026 Updated: 25.02.2026

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0, a Broken Access Control vulnerability exists in the OpenEMR order types management system, allowing low-privilege users (such as Receptionist) to add and modify procedure types without proper authorization. This vulnerability is present in the /openemr/interface/orders/types_edit.php endpoint. Version 8.0.0 contains a patch.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 8.8

Product Status

Vendor openemr
Product openemr
Versions
  • Version < 8.0.0 is affected

References

Problem Types

  • CWE-862: Missing Authorization CWE