<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/static/style.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <id>https://vulnerability.circl.lu/sightings/feed</id>
  <title>Most recent sightings.</title>
  <updated>2026-09-22T19:10:01.933116+00:00</updated>
  <author>
    <name>Vulnerability-Lookup</name>
    <email>info@circl.lu</email>
  </author>
  <link href="https://vulnerability.circl.lu" rel="alternate"/>
  <generator uri="https://lkiesow.github.io/python-feedgen" version="1.0.0">python-feedgen</generator>
  <subtitle>Contains only the most 10 recent sightings.</subtitle>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/a541f85f-23e1-4f40-915a-55dff784c275/export</id>
    <title>a541f85f-23e1-4f40-915a-55dff784c275</title>
    <updated>2026-09-22T19:10:01.949738+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://cve.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "a541f85f-23e1-4f40-915a-55dff784c275", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-63406", "type": "seen", "source": "https://gist.github.com/alon710/fd624de3e5c184e4dc7cfa7413a6955a", "content": "# CVE-2026-63406: CVE-2026-63406: Information Disclosure via Insecure Telemetry and Hardcoded Credentials in AnyCable-Go\n\n&amp;gt; **CVSS Score:** 5.9\n&amp;gt; **Published:** 2026-09-18\n&amp;gt; **Full Report:** https://cvereports.com/reports/CVE-2026-63406\n\n## Summary\nCVE-2026-63406 is an information disclosure vulnerability in AnyCable-go prior to version 1.6.15. The built-in telemetry client is enabled by default with a hardcoded public authentication token ('secret'). This client digests highly sensitive configuration parameters and command-line arguments, including JWT secrets and RPC secrets, into a stable SHA-256 fingerprint. This fingerprint is sent over public networks, exposing those administrative secrets to offline dictionary and brute-force attacks if intercepted.\n\n## TL;DR\nAnyCable-Go's default telemetry configuration used a public token and digested raw command-line secrets into an unsalted SHA-256 fingerprint, exposing administrative credentials to offline cracking if network traffic was captured.\n\n## Technical Details\n\n- **CWE ID**: CWE-798, CWE-312\n- **Attack Vector**: Network (AV:N)\n- **CVSS v3.1**: 5.9 (Medium)\n- **EPSS Score**: 0.0\n- **Exploit Status**: Conceptual\n- **CISA KEV Status**: Not Listed\n\n## Affected Systems\n\n- AnyCable (anycable-go)\n- **anycable-go**: &amp;lt; 1.6.15 (Fixed in: `1.6.15`)\n\n## Mitigation\n\n- Upgrade AnyCable-Go to version 1.6.15 or newer\n- Pass secrets via environment variables instead of command-line arguments\n- Block outbound TCP connections to telemetry.anycable.io\n\n**Remediation Steps:**\n1. Identify current AnyCable-Go version using 'anycable-go --version'\n2. Download and deploy version 1.6.15 or later\n3. Verify that the telemetry message 'Anonymized telemetry is on' is no longer displayed in the server logs\n4. If updating is delayed, migrate '--secret' and '--jwt_secret' flags to corresponding environment variables\n\n## References\n\n- [GitHub Security Advisory GHSA-w72w-9qmj-c9qm](https://github.com/anycable/anycable/security/advisories/GHSA-w72w-9qmj-c9qm)\n- [NVD CVE-2026-63406 Detail Page](https://nvd.nist.gov/vuln/detail/CVE-2026-63406)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/CVE-2026-63406) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-09-19T12:31:31.917435Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/a541f85f-23e1-4f40-915a-55dff784c275/export"/>
    <published>2026-09-19T12:31:31.917435+00:00</published>
  </entry>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/53c89a4e-745e-42f7-a1ed-cf8158a3db79/export</id>
    <title>53c89a4e-745e-42f7-a1ed-cf8158a3db79</title>
    <updated>2026-09-22T19:10:01.952361+00:00</updated>
    <author>
      <name>Joseph Lee</name>
      <uri>https://cve.circl.lu/user/syspect</uri>
    </author>
    <content>{"uuid": "53c89a4e-745e-42f7-a1ed-cf8158a3db79", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "86ecb4e1-bb32-44d5-9f39-8a4673af8385", "vulnerability": "CVE-2026-63406", "type": "published-proof-of-concept", "source": "https://github.com/anycable/anycable/security/advisories/GHSA-w72w-9qmj-c9qm", "content": "", "creation_timestamp": "2026-09-18T18:35:12.358089Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/53c89a4e-745e-42f7-a1ed-cf8158a3db79/export"/>
    <published>2026-09-18T18:35:12.358089+00:00</published>
  </entry>
</feed>
