← Back to browse · API

CVE-2026-24898

Severity
CRITICAL
CVSS
10.0
EPSS
0.00555
Risk score
40.19
CISA KEV
No
PoC
No
Published
2026-03-03
Modified
2026-03-04
First seen
2026-08-07
Aliases
EUVD-2026-9328
Products
Open-Emr:OpenEMR < 8.0.0
Sources
euvd EUVD-2026-9328

Description

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