Vulnerability Description
OpenEMR is a free and open source electronic health records and medical practice management application. Prior to 8.0.0.1, Stored XSS in prescription CSS/HTML print view via patient demographics. That finding involves server-side rendering of patient names via raw PHP echo. This finding involves client-side DOM-based rendering via jQuery .html() in a completely different component (portal/sign/assets/signer_api.js). The two share the same root cause (unsanitized patient names in patient_data), but they have different sinks, different affected components, different trigger actions, and require independent fixes. This vulnerability is fixed in 8.0.0.1.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Open-Emr | Openemr | < 8.0.0.1 |
Related Weaknesses (CWE)
References
- https://github.com/openemr/openemr/security/advisories/GHSA-68fr-xm3v-p4vwExploitVendor Advisory
FAQ
What is CVE-2026-32121?
CVE-2026-32121 is a vulnerability with a CVSS score of 7.7 (HIGH). OpenEMR is a free and open source electronic health records and medical practice management application. Prior to 8.0.0.1, Stored XSS in prescription CSS/HTML print view via patient demographics. Tha...
How severe is CVE-2026-32121?
CVE-2026-32121 has been rated HIGH with a CVSS base score of 7.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-32121?
Check the references section above for vendor advisories and patch information. Affected products include: Open-Emr Openemr.