SQL injection in OpenEMR - CVE-2026-33917
Published: April 23, 2026
OpenEMR
Detailed vulnerability description
The vulnerability allows a remote user to execute arbitrary SQL commands.
The vulnerability exists due to SQL injection in the CAMOS ajax_save page and content_parser.php when processing the user-supplied content parameter. A remote user can send a specially crafted request to execute arbitrary SQL commands.
The issue affects the process_commands and addAppt code paths in the CAMOS form.