Information disclosure in OpenEMR - CVE-2026-25146

 

Information disclosure in OpenEMR - CVE-2026-25146

Published: April 23, 2026


Vulnerability identifier: #VU127300
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-25146
CWE-ID: CWE-200
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: OpenEMR
Affected software:
OpenEMR

Detailed vulnerability description

The vulnerability allows a remote user to disclose sensitive information and perform unauthorized payment gateway actions.

The vulnerability exists due to exposure of sensitive information in client-side JavaScript code in the payment pages when rendering payment-related pages. A remote user can view the rendered gateway_api_key in browser-accessible source code to disclose sensitive information and perform unauthorized payment gateway actions.

The secret is exposed through at least two code paths, including the patient portal and the admin-side payment flow, and the value is leaked for any configured gateway if gateway_api_key is set.


How to mitigate CVE-2026-25146

Install security update from vendor's website.

Sources