CVE-2026-24471
Arbitrary Event Signing Vulnerability in Continuwuity Matrix Servers
Publication date: 2026-02-02
Last updated on: 2026-02-02
Assigner: GitHub, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| continuwuity | continuwuity | 0.5.1 |
| conduit | conduit | 0.10.11 |
| grapevine | grapevine | 0aae932b |
| tuwunel | tuwunel | 1.4.9 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-441 | The product receives a request, message, or directive from an upstream component, but the product does not sufficiently preserve the original source of the request before forwarding the request to an external actor that is outside of the product's control sphere. This causes the product to appear to be the source of the request, leading it to act as a proxy or other intermediary between the upstream component and the external actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability affects the continuwuity Matrix homeserver and related servers derived from Conduit. An attacker controlling a malicious remote server can trick the victim server into signing an arbitrary event when a user interacts with certain endpoints like leaving a room, joining a room, or knocking on a room. The victim server requests assistance from the attacker's server, which then provides a crafted event that the victim signs and returns. This allows the attacker to obtain signed events that they control, potentially leading to misuse or manipulation of server actions.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to cause your server to sign arbitrary events, which could be used to forge or manipulate actions within the Matrix homeserver environment. This could lead to unauthorized actions appearing legitimate, potentially compromising the integrity of communications or server state. Since it was exploited in a larger attack chain, it poses a significant security risk to affected servers and their users.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, immediately update your affected server software to the fixed versions: Continuwuity 0.5.1, Conduit 0.10.11, Grapevine 0aae932b, or Tuwunel 1.4.9. These updates contain the patches that address the vulnerability allowing arbitrary event signing.