CVE-2026-33348

MEDIUM EPSS 21.2%
Published Mar 25, 20263mo ago · Modified Jun 17, 20262w ago
5.4 CVSS 3.1
Medium
Find Similar
Published Mar 25, 2026 3mo ago
Last Modified Jun 17, 2026 2w ago

Description

OpenEMR is a free and open source electronic health records and medical practice management application. Users with the `Notes - my encounters` role can fill Eye Exam forms in patient encounters. The answers to the form are displayed on the encounter page and in the visit history for the users with the same role. Versions prior to 8.0.0.3 have 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.3 contains a patch.

CVSS Details

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

Threat Intelligence

EPSS Exploit Probability
21.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.3

References 3

  • github.com https://github.com/openemr/openemr/commit/f488efbe3eb7f17d0f057f960020cb611149f8a2
    Patch
  • github.com https://github.com/openemr/openemr/releases/tag/v8_0_0_3
    Product
  • github.com https://github.com/openemr/openemr/security/advisories/GHSA-6ch2-p26g-x33h
    ExploitVendor Advisory

Remediation

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