CVE-2026-33346 HIGH

CVE-2026-33346: OpenEMR has stored XSS in portal_payment.php via Unescaped table_args

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

CVSS base score

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

CVSS vector

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

What the vulnerability does

Description

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.

Key dates

Disclosure timeline

March 19, 2026 CVE published
March 20, 2026 Record updated