---
cve: "CVE-2026-25164"
severity: "HIGH"
cvss: 8.1
epss: "0.3%"
vendor: "OpenEMR"
kev: false
exploited: false
published: "2026-02-25 19:43:21"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-23T23:01:17+02:00"
---

# CVE-2026-25164

> 8.1 HIGH · 🧪 PoC

## Beschreibung

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0, the REST API route table in `apis/routes/_rest_routes_standard.inc.php` does not call `RestConfig::request_authorization_check()` for the document and insurance routes. Other patient routes in the same file (e.g. encounters, patients/med) call it with the appropriate ACL. As a result, any valid API bearer token can access or modify every patient's documents and insurance data, regardless of the token’s OpenEMR ACLs—effectively exposing all document and insurance PHI to any authenticated API client. Version 8.0.0 patches the issue.

## CVSS-Vektor

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

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- b91b73600327acb46252b9fce7d04467eea126fd (Commit)
- c5e1c44774156cd0d04f4e08ed6a81fe76d38e92 (Commit)

## Referenzen

- <https://github.com/openemr/openemr/security/advisories/GHSA-f64c-h2gh-g3f9>
- <https://github.com/openemr/openemr/commit/c5e1c44774156cd0d04f4e08ed6a81fe76d38e92>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-25164) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
