SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-54628

HIGH · CVSS 8.6 EPSS 0.34% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-14 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

Anyquery versions prior to 0.4.5 are vulnerable due to the exposure of URL-capable SQLite virtual table modules through an unauthenticated MySQL-compatible server port, allowing remote attackers to fetch and query data from internal resources. This vulnerability can lead to internal network probing, unauthorized access to APIs, and potential disclosure of sensitive cloud credentials, posing a significant risk to organizations using the affected software. Users of Anyquery should prioritize upgrading to version 0.4.5 to mitigate these risks.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-54628
Severity
HIGH
CVSS
8.6
EPSS
0.34%

Original NVD Description

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.