Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Open-Emr | Openemr | < 8.0.0 |
Related Weaknesses (CWE)
References
- https://github.com/openemr/openemr/commit/cbf4ea4345b14a6c8362201e30c74ffb0949cdPatch
- https://github.com/openemr/openemr/security/advisories/GHSA-x3hw-rwrg-v25hExploitVendor Advisory
FAQ
What is CVE-2026-23627?
CVE-2026-23627 is a vulnerability with a CVSS score of 8.8 (HIGH). 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 au...
How severe is CVE-2026-23627?
CVE-2026-23627 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-23627?
Check the references section above for vendor advisories and patch information. Affected products include: Open-Emr Openemr.