CVE-2026-48106
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 cluster replication receiver at "internal/cluster/replication/receiver.go" validates only the wire-format envelope (length, opcode) of inbound messages. The "MsgReplicateSync" payload itself is accepted without any application-layer authentication — no HMAC, no signature, no per-message nonce. The replication stream is protected at the transport layer by TLS / mTLS, but there is no protection against application-layer message tampering or replay once a peer is on the cluster network. This is fixed in 2026.06.1. Some workarounds are available. Restrict cluster network access to known-trusted peers via strict firewall rules, audit replication logs for unexpected "MsgReplicateSync" traffic, 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.1Fix Suggestion:
Update to version v26.06.1github.com/basekick-labs/arc (GO):
Affected version(s) >=v0.0.0-20260130163315-a97d16aa0ed7 <v0.0.0-20260601195434-e01080b7cdbfFix Suggestion:
Update to version v0.0.0-20260601195434-e01080b7cdbfRelated Resources (1)
Do you need more information?
Contact UsCVSS 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)
EPSS
Base Score:
0.16