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.
INFO
Published Date :
2026-03-25T23:13:16.057Z
Last Modified :
2026-03-26T19:52:11.785Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-33914 vulnerability.
| Vendors | Products |
|---|---|
| Open-emr |
|
| Openemr |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-33914.