Report: Latest: CVE-2026-33914 - OpenEMR has SQL Injection in PostCalendar Category Delete

Report: Latest: CVE-2026-33914 - OpenEMR has SQL Injection in PostCalendar Category Delete

CVE ID :CVE-2026-33914 Published : March 26, 2026, 12:16 a.m. | 45 minutes ago 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. Severity: 7.2 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVE Details

Severity
HIGH
Published
March 26, 2026
Impact: SQL injection