CVE-2026-25746

HIGH EPSS 86.1%
Published Feb 25, 20264mo ago · Modified Feb 27, 20264mo ago
8.8 CVSS 3.1
High
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. Versions prior to 8.0.0 contain a SQL injection vulnerability in prescription that can be exploited by authenticated attackers. The vulnerability exists due to insufficient input validation in the prescription listing functionality. Version 8.0.0 fixes the vulnerability.

CVSS Details

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

Threat Intelligence

EPSS Exploit Probability
86.1% 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 7

  • github.com https://github.com/ChrisSub08/CVE-2026-25746_SqlInjectionVulnerabilityOpenEMR7.0.4
    ExploitThird Party Advisory
  • github.com https://github.com/openemr/openemr/blob/2b46e594b9dd665fb7f16c913ca07f5c6d54412b/library/classes/Controller.class.php#L77
    Product
  • github.com https://github.com/openemr/openemr/blob/9fa8db9f12d0b70985195b11b90f2dc564bd3b24/controller.php#L6
    Product
  • github.com https://github.com/openemr/openemr/blob/9fa8db9f12d0b70985195b11b90f2dc564bd3b24/controllers/C_Prescription.class.php#L180
    Product
  • github.com https://github.com/openemr/openemr/blob/9fa8db9f12d0b70985195b11b90f2dc564bd3b24/library/classes/Prescription.class.php#L1148
    Product
  • github.com https://github.com/openemr/openemr/commit/e230d3ef46425ffc96a37dc6369428aa37c88554
    Patch
  • github.com https://github.com/openemr/openemr/security/advisories/GHSA-78r7-g65p-gpw3
    ExploitVendor Advisory

Remediation

  • github.com https://github.com/openemr/openemr/commit/e230d3ef46425ffc96a37dc6369428aa37c88554
    Patch