TROYANOSYVIRUS
Back to CVEs

CVE-2026-21443

MEDIUM
6.1

Description

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0, the `xl()` translation function returns unescaped strings. While wrapper functions exist for escaping in different contexts (`xlt()` for HTML, `xla()` for attributes, `xlj()` for JavaScript), there are places in the codebase where `xl()` output is used directly without escaping. If an attacker could insert malicious content into the translation database, these unescaped outputs could lead to XSS. Version 8.0.0 fixes the issue.

CVE Details

CVSS v3.1 Score6.1
SeverityMEDIUM
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Attack VectorNETWORK
ComplexityLOW
Privileges RequiredNONE
User InteractionREQUIRED
Published2/25/2026
Last Modified2/26/2026
Sourcenvd
Honeypot Sightings0

Affected Products

open-emr:openemr

Weaknesses (CWE)

CWE-116

IOC Correlations

No correlations recorded

This product uses data from the NVD API but is not endorsed or certified by the NVD.