MariaDB: Authorization bypass in role-based routine-level privilege check exposes stored routine definitions
CVE-2026-44169
4.3MEDIUM
What is CVE-2026-44169?
MariaDB server is a community developed fork of MySQL server. From versions 11.4.1 to before 11.4.11, 11.8.1 to before 11.8.7, and 12.3.1, a user getting EXECUTE access to a stored routine via a role, could see the routine definition even without SHOW CREATE ROUTINE privilege. This issue has been patched in versions 11.4.11, 11.8.7, and 12.3.2.
Affected Version(s)
server >= 11.4.1, < 11.4.11 < 11.4.1, 11.4.11
server >= 11.8.1, < 11.8.7 < 11.8.1, 11.8.7
server >= 12.3.1, < 12.3.2 < 12.3.1, 12.3.2
