Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-54629— Anyquery: Local File Read (LFR) via Unrestricted SQLite Virtual Table Modules in Server Mode

Quick assessment

Affected
julien040 anyquery
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Anyquery 是一个构建在 SQLite 之上的 SQL 查询引擎。在 0.4.5 之前,anyquery 服务器通过其 MySQL 兼容端口暴露了基于文件的 SQLite 虚拟表模块(如 和 ),且未进行身份验证、授权或目录限制。远程攻击者可以利用 SQLite 的 语句,向这些模块提供本地文件路径;这些模块在 Anyquery 服务器进程中使用 ,并将所选文件的内容返回为可查询的表行。该信息泄露仅受限于服务器进程的文件系统权限,可能暴露系统配置、凭据和私钥。此问题已在版本 0.4.5 中修复。

CVSS 7.5 · High
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-54629

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Anyquery: Local File Read (LFR) via Unrestricted SQLite Virtual Table Modules in Server Mode
Source: CVE Program / CVE List V5
Vulnerability Description
Anyquery is an SQL query engine built on top of SQLite. Prior to 0.4.5, anyquery server exposes file-backed SQLite virtual table modules such as csv_reader and log_reader through its MySQL-compatible server port without authentication, authorization, or directory restrictions. A remote attacker can use SQLite CREATE VIRTUAL TABLE statements to provide a local path to these modules, which use hashicorp/go-getter under the Anyquery server process and return the selected file contents as queryable table rows. The disclosure is limited only by the filesystem permissions of the server process and can expose system configuration, credentials, and private keys. This issue is fixed in version 0.4.5.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
julien040 anyquery < 0.4.5 -

II. Public POCs for CVE-2026-54629

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-54629

登录查看更多情报信息。

Patches & Fixes for CVE-2026-54629 (1)

Vendor Advisories for CVE-2026-54629 (1)

Same Patch Batch · julien040 · 2026-09-14 · 4 CVEs total

CVE-2026-50006 9.1 CRITICAL Anyquery: Arbitrary File Write (AFW) which could lead to Remote Code Execution (RCE) via U
CVE-2026-54628 8.6 HIGH Anyquery: Server-Side Request Forgery (SSRF) via Unrestricted SQLite Virtual Table Modules
CVE-2026-47253 7.3 HIGH Anyquery: Path Traversal in `clear_plugin_cache` Allows Arbitrary Directory Deletion

IV. Related Vulnerabilities

V. Comments for CVE-2026-54629

No comments yet


Leave a comment