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

CVE-2026-54628: Anyquery: Server-Side Request Forgery (SSRF) via Unrestricted SQLite Virtual Table Modules in Server Mode

July 14, 2026

Anyquery’s server mode does not restrict outbound HTTP requests initiated by its built-in SQLite virtual table modules (e.g., json_reader, log_reader). Unauthenticated attackers connecting to the MySQL-compatible server port can create virtual tables pointing to internal network endpoints or Cloud Metadata IPs (e.g., http://169.254.169.254/latest/meta-data/). This allows attackers to perform Server-Side Request Forgery (SSRF), bypassing external firewalls to scan internal ports and exfiltrate cloud credentials.

References

  • github.com/advisories/GHSA-hwrq-8wxh-q4xv
  • github.com/julien040/anyquery/releases/tag/0.4.5
  • github.com/julien040/anyquery/security/advisories/GHSA-hwrq-8wxh-q4xv
  • nvd.nist.gov/vuln/detail/CVE-2026-54628

Code Behaviors & Features

Detect and mitigate CVE-2026-54628 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 8.6 HIGH

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

Learn more about CVSS

Weakness

  • CWE-284: Improper Access Control
  • CWE-441: Unintended Proxy or Intermediary ('Confused Deputy')
  • CWE-862: Missing Authorization
  • CWE-918: Server-Side Request Forgery (SSRF)

Source file

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

Spotted a mistake? Edit the file on GitLab.

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

Page generated Sat, 08 Aug 2026 00:17:38 +0000.