Authorization bypass through user-controlled key in OpenEMR - CVE-2026-25745
Published: April 23, 2026
OpenEMR
Detailed vulnerability description
The vulnerability allows a remote user to modify any patient's messages or notes.
The vulnerability exists due to improper access control in the message/patient note update handler when handling update requests for message or note IDs. A remote user can send a crafted update request with another patient's message or note ID to modify any patient's messages or notes.
The issue affects the REST or AJAX update path and does not require user interaction.