ervik.as
Back to CVE database

CVE-2026-50006

critical · CVSS 9.1Published 9/14/2026 at 08:16 PMCWE-22

Anyquery is an SQL query engine built on top of SQLite. Prior to 0.4.5, anyquery server forwards unauthenticated SQL from its MySQL-compatib…

Anyquery is an SQL query engine built on top of SQLite. Prior to 0.4.5, anyquery server forwards unauthenticated SQL from its MySQL-compatible server port to SQLite without restricting ATTACH DATABASE filesystem targets. A remote attacker can select any path writable by the Anyquery server process, cause SQLite to create a database file there, and place attacker-controlled table content in that file. This permits arbitrary file creation or overwrite, causing filesystem integrity loss and denial of service; remote code execution is possible only when another service interprets the written file or the process has a suitably privileged writable target. This issue is fixed in version 0.4.5.

Why it matters

Internet-facing
Not identified as a common internet-facing category
Exploitation likelihood
high
  • Remotely exploitable over the network — no physical or local access required
  • Low attack complexity — no special conditions needed to exploit
  • No authentication required
  • No user interaction needed — can be exploited automatically
Recommended mitigation

Apply the vendor patch as soon as it's available or already released.

This analysis is generated from structured CVSS vector data, CISA KEV cross-referencing, and vendor/product category rules — not a manual expert review. Treat it as a starting point, not a substitute for your own assessment.

CVSS Vector Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
Attack Vector
Network
Complexity
Low
Privileges Req.
None
User Interaction
None

EU Vulnerability Database (ENISA)

EUVD ID
EUVD-2026-77809
View on EUVD

EUVD is ENISA's EU vulnerability database, still in beta. EPSS is a probabilistic exploitation-likelihood score, not a certainty.

View official CVE record

Stay Updated

New CVEs and vulnerability advisories are added continuously as they're disclosed. Subscribe via RSS to get every update the moment it's published — no email or account required.

Subscribe via RSS
Share Share
Advertisement