CVE-2025-67645
Unknown
Unknown - Not Provided
Broken Access Control in OpenEMR Profile Edit Enables Account Takeover
Publication date: 2026-01-28
Last updated on: 2026-02-12
Assigner: GitHub, Inc.
Description
Description
OpenEMR is a free and open source electronic health records and medical practice management application. Versions prior to 7.0.4 have a broken access control in the Profile Edit endpoint. An authenticated normal user can modify the request parameters (pubpid / pid) to reference another userβs record; the server accepts the modified IDs and applies the changes to that other userβs profile. This allows one user to alter another userβs profile data (name, contact info, etc.), and could enable account takeover. Version 7.0.4 fixes the issue.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| open-emr | openemr | 7.0.3 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-284 | The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor. |