CVE-2026-25743

HIGH EPSS 6.0%
Published Feb 25, 20264mo ago · Modified Feb 27, 20264mo ago
7.2 CVSS 4.0
High
Find Similar
Published Feb 25, 2026 4mo ago
Last Modified Feb 27, 2026 4mo ago

Description

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0, users with the "Forms administration" role can fill questionnaires ("forms") in patient encounters. The answers to the forms are displayed on the encounter page and in the visit history for the users with the same role. There exists a stored cross-site scripting (XSS) vulnerability in the function to display the form answers, allowing any authenticated attacker with the specific role to insert arbitrary JavaScript into the system by entering malicious payloads to the form answers. The JavaScript code is later executed by any user with the form role when viewing the form answers in the patient encounter pages or visit history. Version 8.0.0 fixes the issue.

CVSS Details

Base Score
7.2
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:H/AT:N/PR:H/UI:P/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector Network
Attack Complexity High
Privileges Required High
User Interaction P
Scope X

Threat Intelligence

EPSS Exploit Probability
6.0% 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

References 2

  • github.com https://github.com/openemr/openemr/commit/da18f83f39648edc2463e8810757380a9f1d91de
    Patch
  • github.com https://github.com/openemr/openemr/security/advisories/GHSA-3xx2-qf6g-6p28
    ExploitVendor Advisory

Remediation

  • github.com https://github.com/openemr/openemr/commit/da18f83f39648edc2463e8810757380a9f1d91de
    Patch