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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:open-emr:openemr:*:*:*:*:*:*:*:*

History

17 Jun 2026, 10:35

Type Values Removed Values Added
Summary
  • (es) OpenEMR es una aplicación de gestión de registros de salud electrónicos y práctica médica de código abierto y gratuita. Antes de la versión 8.0.0.2, un XSS almacenado basado en DOM en el plugin jQuery SearchHighlight ('library/js/SearchHighlight.js') permite a un usuario autenticado con acceso de escritura a formularios de encuentro inyectar JavaScript arbitrario que se ejecuta en la sesión del navegador de otro clínico cuando utilizan la función de búsqueda/encontrar en la página de Informes Personalizados. El plugin revierte la codificación de entidades HTML del lado del servidor leyendo texto decodificado de nodos de texto DOM, concatenándolo en una cadena HTML sin procesar y pasándolo al constructor `$()` de jQuery para el análisis HTML. La versión 8.0.0.2 corrige el problema.

20 Mar 2026, 16:20

Type Values Removed Values Added
CPE cpe:2.3:a:open-emr:openemr:*:*:*:*:*:*:*:*
First Time Open-emr openemr
Open-emr
References () https://github.com/openemr/openemr/commit/70a41122c6d75ebcd219ba2a2535e93a6c188151 - () https://github.com/openemr/openemr/commit/70a41122c6d75ebcd219ba2a2535e93a6c188151 - Patch
References () https://github.com/openemr/openemr/security/advisories/GHSA-q283-5j7f-r6hp - () https://github.com/openemr/openemr/security/advisories/GHSA-q283-5j7f-r6hp - Exploit, Vendor Advisory

19 Mar 2026, 21:17

Type Values Removed Values Added
References () https://github.com/openemr/openemr/security/advisories/GHSA-q283-5j7f-r6hp - () https://github.com/openemr/openemr/security/advisories/GHSA-q283-5j7f-r6hp -

19 Mar 2026, 20:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-19 20:16

Updated : 2026-06-17 10:35


NVD link : CVE-2026-32119

Mitre link : CVE-2026-32119

CVE.ORG link : CVE-2026-32119


JSON object : View

Products Affected

open-emr

  • openemr
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')