CVE 5.4 MEDIUM

OpenEMR vulnerable to reflected XSS in graphs.php via title parameter_CVE-2026-33911

5.4 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

Description

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0.3, the POST parameter `title` is reflected back in a JSON response built with `json_encode()`. Because the response is served with a `text/html` Content-Type, the browser interprets injected HTML/script tags rather than treating the output as JSON. An authenticated attacker can craft a request that executes arbitrary JavaScript in a victim's session. Version 8.0.0.3 contains a fix.

Basic Information

ID CVE-2026-33911
Source GitHub_M
Published Mar 25, 2026 at 22:44
Modified Mar 26, 2026 at 15:02

Affected Product

Vendor openemr
Product openemr
Version < 8.0.0.3
Affected Versions openemr openemr < 8.0.0.3

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.