OpenEMR is a free and open source electronic health records and medical practice management application. Prior to 8.0.0.2, a stored cross-site scripting (XSS) vulnerability in the patient portal payment flow allows a patient portal user to persist arbitrary JavaScript that executes in the browser of a staff member who reviews the payment submission. The payload is stored via `portal/lib/paylib.php` and rendered without escaping in `portal/portal_payment.php`. Version 8.0.0.2 fixes the issue.
References
| Link | Resource |
|---|---|
| https://github.com/openemr/openemr/commit/6e9e1566d6e271a6d839614674b887e3a73d7da1 | Patch |
| https://github.com/openemr/openemr/security/advisories/GHSA-qvf6-6xc6-9qv7 | Exploit Vendor Advisory |
| https://github.com/openemr/openemr/security/advisories/GHSA-qvf6-6xc6-9qv7 | Exploit Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-03-19 21:17
Updated : 2026-03-20 19:16
NVD link : CVE-2026-33346
Mitre link : CVE-2026-33346
CVE.ORG link : CVE-2026-33346
JSON object : View
Products Affected
open-emr
- openemr
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
