Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-54629
Published:July 14, 2026
Updated:August 27, 2026
Anyquery's "server" mode lacks input sanitization and access control over its built-in SQLite virtual table modules (e.g., "csv_reader", "log_reader"). Unauthenticated attackers connecting to the MySQL-compatible server port can create virtual tables pointing to local files on the system (e.g., "/etc/passwd", "~/.ssh/id_rsa"). This allows full Local File Read (LFR) capabilities, compromising sensitive system configurations and credentials.
Affected Packages
https://github.com/julien040/anyquery.git (GITHUB):
Affected version(s) >=0.1.2 <0.4.5
Fix Suggestion:
Update to version 0.4.5
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Improper Access Control
Files or Directories Accessible to External Parties
Missing Authorization
External Control of File Name or Path
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')