← Back to browse · API

CVE-2026-24908

Severity
CRITICAL
CVSS
10.0
EPSS
0.00491
Risk score
40.17
CISA KEV
No
PoC
No
Published
2026-02-25
Modified
2026-02-26
First seen
2026-08-07
Aliases
EUVD-2026-8703
Products
Open-Emr:OpenEMR < 8.0.0
Sources
euvd EUVD-2026-8703

Description

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0, an SQL injection vulnerability in the Patient REST API endpoint allows authenticated users with API access to execute arbitrary SQL queries through the `_sort` parameter. This could potentially lead to database access, PHI (Protected Health Information) exposure, and credential compromise. The issue occurs when user-supplied sort field names are used in ORDER BY clauses without proper validation or identifier escaping. Version 8.0.0 fixes the issue.

References