Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/julien040/anyquery
  4. ›
  5. CVE-2026-54629

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

July 14, 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.

References

  • github.com/advisories/GHSA-mf78-3rpf-r784
  • github.com/julien040/anyquery/releases/tag/0.4.5
  • github.com/julien040/anyquery/security/advisories/GHSA-mf78-3rpf-r784
  • nvd.nist.gov/vuln/detail/CVE-2026-54629

Code Behaviors & Features

Detect and mitigate CVE-2026-54629 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.4.5

Fixed versions

  • 0.4.5

Solution

Upgrade to version 0.4.5 or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
  • CWE-284: Improper Access Control
  • CWE-552: Files or Directories Accessible to External Parties
  • CWE-73: External Control of File Name or Path
  • CWE-862: Missing Authorization

Source file

go/github.com/julien040/anyquery/CVE-2026-54629.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 08 Aug 2026 00:18:33 +0000.