cvedb.io
CVE-2026-33914
HIGH · CVSS 7.2
EPSS exploitation probability: 0%
Published 2026-03-26T00:16:39.137 · Last modified 2026-06-17T10:38:18.623

Summary

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.

Affected products

open-emr — openemr

Does this affect you?

Add your gear to cvedb and we'll alert you only when open-emr ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.