Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Codeas

Researcher fromTeam Xint
#23843of 53,608
9.9Total CVSS
Vulnerabilities · 1
PT-2026-26661
9.9
2026-03-20
Mariadb Foundation · Mariadb · CVE-2026-32710
**Name of the Vulnerable Software and Affected Versions** MariaDB versions 11.4 prior to 11.4.10 MariaDB versions 11.8 prior to 11.8.6 **Description** An authenticated user can cause a server crash due to a buffer overflow in dynamic memory (heap out-of-bounds write) within the `JSON SCHEMA VALID()` function. This issue can be triggered by sending a specially crafted JSON file. Under specific conditions requiring strict control over memory layout, typically only achievable in lab environments, this crash could be leveraged to achieve remote code execution and persistent privilege escalation. **Recommendations** Update to version 11.4.10. Update to version 11.8.6. As a temporary workaround, restrict the use of the `JSON SCHEMA VALID()` function to minimize the risk of exploitation.