<?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-22T11:34:08.496697+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/e6e10952-a86b-4d4a-9443-34a3f838d27e/export</id>
    <title>e6e10952-a86b-4d4a-9443-34a3f838d27e</title>
    <updated>2026-09-22T11:34:08.516563+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://vulnerability.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "e6e10952-a86b-4d4a-9443-34a3f838d27e", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-63405", "type": "seen", "source": "https://gist.github.com/alon710/5e8f8e10b5d10b651ea44234a36a9e37", "content": "# CVE-2026-63405: CVE-2026-63405: Insufficient Verification of Data Authenticity in AnyCable Pusher REST API\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-63405\n\n## Summary\nAnyCable is a real-time communication server. Prior to version 1.6.15, its Pusher-compatible REST API suffered from an authentication bypass vulnerability because it failed to verify that the request body matched the signature-validated body_md5 parameter. This allows attackers to perform replay attacks with modified body contents.\n\n## TL;DR\nAnyCable's Pusher-compatible REST API failed to validate that the HTTP POST request body matched the signature-verified body_md5 parameter, enabling arbitrary message injection via request replays.\n\n## Technical Details\n\n- **CWE ID**: CWE-345 / CWE-294\n- **Attack Vector**: Network\n- **CVSS v3.1 Score**: 5.9 (Medium)\n- **Exploit Status**: None (No public exploit available)\n- **EPSS Score**: 0.00172 (0.17%)\n- **CISA KEV Status**: Not Listed\n\n## Affected Systems\n\n- AnyCable Go Server (anycable-go)\n- **anycable-go**: &amp;lt; 1.6.15 (Fixed in: `1.6.15`)\n\n## Mitigation\n\n- Upgrade AnyCable to version 1.6.15 or later\n- Enforce maximum request body size limits at the reverse proxy layer to prevent potential denial of service via memory exhaustion during MD5 calculations\n- Restrict access to Pusher-compatible API endpoints using network firewalls or security groups\n\n**Remediation Steps:**\n1. Update the anycable-go dependency to v1.6.15 in your go.mod file using 'go get github.com/anycable/anycable-go@v1.6.15'\n2. Rebuild and redeploy the AnyCable server binary to production\n3. Configure your reverse proxy (e.g., Nginx client_max_body_size) to limit maximum request sizes on the Pusher API path\n\n## References\n\n- [GitHub Security Advisory GHSA-5p54-whvp-x327](https://github.com/anycable/anycable/security/advisories/GHSA-5p54-whvp-x327)\n- [Fix Commit d2cbadec792f038f4695c84a65c0d957b0fde72c](https://github.com/anycable/anycable/commit/d2cbadec792f038f4695c84a65c0d957b0fde72c)\n- [AnyCable v1.6.15 Release Notes](https://github.com/anycable/anycable/releases/tag/v1.6.15)\n- [NVD - CVE-2026-63405](https://nvd.nist.gov/vuln/detail/CVE-2026-63405)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/CVE-2026-63405) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-09-19T15:31:24.021861Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/e6e10952-a86b-4d4a-9443-34a3f838d27e/export"/>
    <published>2026-09-19T15:31:24.021861+00:00</published>
  </entry>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/0c423b5f-6736-4331-826e-fd2d3741a4e2/export</id>
    <title>0c423b5f-6736-4331-826e-fd2d3741a4e2</title>
    <updated>2026-09-22T11:34:08.519876+00:00</updated>
    <author>
      <name>Joseph Lee</name>
      <uri>https://vulnerability.circl.lu/user/syspect</uri>
    </author>
    <content>{"uuid": "0c423b5f-6736-4331-826e-fd2d3741a4e2", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "86ecb4e1-bb32-44d5-9f39-8a4673af8385", "vulnerability": "CVE-2026-63405", "type": "published-proof-of-concept", "source": "https://github.com/anycable/anycable/security/advisories/GHSA-5p54-whvp-x327", "content": "", "creation_timestamp": "2026-09-18T18:35:14.258850Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/0c423b5f-6736-4331-826e-fd2d3741a4e2/export"/>
    <published>2026-09-18T18:35:14.258850+00:00</published>
  </entry>
</feed>
