XSS in Open-Emr Openemr
CVE-2026-32119
OpenEMR is a free and open source electronic health records and medical practice management application. Prior to 8.0.0.2, DOM-based stored XSS in the jQuery SearchHighlight plugin (`library/js/SearchHighlight.js`) allows an authenticated user with encounter form write access to inject arbitrary JavaScript that executes in another clinician's browser session when they use the search/find feature on the Custom Report page. The plugin reverses server-side HTML entity encoding by reading decoded text from DOM text nodes, concatenating it into a raw HTML string, and passing it to jQuery's `$()` constructor for HTML parsing. Version 8.0.0.2 fixes the issue.
Vulnerability class: XSS (Cross-Site Scripting)
EPSS: 0.002 (5.2th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 4.4 (Medium). Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:N.
Affected products
- Open-emr Openemr
- Openemr — versions < 8.0.0.2
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM, Exploit, Vendor Advisory)
- security-advisories@github.com (Patch, x_refsource_MISC)
Frequently asked questions
- What is CVE-2026-32119?
- CVE-2026-32119 is a medium-severity vulnerability in Open-Emr Openemr, classified under Cross-site Scripting. CVSS score: 4.4/10. Published 2026-03-19.
- How severe is CVE-2026-32119?
- Medium severity. CVSS v3 base score is 4.4 out of 10.