🔐 CVE Alert

CVE-2026-25147

HIGH 7.1

OpenEMR's Portal Payment Endpoint Trusts User-Controlled pid

CVSS Score
7.1
EPSS Score
0.0%
EPSS Percentile
0th

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0, in `portal/portal_payment.php`, the patient id used for the page is taken from the request (`$pid = $_REQUEST['pid'] ?? $pid` and `$pid = ($_REQUEST['hidden_patient_code'] ?? null) > 0 ? $_REQUEST['hidden_patient_code'] : $pid`) instead of being fixed to the authenticated portal user. The portal session already has a valid `$pid` for the logged-in patient. Overwriting it with user-supplied values and using it without authorization allows a portal user to view and interact with another patient's demographics, invoices, and payment history—horizontal privilege escalation and IDOR. Version 8.0.0 contains a fix for the issue.

CWE CWE-639
Vendor openemr
Product openemr
Published Feb 27, 2026
Last Updated Feb 27, 2026
Stay Ahead of the Next One

Get instant alerts for openemr openemr

Be the first to know when new high vulnerabilities affecting openemr openemr are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
Low
Availability
None

Affected Versions

openemr / openemr
< 8.0.0

References

NVD ↗ CVE.org ↗ EPSS Data ↗
github.com: https://github.com/openemr/openemr/security/advisories/GHSA-mwmw-qxv3-8whh github.com: https://github.com/openemr/openemr/commit/d6ab3cd0b621b19b942cf49d2db2026e288aa214