OpenEMR is a free and open source electronic health records and medical practice management application. Prior to 8.0.0, an unauthenticated token disclosure vulnerability in the MedEx callback endpoint allows any unauthenticated visitor to obtain the practice's MedEx API tokens, leading to complete third-party service compromise, PHI exfiltration, unauthorized actions on the MedEx platform, and HIPAA violations. The vulnerability exists because the endpoint bypasses authentication ($ignoreAuth = true) and performs a MedEx login whenever $_POST['callback_key'] is provided, returning the full JSON response including sensitive API tokens. This vulnerability is fixed in 8.0.0.
References
| Link | Resource |
|---|---|
| https://github.com/openemr/openemr/commit/8e4de59ab58222f13abc4e4040128737d857db9c | Patch |
| https://github.com/openemr/openemr/security/advisories/GHSA-qwff-3mw7-7rc7 | Exploit Vendor Advisory |
Configurations
History
04 Mar 2026, 21:57
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:open-emr:openemr:*:*:*:*:*:*:*:* | |
| References | () https://github.com/openemr/openemr/commit/8e4de59ab58222f13abc4e4040128737d857db9c - Patch | |
| References | () https://github.com/openemr/openemr/security/advisories/GHSA-qwff-3mw7-7rc7 - Exploit, Vendor Advisory | |
| First Time |
Open-emr openemr
Open-emr |
03 Mar 2026, 22:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-03 22:16
Updated : 2026-03-04 21:57
NVD link : CVE-2026-24898
Mitre link : CVE-2026-24898
CVE.ORG link : CVE-2026-24898
JSON object : View
Products Affected
open-emr
- openemr
CWE
CWE-287
Improper Authentication
