CVE-2010-3835
CWE-189Published: January 14, 2011· Updated: Jun 16, 2026
Official Description
MySQL 5.1 before 5.1.51 and 5.5 before 5.5.6 allows remote authenticated users to cause a denial of service (mysqld server crash) by performing a user-variable assignment in a logical expression that is calculated and stored in a temporary table for GROUP BY, then causing the expression value to be used after the table is created, which causes the expression to be re-evaluated instead of accessing its value from the table.
Technical Analysis
CVE-2010-3835 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
Exploitation requires some privileges, which limits the exposure to scenarios where an attacker has already gained initial access.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (42)
Quick Facts
Related CVEs (CWE-189)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2010-3835 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts