CVE-2026-50006

CRITICAL CVSS 3.1: 9.1 EPSS 0.97%
Updated Sep 14, 2026
MySQL
Parameter Value
CVSS 9.1 (CRITICAL)
Fixed In 0.4.5
Type CWE-73 (External Control of File Name or Path), CWE-284 (Improper Access Control), CWE-862 (Missing Authorization), CWE-434 (Unrestricted File Upload), CWE-22 (Path Traversal)
Vendor MySQL
Public PoC No

Anyquery is an SQL query engine built on top of SQLite. Prior to 0.4.5, anyquery server forwards unauthenticated SQL from its MySQL-compatible server port to SQLite without restricting ATTACH DATABASE filesystem targets. A remote attacker can select any path writable by the Anyquery server process, cause SQLite to create a database file there, and place attacker-controlled table content in that file.

This permits arbitrary file creation or overwrite, causing filesystem integrity loss and denial of service; remote code execution is possible only when another service interprets the written file or the process has a suitably privileged writable target. This issue is fixed in version 0.4.5.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
None
No data leak
Integrity
High
Complete data modification
Availability
High
Complete denial of service

CVSS Vector v3.1