CVE-2026-54628

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.
Configurations

No configuration.

History

16 Sep 2026, 17:17

Type Values Removed Values Added
References () https://github.com/julien040/anyquery/security/advisories/GHSA-hwrq-8wxh-q4xv - () https://github.com/julien040/anyquery/security/advisories/GHSA-hwrq-8wxh-q4xv -

Information

Published : 2026-09-14 20:16

Updated : 2026-09-16 17:17


NVD link : CVE-2026-54628

Mitre link : CVE-2026-54628

CVE.ORG link : CVE-2026-54628


JSON object : View

Products Affected

No product.

CWE
CWE-284

Improper Access Control

CWE-441

Unintended Proxy or Intermediary ('Confused Deputy')

CWE-862

Missing Authorization

CWE-918

Server-Side Request Forgery (SSRF)