๐Ÿ” CVE Alert

CVE-2026-63406

MEDIUM 5.9

AnyCable: Telemetry Subsystem Contains Hardcoded Authentication Token and Transmits CLI Arguments Including Secrets

CVSS Score
5.9
EPSS Score
0.0%
EPSS Percentile
0th

AnyCable is a realtime server for reliable two-way communication that supports any backend. Prior to 1.6.15, the telemetry subsystem in telemetry/config.go enables tracking with a hardcoded public authToken, while clusterFingerprint in telemetry/telemetry.go reads the full configuration file and raw os.Args returned by anycableCLIArgs, including values supplied through --secret, --jwt_secret, and --http_rpc_secret. These inputs are passed to generateDigest, where sha256.New produces the hexadecimal fingerprint that is sent as telemetry. The available source therefore does not show raw credentials leaving the process or establish the advisory's claimed confidentiality loss, although the stable fingerprint is derived from secret-bearing configuration and the default telemetry client uses publicly known authentication material. This issue is fixed in version 1.6.15.

CWE CWE-312 CWE-798
Vendor anycable
Product anycable
Published Sep 18, 2026
Last Updated Sep 18, 2026
Stay Ahead of the Next One

Get instant alerts for anycable anycable

Be the first to know when new medium vulnerabilities affecting anycable anycable are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

anycable / anycable
< 1.6.15

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/anycable/anycable/security/advisories/GHSA-w72w-9qmj-c9qm github.com: https://github.com/anycable/anycable/commit/201c67e99e463ed63bd6b345562f4c458385fcee github.com: https://github.com/anycable/anycable/releases/tag/v1.6.15