CVE-2026-54629

HIGH CVSS 3.1: 7.5 EPSS 0.97%
Updated Sep 14, 2026
MySQL
Parameter Value
CVSS 7.5 (HIGH)
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-22 (Path Traversal), CWE-552
Vendor MySQL
Public PoC No

Anyquery is an SQL query engine built on top of SQLite. Prior to 0.4.5, anyquery server exposes file-backed SQLite virtual table modules such as csv_reader and log_reader through its MySQL-compatible server port without authentication, authorization, or directory restrictions. A remote attacker can use SQLite CREATE VIRTUAL TABLE statements to provide a local path to these modules, which use hashicorp/go-getter under the Anyquery server process and return the selected file contents as queryable table rows.

The disclosure is limited only by the filesystem permissions of the server process and can expose system configuration, credentials, and private keys. 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
High
Complete data leak
Integrity
None
No data modification
Availability
None
No disruption

CVSS Vector v3.1