
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-32710 is a heap-based buffer overflow vulnerability in the JSON_SCHEMA_VALID() function of MariaDB Server, allowing an authenticated attacker to crash the database or potentially achieve remote code execution. It affects MariaDB versions 11.4.1–11.4.9, 11.8.1–11.8.5, and 12.1.2. The vulnerability was published on March 20, 2026, and patches were released the same day. It carries a CVSS v3.1 base score of 9.9 (Critical) per NVD scoring, or 8.5 (High) per the MariaDB GitHub advisory (GitHub Advisory, Red Hat Bugzilla).
The root cause is a heap-based buffer overflow (CWE-122) and classic buffer overflow (CWE-120) in MariaDB's implementation of the JSON_SCHEMA_VALID() SQL function. An authenticated user can send a crafted SQL query invoking this function to trigger an out-of-bounds write on the heap, causing a server crash. Under tightly controlled memory layout conditions — generally only reproducible in a lab environment — the overflow could potentially be leveraged for remote code execution. The vulnerability was discovered by Team Xint Code as part of the zeroday.cloud research program, and a public PoC has since appeared on GitHub (GitHub Advisory, MariaDB JIRA).
Successful exploitation by an authenticated attacker results in a confirmed denial of service via server crash, disrupting database availability for all connected applications. Under specific memory layout conditions achievable in controlled environments, the vulnerability could escalate to remote code execution with the privileges of the MariaDB server process, potentially compromising confidentiality and integrity of all hosted data. The changed scope in the CVSS vector indicates that a successful RCE could impact resources beyond the database itself, enabling lateral movement within the hosting environment (GitHub Advisory, Red Hat Bugzilla).
A public proof-of-concept exploit has been published on GitHub (github.com/dinosn/CVE-2026-32710) and indexed by Sploitus and Vulners, indicating active weaponization interest from the security community (Sploitus, Vulners). As of the time of reporting, there is no confirmed evidence of in-the-wild exploitation or threat actor attribution. The EPSS score is approximately 0.0029 (0.29%), reflecting a currently low but non-negligible probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Detection plugins are available from Nessus (IDs: 303254, 306707, 315423, 315477) and Qualys.
LOW privileges are required.JSON_SCHEMA_VALID() with a malformed or oversized input designed to overflow the heap buffer, e.g., SELECT JSON_SCHEMA_VALID('<malformed_schema>', '<payload>');.JSON_SCHEMA_VALID() from a single client./var/log/mysql/error.log or equivalent) showing unexpected server crashes, segmentation faults, or heap corruption messages; entries referencing JSON_SCHEMA_VALID immediately before crash events.mysqld or mariadbd process; child processes spawned by the database service (indicative of RCE).mysql user context.Upgrade to a patched version immediately: MariaDB 11.4.10 (for 11.4.x users), MariaDB 11.8.6 (for 11.8.x users), or MariaDB 12.2.2 (for 12.1.2 users) (GitHub Advisory). Red Hat Enterprise Linux users should apply RHSA-2026:19021 (RHEL 10) or RHSA-2026:19182 (RHEL 9), and openSUSE users should apply the relevant security announcements (Red Hat Bugzilla). As interim mitigations, restrict database access to trusted users only, implement network segmentation to limit MariaDB exposure, and monitor for anomalous JSON_SCHEMA_VALID() function calls in query logs.
The vulnerability received coverage from Heise Online, describing it as enabling "malicious code or crashes" in MariaDB databases, and from CSO Online and InfoWorld, which highlighted it alongside a related PostgreSQL finding as AI-discovered 20-year-old bugs (Heise Online, CSO Online). The zeroday.cloud team published a technical deep-dive blog post on the vulnerability (zeroday.cloud). The Hacker News weekly recap included the vulnerability in its roundup, and social media discussion appeared on Mastodon and Bluesky, indicating moderate community awareness. The PoC publication by researcher @dinosn on GitHub generated additional attention from the security community.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."