← Back to CVEs
CVE-2026-33914
HIGH7.2
Description
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.
CVE Details
CVSS v3.1 Score7.2
SeverityHIGH
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Attack VectorNETWORK
ComplexityLOW
Privileges RequiredHIGH
User InteractionNONE
Published3/26/2026
Last Modified3/26/2026
Sourcenvd
Honeypot Sightings0
Affected Products
open-emr:openemr
Weaknesses (CWE)
CWE-89
References
https://github.com/openemr/openemr/commit/1b851fc9af84f181ad7a84210a168d0d568cd442(security-advisories@github.com)
https://github.com/openemr/openemr/releases/tag/v8_0_0_3(security-advisories@github.com)
https://github.com/openemr/openemr/security/advisories/GHSA-rq3v-38x5-3rm5(security-advisories@github.com)
IOC Correlations
No correlations recorded
This product uses data from the NVD API but is not endorsed or certified by the NVD.