CVE-2026-33914
HIGHOpenEMR has SQL Injection in PostCalendar Category Delete
Title source: cnaDescription
OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0.3, the PostCalendar module contains a blind SQL injection vulnerability in the `categoriesUpdate` administrative function. The `dels` POST parameter is read via `pnVarCleanFromInput()`, which only strips HTML tags and performs no SQL escaping. The value is then interpolated directly into a raw SQL `DELETE` statement that is executed unsanitized via Doctrine DBAL's `executeStatement()`. Version 8.0.0.3 patches the issue.
References (3)
Core 3
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/openemr/openemr/security/advisories/GHSA-rq3v-38x5-3rm5
X_Refsource_Misc x_refsource_misc
https://github.com/openemr/openemr/commit/1b851fc9af84f181ad7a84210a168d0d568cd442
X_Refsource_Misc x_refsource_misc
https://github.com/openemr/openemr/releases/tag/v8_0_0_3
Scores
CVSS v3
7.2
EPSS
0.0043
EPSS Percentile
33.9%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
no
Technical Impact
total
Details
CWE
CWE-89
Status
published
Products (2)
open-emr/openemr
< 8.0.0.3
openemr/openemr
< 8.0.0.3
Published
Mar 26, 2026
Tracked Since
Mar 26, 2026