All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-44169
MEDIUMpublished 2026-06-12 18:16 UTC · 13 days ago · modified 2026-06-15 20:56 UTC
4.3
CVSS / 10
// description
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.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
// weaknesses (CWE)
- CWE-863