๐Ÿ” CVE Alert

CVE-2026-33914

HIGH 7.2

OpenEMR has SQL Injection in PostCalendar Category Delete

CVSS Score
7.2
EPSS Score
0.0%
EPSS Percentile
7th

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.

CWE CWE-89
Vendor openemr
Product openemr
Published Mar 25, 2026
Last Updated Mar 26, 2026
Stay Ahead of the Next One

Get instant alerts for openemr openemr

Be the first to know when new high vulnerabilities affecting openemr openemr are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

openemr / openemr
< 8.0.0.3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/openemr/openemr/security/advisories/GHSA-rq3v-38x5-3rm5 github.com: https://github.com/openemr/openemr/commit/1b851fc9af84f181ad7a84210a168d0d568cd442 github.com: https://github.com/openemr/openemr/releases/tag/v8_0_0_3