Incorrect authorization in MariaDB - CVE-2026-44169
Published: May 19, 2026
MariaDB
Detailed vulnerability description
The vulnerability allows a remote user to disclose stored routine definitions.
The vulnerability exists due to incorrect authorization in role-based routine-level privilege check when checking access to stored routine definitions. A remote user can obtain EXECUTE access to a stored routine via a role to disclose stored routine definitions.
The issue exposes the routine definition even without the SHOW CREATE ROUTINE privilege.