EIP-2026-103590

PRE-CVE

MySQL 5.0.45 - 'Alter' Denial of Service

Title source: legacy
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for EIP-2026-103590. PoCs published by Kristian Hermansen.

AI-analyzed exploit summary This exploit demonstrates a MySQL DoS vulnerability triggered by altering a table to add an index on a text column and then executing a CONTAINS query, causing the server to crash. The PoC requires ALTER permissions and is reproducible as shown in the provided SQL statements.

Description

MySQL 5.0.45 - 'Alter' Denial of Service

Exploits (1)

exploitdb WORKING POC VERIFIED
by Kristian Hermansen · textdosmultiple
https://www.exploit-db.com/exploits/4615

This exploit demonstrates a MySQL DoS vulnerability triggered by altering a table to add an index on a text column and then executing a CONTAINS query, causing the server to crash. The PoC requires ALTER permissions and is reproducible as shown in the provided SQL statements.

Classification
Working Poc 90%
Attack Type
Dos
Complexity
Trivial
Reliability
Reliable
Target: MySQL <=6.0
Auth required
Prerequisites: ALTER permissions on the target table · Existence of a table with a text column
devstral-2 · analyzed Feb 16, 2026 Full analysis →

Details

Status pre_cve
Tracked Since Feb 18, 2026