CVE-2026-32119

MEDIUM EPSS 5.2%
Published Mar 19, 20263mo ago · Modified Jun 17, 20261w ago
4.4 CVSS 3.1
Medium
Find Similar
Published Mar 19, 2026 3mo ago
Last Modified Jun 17, 2026 1w ago

Description

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.

CVSS Details

Base Score
4.4
Exploitability
1.3
Impact
2.7
Vector string
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:N
Attack Vector Network
Attack Complexity High
Privileges Required Low
User Interaction Required
Scope Changed
Confidentiality Low
Integrity Low
Availability None

Threat Intelligence

EPSS Exploit Probability
5.2% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

CWE-79 Cross-site Scripting Injection

Affected Products 1

VendorProductVersionRange
open-emropenemr* <8.0.0.2

References 2

  • github.com https://github.com/openemr/openemr/commit/70a41122c6d75ebcd219ba2a2535e93a6c188151
    Patch
  • github.com https://github.com/openemr/openemr/security/advisories/GHSA-q283-5j7f-r6hp
    ExploitVendor Advisory

Remediation

  • github.com https://github.com/openemr/openemr/commit/70a41122c6d75ebcd219ba2a2535e93a6c188151
    Patch