Security Advisory

CVE-2026-23627

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-02-25 17:39:20
Last updated 2026-02-26 20:58:11
Assigner GitHub_M
State PUBLISHED

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 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.