EIP-2026-109799

PRE-CVE

MySQL File Uploader 1.0 - 'id' SQL Injection

Title source: legacy
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for EIP-2026-109799. PoCs published by Ihsan Sencan.

AI-analyzed exploit summary The exploit demonstrates a SQL injection vulnerability in MySQL Blob Uploader v1.0, allowing an attacker to extract sensitive data (e.g., admin credentials) via crafted input in the 'id' parameter of download.php. The payload uses UNION-based injection with concat_ws to exfiltrate data from the 'admin' table.

Description

MySQL File Uploader 1.0 - 'id' SQL Injection

Exploits (1)

exploitdb WORKING POC
by Ihsan Sencan · textwebappsphp
https://www.exploit-db.com/exploits/41267

The exploit demonstrates a SQL injection vulnerability in MySQL Blob Uploader v1.0, allowing an attacker to extract sensitive data (e.g., admin credentials) via crafted input in the 'id' parameter of download.php. The payload uses UNION-based injection with concat_ws to exfiltrate data from the 'admin' table.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: MySQL Blob Uploader v1.0
No auth needed
Prerequisites: Access to the vulnerable download.php endpoint
devstral-2 · analyzed Feb 18, 2026 Full analysis →

Details

Status pre_cve
Tracked Since Feb 18, 2026