CVE-2026-54628

HIGH CVSS 3.1: 8.6 EPSS 0.34%
Updated Sep 14, 2026
MySQL
Parameter Value
CVSS 8.6 (HIGH)
Fixed In 0.4.5
Type CWE-284 (Improper Access Control), CWE-862 (Missing Authorization), CWE-441, CWE-918 (Server-Side Request Forgery (SSRF))
Vendor MySQL
Public PoC No

Anyquery is an SQL query engine built on top of SQLite. Prior to 0.4.5, anyquery server exposes URL-capable SQLite virtual table modules such as json_reader and log_reader through its unauthenticated MySQL-compatible server port without restricting outbound destinations. A remote attacker can provide a loopback, private-network, or link-local cloud metadata URL, causing go-getter in the Anyquery server process to fetch the selected resource and expose its response as queryable table data.

This permits internal network probing, access to internal APIs, and disclosure of cloud credentials; low-integrity impact is possible when a reached internal API performs state-changing actions. 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