Description
The Matrix Rust SDK is a collection of libraries that make it easier to build Matrix clients in Rust. An SQL injection vulnerability in the EventCache::find_event_with_relations method of matrix-sdk 0.11 and 0.12 allows malicious room members to execute arbitrary SQL commands in Matrix clients that directly pass relation types provided by those room members into this method, when used with the default sqlite-based store backend. Exploitation is unlikely, as no known clients currently use the API in this manner. This vulnerability is fixed in 0.13.
INFO
Published Date :
2025-07-10T18:28:24.373Z
Last Modified :
2025-07-10T19:02:23.365Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2025-53549 vulnerability.
| Vendors | Products |
|---|---|
| Matrix |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2025-53549.