SQL Vulnerability in Anyquery Server by Julien040
CVE-2026-54629
7.5HIGH
What is CVE-2026-54629?
The Anyquery server, a SQL query engine utilizing SQLite, prior to version 0.4.5, exposes certain file-backed SQLite virtual table modules like csv_reader and log_reader via its MySQL-compatible server port without any authentication or authorization checks. This vulnerability allows remote attackers to exploit SQLite CREATE VIRTUAL TABLE statements, potentially revealing contents of local files based on the server process's filesystem permissions. Such disclosures can lead to exposure of sensitive information including system configuration, user credentials, and private keys. The issue has been addressed in version 0.4.5.
Affected Version(s)
anyquery < 0.4.5
