Arc is an open, SQL-native time-series database for telemetry. Prior to version 26.06.1, Arc Enterprise's Raft FSM (internal/cluster/raft/fsm.go:applyRegisterFile) accepts attacker-chosen file paths in manifest-registration proposals without validating them against the configured storage backend. The only check is that the path is non-empty. There is no parent-traversal (..) rejection, no allowlist of legitimate prefixes, no scheme restriction (s3:// vs local), and no length bound. This is fixed in 2026.06.1. Some workarounds are available. Restrict cluster network access to known-trusted peers via strict firewall rules, audit the cluster manifest for unexpected paths (any path not matching the configured storage backend root is suspect), and/or disable cluster mode until the fix is available.
CVE-2026-48105
This high-severity CVE scores 8.3 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 93% 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
- 8.3
- EG Score
- 8.3(medium)
- EG Risk
- 37(Track)EG Risk 37/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 computedSeverity83% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 7%
- KEV
- Not listed
Published
August 21, 2026
Last Modified
September 9, 2026
Advisory Details (1)
Auto-updated Aug 21, 2026Arc Enterprise cluster FSM applyRegisterFile accepts arbitrary file paths without validation, enabling cluster-wide path-traversal worm primitive · Advisory · Basekick-Labs/arc · GitHub
https://github.com/Basekick-Labs/arc/security/advisories/GHSA-f85q-mvg8-qf37Weakness Classification(3)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 11× in last 7d / 51× 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 22:30 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-17 21:16 UTCEG score recompute
- 2026-09-16 19:41 UTCEG score recompute
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-16 05:43 UTCEG score recompute
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-15 04:27 UTCEG score recompute
- 2026-09-14 03:12 UTCEG score recompute
- 2026-09-13 16:47 UTCEPSS rescore
- 2026-09-13 01:58 UTCEG score recompute
- 2026-09-12 00:44 UTCEG score recompute
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 12:05 UTCEG score recompute
- 2026-09-10 09:55 UTCEG score recompute
- 2026-09-10 09:35 UTCEPSS rescore
- 2026-09-09 01:44 UTCEG score recompute
- 2026-09-08 22:01 UTCEPSS rescore
- 2026-09-08 04:05 UTCEG score recompute
- 2026-09-07 16:01 UTCEPSS rescore
- 2026-09-06 13:48 UTCEG score recompute
- 2026-09-06 13:47 UTCEPSS rescore
- 2026-09-06 01:11 UTCEG score recompute
- 2026-09-04 23:48 UTCEG score recompute
- 2026-09-04 11:06 UTCEG score recompute
Show 26 moreShow fewer
- 2026-09-04 05:06 UTCEPSS rescore
- 2026-09-02 21:12 UTCEG score recompute
- 2026-09-02 14:12 UTCEPSS rescore
- 2026-09-01 19:53 UTCEG score recompute
- 2026-09-01 13:54 UTCEPSS rescore
- 2026-09-01 06:35 UTCEG score recompute
- 2026-08-31 03:36 UTCEG score recompute
- 2026-08-30 19:17 UTCEPSS rescore
- 2026-08-30 02:21 UTCEG score recompute
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-29 01:02 UTCEG score recompute
- 2026-08-28 21:41 UTCEPSS rescore
- 2026-08-27 23:18 UTCEG score recompute
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-26 22:04 UTCEG score recompute
- 2026-08-26 14:46 UTCEPSS rescore
- 2026-08-25 20:43 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-24 19:26 UTCEG score recompute
- 2026-08-24 18:51 UTCEG score recompute
- 2026-08-24 14:35 UTCEG score recompute
- 2026-08-23 00:40 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-21 23:25 UTCEG score recompute
- 2026-08-21 22:54 UTCEG score recompute
- 2026-08-21 22:54 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-48105?
When was CVE-2026-48105 disclosed?
Is CVE-2026-48105 actively exploited?
What is the CVSS score of CVE-2026-48105?
How do I remediate CVE-2026-48105?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-48105
Is Your Infrastructure Affected by CVE-2026-48105?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.