CRITICAL🇵🇱 Wersja polska

CVE-2026-24471

CVSS 9.3v4.0pub. 2026-02-02upd. 2026-04-15

continuwuity is a Matrix homeserver written in Rust. This vulnerability allows an attacker with a malicious remote server to cause the local server to sign an arbitrary event upon user interaction. Upon a user account leaving a room (rejecting an invite), joining a room or knocking on a room, the victim server may ask a remote server for assistance. If the victim asks the attacker server for assistance the attacker is able to provide an arbitrary event, which the victim will sign and return to the attacker. For the /leave endpoint, this works for any event with a supported room version, where the origin and origin_server_ts is set by the victim. For the /join endpoint, an additionally victim-set content field in the format of a join membership is needed. For the /knock endpoint, an additional victim-set content field in the format of a knock membership and a room version not between 1 and 6 is needed. This was exploited as a part of a larger chain against the continuwuity.org homeserver. This vulnerability affects all Conduit-derived servers. This vulnerability is fixed in Continuwuity 0.5.1, Conduit 0.10.11, Grapevine 0aae932b, and Tuwunel 1.4.9.

🤖 AI Analysis
How it works

When a user performs a room leave operation (rejects an invitation), joins a room, or knocks on a room, the victim server may contact a remote server for assistance in performing this operation (endpoints /leave, /join, /knock). If the victim server contacts the attacker's malicious server, the attacker can provide any event that the victim server will sign and return to the attacker. For the /leave endpoint, any event with a supported room version is sufficient, and the origin and origin_server_ts fields are set by the victim server. The /join and /knock endpoints additionally require the presence of a content field in the appropriate membership card format, and /knock additionally requires a room version outside the range 1-6.

Impact

An attacker can obtain events signed with the victim server's cryptographic key, allowing for forgery and injection of arbitrary events into the federated Matrix network under the identity of the compromised server. The vulnerability was exploited as part of a broader attack chain on the continuwuity.org server.

Mitigation & patch

Update to: Continuwuity 0.5.1, Conduit 0.10.11, Grapevine commit 0aae932b or Tuwunel 1.4.9. Details available in the GHSA-m5p2-vccg-8c9v security advisory and the fix commit 12aecf809172205436c852a1eaf268c1a2c3a900.

Who is affected

All servers derived from Conduit: continuwuity before version 0.5.1, Conduit before version 0.10.11, Grapevine before commit 0aae932b, and Tuwunel before version 1.4.9.

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:L/SI:L/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
CWE
References