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.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/44xxx/CVE-2026-44169.json",
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-863"
]
}{
"cpe": [
"cpe:2.3:a:mariadb:mariadb:*:*:*:*:*:*:*:*",
"cpe:2.3:a:mariadb:mariadb:12.3.1:*:*:*:*:*:*:*"
],
"extracted_events": [
{
"introduced": "11.4.1"
},
{
"fixed": "11.4.11"
},
{
"introduced": "11.8.1"
},
{
"fixed": "11.8.7"
},
{
"introduced": "12.3.1"
},
{
"last_affected": "12.3.1"
}
],
"source": [
"CPE_RANGE",
"CPE_STRING"
]
}