CVE-2026-33911
CVE-2026-33911 : OpenEMR prior to 8.0.0.3 is vulnerable to a reflected XSS via the POST parameter title in graphs.php. The parameter is echoed back inside a JSON response built with json_encode(), but served with content-type text/html, causing the browser to execute injected HTML/script instead ...