
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-21949 is a Denial of Service vulnerability in the MySQL Server Optimizer component, affecting MySQL Server versions 9.0.0 through 9.5.0. It was disclosed on January 20, 2026, as part of Oracle's Critical Patch Update (CPU) for January 2026. The vulnerability allows a low-privileged attacker with network access to cause the MySQL Server to hang or repeatedly crash, resulting in complete service unavailability. It carries a CVSS v3.1 base score of 6.5 (Medium) (Oracle CPU Jan 2026).
The vulnerability is classified as CWE-400 (Uncontrolled Resource Consumption), rooted in the MySQL Server's query Optimizer component failing to properly limit resource usage when processing specially crafted queries. An attacker with low privileges and network access can send malicious queries via multiple protocols (e.g., MySQL protocol, X Protocol) that trigger excessive resource consumption, causing the server to hang or crash. No user interaction is required, and attack complexity is low, making it straightforward to exploit with valid credentials. The vulnerability was reported by Jingzhou Fu and Zhiyong Wu of WingTecher Lab at Tsinghua University (Oracle CPU Jan 2026).
Successful exploitation results in a complete Denial of Service (DoS) of the MySQL Server — the server may hang indefinitely or crash repeatedly, making the database entirely unavailable to legitimate users and applications. There is no impact on confidentiality or integrity; the sole impact is on availability. Any application or service dependent on the affected MySQL Server instance would experience outages, potentially causing cascading failures in multi-tier architectures (Oracle CPU Jan 2026).
mysql -u lowprivuser -p -h target).mysqld.err) showing repeated crashes, Got signal 11 or similar fatal error entries, or Query execution was interrupted messages correlated with specific user sessions.mysqld) consuming abnormally high CPU or memory, or the process terminating and restarting repeatedly (visible via system monitoring or systemctl status mysql).Oracle has released patches for this vulnerability as part of the January 2026 Critical Patch Update; users should upgrade MySQL Server to a version beyond 9.5.0 that includes the fix. As interim mitigations, restrict network access to MySQL Server ports (3306, 33060) to only authorized hosts and applications using firewall rules. Additionally, implement query timeouts (max_execution_time) and resource limits for low-privileged accounts, and monitor for repeated server crashes or hangs with automated alerting. Oracle strongly recommends applying the CPU patches without delay rather than relying on workarounds (Oracle CPU Jan 2026).
Red Hat has acknowledged the vulnerability and published a CVE tracking page for affected downstream products (Red Hat CVE). Tenable has released a Nessus detection plugin (ID 296582) and Qualys has added detection (ID 20530), enabling automated scanning for affected systems. No significant public researcher commentary or social media discussion has been observed beyond standard vulnerability tracking and scanner updates.
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."