---
cve: "CVE-2026-32120"
severity: "MEDIUM"
cvss: 6.5
epss: "0.3%"
vendor: "OpenEMR"
kev: false
exploited: false
published: "2026-03-25 23:17:09"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-23T02:37:49+02:00"
---

# CVE-2026-32120

> 6.5 MEDIUM · 🧪 PoC

## Beschreibung

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0.3, an Insecure Direct Object Reference (IDOR) vulnerability in the fee sheet product save logic (`library/FeeSheet.class.php`) allows any authenticated user with fee sheet ACL access to delete, modify, or read `drug_sales` records belonging to arbitrary patients by manipulating the hidden `prod[][sale_id]` form field. The `save()` method uses the user-supplied `sale_id` in five SQL queries (SELECT, UPDATE, DELETE) without verifying that the record belongs to the current patient and encounter. Version 8.0.0.3 contains a patch.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/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 | Keine | good |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- 7c96c8eefe460d6fadbccbe93d0fa6bf819acd69 (Commit)
- c5b4dd8caf2af70617cc58d39188621ed90543dc (Commit)

## Referenzen

- <https://github.com/openemr/openemr/security/advisories/GHSA-pvvj-mv7h-7847>
- <https://github.com/openemr/openemr/commit/c5b4dd8caf2af70617cc58d39188621ed90543dc>
- <https://github.com/openemr/openemr/releases/tag/v8_0_0_3>

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