CVE-2026-63405

Source
https://cve.org/CVERecord?id=CVE-2026-63405
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-63405.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-63405
Aliases
Published
2026-09-18T16:47:37Z
Modified
2026-09-20T11:46:33Z
Severity
  • 5.9 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
Summary
AnyCable: Pusher REST API Does Not Verify Request Body MD5 Enabling Signed-Request Replay with Arbitrary Body
Details

AnyCable is a realtime server for reliable two-way communication that supports any backend. Prior to 1.6.15, the Pusher-compatible REST API in pusher/http.go includes the caller-supplied body_md5 value in the HMAC input but does not calculate the digest of the received request body or compare it with the signed value. An attacker who obtains a legitimate signed POST request can retain its query parameters and auth_signature while replacing the body, causing Handler and handleEvents to accept and broadcast attacker-selected event content. The absence of an auth_timestamp freshness check also allows the captured signature to be replayed indefinitely. This can forge server-side events, modify application state, or deliver attacker-controlled messages to WebSocket clients within the signed request's application context. This issue is fixed in version 1.6.15.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-345"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/63xxx/CVE-2026-63405.json"
}
References

Affected packages

Git / github.com/anycable/anycable

Affected ranges

Type
GIT
Repo
https://github.com/anycable/anycable
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.6.15"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

0.*
0.2.0
0.5.0
0.5.0.1
0.5.1
v0.*
v0.5.3
v0.5.4
v0.6.0-preview1
v0.6.0-preview2
v0.6.0-preview3
v0.6.0-preview4
v0.6.0-preview5
v1.*
v1.0.4
v1.0.5
v1.4.0-rc.1
v1.4.0-rc.2
v1.4.0-rc.3
v1.4.0.rc1
v1.4.4.1
v1.4.5
v1.4.6
v1.4.7
v1.4.8
v1.5.0-rc.1
v1.5.2.1
v1.5.3
v1.5.4
v1.5.5
v1.5.6
v1.6.0
v1.6.0-rc.1
v1.6.0-rc.2
v1.6.0-rc.3
v1.6.0-rc.4
v1.6.0-rc.5
v1.6.1
v1.6.10
v1.6.11
v1.6.12
v1.6.13
v1.6.14
v1.6.2
v1.6.3
v1.6.4
v1.6.5
v1.6.6
v1.6.7
v1.6.8
v1.6.9
v1.6.9-pre.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-63405.json"