Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-48105
Published:August 21, 2026
Updated:September 24, 2026
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.
Affected Packages
https://github.com/Basekick-Labs/arc.git (GITHUB):
Affected version(s) >=v25.11.1 <v26.06.1
Fix Suggestion:
Update to version v26.06.1
github.com/basekick-labs/arc (GO):
Affected version(s) >=v0.0.0-20260130163315-a97d16aa0ed7 <v0.0.0-20260601195434-e01080b7cdbf
Fix Suggestion:
Update to version v0.0.0-20260601195434-e01080b7cdbf
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
HIGH
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
HIGH
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.7
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
CHANGED
Confidentiality
NONE
Integrity
HIGH
Availability
NONE
Weakness Type (CWE)
Improper Control of Dynamically-Managed Code Resources
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Insufficient Verification of Data Authenticity
EPSS
Base Score:
0.17