Authorization bypass through user-controlled key in OpenEMR - CVE-2026-34055
Published: April 30, 2026
OpenEMR
OpenEMR
Description
The vulnerability allows a remote user to read and modify patient notes belonging to other patients.
The vulnerability exists due to authorization bypass through a user-controlled key in the legacy patient notes web UI functions in library/pnotes.inc.php when handling user-supplied note IDs. A remote user can supply a note ID for a patient they are not authorized to access to read and modify patient notes belonging to other patients.
The issue affects web UI code paths that update, delete, hide, reappear, authorize, or change message status for notes, and user interaction is not required.