CVE-2026-32125 MEDIUM

CVE-2026-32125: OpenEMR: Stored XSS in Track Anything Graphs via Unescaped Dygraph Titles/Labels

Vendor Openemr
Product openemr
Weakness CWE-79 · XSS
Published March 11, 2026
Last update March 12, 2026

CVSS base score

5.4/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

What the vulnerability does

01Description

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to 8.0.0.1, track/item names from the Track Anything feature are stored from user input (POST) and later rendered in Dygraph charts (titles/labels) using innerHTML or equivalent without escaping. A user who can create or edit Track Anything items can inject script that runs when any user views the corresponding graph. This vulnerability is fixed in 8.0.0.1.

Key dates

02Disclosure timeline

March 11, 2026 CVE published
March 12, 2026 Record updated