CVE-2026-47253
Last modified
CVE-2026-47253 is a high-severity vulnerability rated 7.3/10 on the CVSS scale. Anyquery is an SQL query engine built on top of SQLite. Prior to 0.4.5, the clear_plugin_cache(plugin) SQL scalar function in namespace/other_functions.go passes the caller-controlled plugin parameter through path.Join to os.RemoveAll without rejecting traversal segments.
Description
Anyquery is an SQL query engine built on top of SQLite. Prior to 0.4.5, the clear_plugin_cache(plugin) SQL scalar function in namespace/other_functions.go passes the caller-controlled plugin parameter through path.Join to os.RemoveAll without rejecting traversal segments. A low-privileged bearer-token holder can invoke the function through the /v1/query HTTP endpoint, causing path.Join to resolve .. segments outside $XDG_CACHE_HOME/anyquery/plugins/ and os.RemoveAll to recursively delete any reachable directory writable by the Anyquery server process. This causes permanent data loss and denial of service without disclosing file contents. This issue is fixed in version 0.4.5.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| julien040 | anyquery | < 0.4.5 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-47253?
How severe is CVE-2026-47253?
How do I fix CVE-2026-47253?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-47248Parse Server is an open source backend that can be deployed …6.9
- CVE-2026-47249Klever-Go is the Go implementation of the Klever blockchain …7.5
- CVE-2026-4725Sandbox escape due to use-after-free in the Graphics: Canvas…10
- CVE-2026-47250mcp-server-kubernetes is a Model Context Protocol server for…6.1
- CVE-2026-47251libheif is a HEIF and AVIF file format decoder and encoder. …6.1
- CVE-2026-47252Anyquery is an SQL query engine built on top of SQLite. Prio…9
- CVE-2026-47254libheif is a HEIF and AVIF file format decoder and encoder. …6.1
- CVE-2026-47255AgenticMail gives AI agents real email addresses and phone n…8.2
- CVE-2026-47256OpenTelemetry, also known as OTel, is a vendor-neutral open …5.3
- CVE-2026-4726Denial-of-service in the XML component. This vulnerability w…7.5
- CVE-2026-47260Koel is a free, open-source music streaming solution. Prior …7.7
- CVE-2026-47261Wasmtime is a runtime for WebAssembly. In versions prior to …7.5
Are you affected by CVE-2026-47253?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
