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.
CVE-2026-47253
This high-severity CVE scores 7.3 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.0%, top 91% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.3
- EG Score
- 7.3(low)
- EG Risk
- 33(Track)EG Risk 33/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity73% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 31%
- KEV
- Not listed
Published
June 10, 2026
Last Modified
September 14, 2026
Advisory Details (3)
Auto-updated Sep 14, 20260.4.5 - Security fixes
Patch available: julien040/anyquery 0.4.5
https://github.com/julien040/anyquery/releases/tag/0.4.5commit 27f84fc16831 (julien040/anyquery)
Fix landed in julien040/anyquery commit 27f84fc16831 — awaiting tagged release
https://github.com/julien040/anyquery/commit/27f84fc168310455eaf81ec4ba87eed20298670cPath Traversal in `clear_plugin_cache` Allows Arbitrary Directory Deletion · Advisory · julien040/anyquery · GitHub
https://github.com/julien040/anyquery/security/advisories/GHSA-j9rx-rppg-6hh4Vendor Advisories for CVE-2026-47253(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
Go(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| github.com/julien040/anyquery | — | 0.4.5 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 5× in last 7d / 5× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-14 20:27 UTCEG score recompute
- 2026-09-14 20:16 UTCEG score recompute
- 2026-07-30 09:48 UTCEG score recompute
- 2026-07-26 21:00 UTCEG score recompute
- 2026-07-23 03:17 UTCEG score recompute
- 2026-06-14 23:18 UTCEPSS rescore
- 2026-06-13 23:00 UTCEPSS rescore
- 2026-06-12 23:12 UTCEPSS rescore
- 2026-06-10 17:17 UTCEG score recompute
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-47253?
When was CVE-2026-47253 disclosed?
Is CVE-2026-47253 actively exploited?
What is the CVSS score of CVE-2026-47253?
How do I remediate CVE-2026-47253?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-47253
Is Your Infrastructure Affected by CVE-2026-47253?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.