CVE-2026-23627 HIGH

CVE-2026-23627: OpenEMR has SQL Injection in Immunization Search/Report

Vendor Openemr
Product openemr
Weakness CWE-89 · SQLi
Published February 25, 2026
Last update February 26, 2026

CVSS base score

7.4/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P

What the vulnerability does

01Description

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 Immunization module allows any authenticated user to execute arbitrary SQL queries, leading to complete database compromise, PHI exfiltration, credential theft, and potential remote code execution. The vulnerability exists because user-supplied `patient_id` values are directly concatenated into SQL WHERE clauses without parameterization or escaping. Version 8.0.0 patches the issue.

Key dates

02Disclosure timeline

February 25, 2026 CVE published
February 26, 2026 Record updated