CVE-2026-47735

HIGHPre-NVD 7.17.1
EchelonGraph scoreMEDIUM confidence

This high-severity CVE scores 7.1 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 79% 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).

Triggered by: NVD CVSS baseline
Sources: epss, secondary
Trending — 3 sources updated this week
7.1EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 7.1Exploit: None knownExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

Arc is an open, SQL-native time-series database for telemetry. Prior to version 26.06.1, Arc's user-SQL validator (internal/api/query.go:ValidateSQLRequest) blocked only read_parquet( and arc_partition_agg( via regex denylist. The broader DuckDB I/O function family — read_csv_auto, read_csv, read_json, read_json_auto, read_text, read_blob, glob, parquet_metadata, parquet_schema, read_xlsx, etc. — was not blocked. RBAC table-reference extraction inspected only FROM/JOIN clauses, so scalar table functions in the SELECT list slipped past both layers. This is fixed in 2026.06.1 via a structural sandbox at the DuckDB layer. After lockdown, DuckDB refuses to open any file outside the allowlist and refuses further INSTALL/LOAD. Already-loaded extensions remain callable. Some workarounds are available. Restrict API access to known-trusted networks via firewall rules or, as a temporary mitigation, add read_csv*/read_json*/glob etc. to dangerousSQLPattern in internal/api/query.go.

CVSS v3
7.1
EG Score
7.1(medium)
EG Risk
32(Track)
EG Risk 32/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 computed
Severity71% × 45%
Exploitation0% × 40%
Automatability0% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
21%
KEV
Not listed

Published

June 8, 2026

Last Modified

August 25, 2026

Advisory Details (4)

Auto-updated Aug 21, 2026
Patch available. Sources: github_release, github, github_pr, github_commit.
github_release Patch Available

Arc 26.06.1

Patch available: Basekick-Labs/arc v26.06.1

https://github.com/Basekick-Labs/arc/releases/tag/v26.06.1
github_commit

commit 91bdc29d1a02 (Basekick-Labs/arc)

Fix landed in Basekick-Labs/arc commit 91bdc29d1a02 — awaiting tagged release

https://github.com/Basekick-Labs/arc/commit/91bdc29d1a02178ccf8c66375eccf85203108dfb
github_pr

fix(security): sandbox DuckDB user queries via enable_external_access=false + allowed_directories

Fix merged in Basekick-Labs/arc PR #442 on 2026-05-20 — awaiting tagged release

https://github.com/Basekick-Labs/arc/pull/442
github Patch Available

Authenticated arbitrary local-file read via DuckDB I/O functions bypasses RBAC table-level checks · Advisory · Basekick-Labs/arc · GitHub

Affected: 2026.06.1 (PR

https://github.com/Basekick-Labs/arc/security/advisories/GHSA-p2j4-c4g6-rpf5

Vendor Advisories for CVE-2026-47735(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)
PackageVulnerable rangeFixed inDependents
github.com/basekick-labs/arc0.0.0-20260520141557-91bdc29d1a02

Weakness Classification(3)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 9× in last 7d / 10× 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.

  1. 2026-08-25 14:21 UTCEG score recompute
  2. 2026-08-25 14:00 UTCEG score recompute
  3. 2026-08-25 13:49 UTCEPSS rescore
  4. 2026-08-25 00:56 UTCEG score recompute
  5. 2026-08-23 11:23 UTCEG score recompute
  6. 2026-08-23 00:19 UTCEPSS rescore
  7. 2026-08-21 23:28 UTCEG score recompute
  8. 2026-08-21 22:54 UTCEG score recompute 7.10
  9. 2026-08-21 22:54 UTCMITRE cvelistV5CVSS v3 → 7.1 · CVSS v4 → 7.1
  10. 2026-07-31 04:43 UTCEG score recompute
  11. 2026-07-26 21:32 UTCEG score recompute
  12. 2026-07-23 03:17 UTCEG score recompute
  13. 2026-06-14 23:18 UTCEPSS rescore
  14. 2026-06-13 23:00 UTCEPSS rescore
  15. 2026-06-12 23:12 UTCEPSS rescore
  16. 2026-06-08 23:56 UTCEG score recompute

Frequently asked(5)

What is CVE-2026-47735?
CVE-2026-47735 is a high vulnerability published on June 8, 2026. Arc is an open, SQL-native time-series database for telemetry. Prior to version 26.06.1, Arc's user-SQL validator (internal/api/query.go:ValidateSQLRequest) blocked only readparquet( and arcpartitionagg( via regex denylist. The broader DuckDB I/O function family — readcsvauto, readcsv, readjson,…
When was CVE-2026-47735 disclosed?
CVE-2026-47735 was first published in the National Vulnerability Database on June 8, 2026, with the most recent update on August 25, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-47735 actively exploited?
CVE-2026-47735 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 78.7% of all scored CVEs.
What is the CVSS score of CVE-2026-47735?
CVE-2026-47735 has a CVSS v3 base score of 7.1 (NVD).
How do I remediate CVE-2026-47735?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-47735, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-47735

Explore →

Is Your Infrastructure Affected by CVE-2026-47735?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.