CVE-2026-27943
Received
Received - Intake
Insecure Direct Object Reference in OpenEMR Eye Exam Module
Publication date: 2026-02-26
Last updated on: 2026-02-27
Assigner: GitHub, Inc.
Description
Description
OpenEMR is a free and open source electronic health records and medical practice management application. In versions up to and including 8.0.0, the eye exam (eye_mag) view loads data by `form_id` (or equivalent) without verifying that the form belongs to the current userβs patient/encounter context. An authenticated user can access or edit any patientβs eye exam by supplying another form ID; in some flows the sessionβs active patient may also be switched. A fix is available on the `main` branch of the OpenEMR GitHub repository.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| open-emr | openemr | to 8.0.0 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-639 | The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data. |