PT-2026-60080 · Anyquery · Anyquery
CVE-2026-50006
·
Published
2026-07-14
·
Updated
2026-07-30
CVSS v3.1
9.1
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Anyquery (affected versions not specified)
Description
When running in server mode, the software fails to restrict native SQLite disk manipulation commands. Unauthenticated attackers connecting to the MySQL-compatible server port can use the
ATTACH DATABASE command to write arbitrary SQLite databases to any path on the filesystem where the process has write permissions. This leads to Arbitrary File Write (AFW), which can result in Remote Code Execution (RCE) if the attacker can overwrite system cronjobs or drop a web shell in a directory served by a web server.Recommendations
Disable dangerous SQLite functions such as
ATTACH DATABASE and DETACH DATABASE when running in server mode.
Restrict the MySQL handler to permit operations only on the main database or in-memory virtual tables.Fix
Path traversal
Improper Access Control
Missing Authorization
Unrestricted File Upload
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Anyquery