CVE-2026-24908

MEDIUM EPSS 38.5%
Published Feb 25, 20264mo ago · Modified Feb 27, 20264mo ago
6.5 CVSS 3.1
Medium
Find Similar
Published Feb 25, 2026 4mo ago
Last Modified Feb 27, 2026 4mo ago

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.

CVSS Details

Base Score
6.5
Exploitability
2.8
Impact
3.6
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity None
Availability None

Threat Intelligence

EPSS Exploit Probability
38.5% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

CWE-89 SQL Injection Injection

Affected Products 1

VendorProductVersionRange
open-emropenemr* <8.0.0

References 2

  • github.com https://github.com/openemr/openemr/commit/943e23cad6e979f87cdf168807fce2a7b32dd194
    Patch
  • github.com https://github.com/openemr/openemr/security/advisories/GHSA-rcc2-45v3-qmqm
    ExploitVendor Advisory

Remediation

  • github.com https://github.com/openemr/openemr/commit/943e23cad6e979f87cdf168807fce2a7b32dd194
    Patch