MariaDB server is a community developed fork of MySQL server. An authenticated user can crash MariaDB versions 11.4 before 11.4.10 and 11.8 before 11.8.6 via a bug in JSONSCHEMAVALID() function. Under certain conditions it might be possible to turn the crash into a remote code execution. These conditions require tight control over memory layout which is generally only attainable in a lab environment. This issue is fixed in MariaDB 11.4.10, MariaDB 11.8.6, and MariaDB 12.2.2.
{
"cwe_ids": [
"CWE-122"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/32xxx/CVE-2026-32710.json",
"cna_assigner": "GitHub_M"
}{
"cpe": [
"cpe:2.3:a:mariadb:mariadb:*:*:*:*:*:*:*:*",
"cpe:2.3:a:mariadb:mariadb:12.1.2:*:*:*:*:*:*:*"
],
"extracted_events": [
{
"introduced": "11.4.1"
},
{
"fixed": "11.4.10"
},
{
"introduced": "11.8.1"
},
{
"fixed": "11.8.6"
},
{
"introduced": "12.1.2"
},
{
"last_affected": "12.1.2"
}
],
"source": [
"CPE_RANGE",
"CPE_STRING"
]
}