Description
OpenEMR is a free and open source electronic health records and medical practice management application. Versions 5.0.0.5 through 7.0.3.4 have a stored cross-site scripting vulnerability in the ub04 helper of the billing interface. The variable `$data` is passed in a click event handler enclosed in single quotes without proper sanitization. Thus, despite `json_encode` a malicious user can still inject a payload such as ` ac' ><img src=x onerror=alert(document.cookie)> ` to trigger the bug. This vulnerability allows low privileged users to embed malicious JS payloads on the server and perform stored XSS attack. This, in turn makes it possible for malicious users to steal the session cookies and perform unauthorized actions impersonating administrators. Version 7.0.4 patches the issue.
INFO
Published Date :
2026-02-25T00:31:11.369Z
Last Modified :
2026-02-27T17:32:18.289Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2025-67491 vulnerability.
| Vendors | Products |
|---|---|
| Open-emr |
|
| Openemr |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2025-67491.