Matrix Rust Sdk
Approved changes feed: RSS · Atom
cpe:2.3:a:matrix-org:matrix-rust-sdk:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | Matrix Org (d88e1973-fb17-5e22-857e-e34f791696f0) |
|---|---|
| Product | Matrix Rust Sdk (a59b6321-ac73-5574-846f-14631b5d0218) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from gcve-enriched-dumps CVE data |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2025-66622 |
vulnerable | 2026-06-03 15:11:01.000150 |
matrix-sdk-base is vulnerable to DoS via custom m.room.join_rules event values
matrix-sdk-base is the base component to build a Matrix client library. Versions 0.14.1 and prior are unable to handle responses that include custom m.room.join_rules values due to a serialization bug. This can be exploited to cause a denial-of-service condition, if a user is invited to a room with non-standard join rules, the crate's sync process will stall, preventing further processing for all rooms. This is fixed in version 0.16.0.
Published: 2025-12-09T02:07:18.831Z
Updated: 2025-12-09T16:02:47.455Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-59047 |
vulnerable | 2026-06-03 15:06:23.427788 |
matrix-sdk-base has panic in the `RoomMember::normalized_power_level()` method
matrix-sdk-base is the base component to build a Matrix client library. In matrix-sdk-base before 0.14.1, calling the `RoomMember::normalized_power_level()` method can cause a panic if a room member has a power level of `Int::Min`. The issue is fixed in matrix-sdk-base 0.14.1. The affected method isn’t used internally, so avoiding calling `RoomMember::normalized_power_level()` prevents the panic.
Published: 2025-09-11T18:03:50.361Z
Updated: 2025-09-11T18:22:28.636Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-53549 |
vulnerable | 2026-06-03 15:03:54.274775 |
Matrix Rust SDK allows SQL injection in the EventCache implementation
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.
Published: 2025-07-10T18:28:24.373Z
Updated: 2025-07-10T19:02:23.365Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-48937 |
vulnerable | 2026-06-03 15:01:43.778400 |
matrix-sdk-crypto vulnerable to sender of encrypted events being spoofed by homeserver administrator
MEDIUM (4.9)
matrix-rust-sdk is an implementation of a Matrix client-server library in Rust. matrix-sdk-crypto since version 0.8.0 and up to 0.11.0 does not correctly validate the sender of an encrypted event. Accordingly, a malicious homeserver operator can modify events served to clients, making those events appear to the recipient as if they were sent by another user. This vulnerability is fixed in 0.11.1 and 0.12.0.
Published: 2025-06-10T15:32:00.822Z
Updated: 2025-06-10T15:46:22.358Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-52813 |
vulnerable | 2026-06-03 14:57:30.803690 |
matrix-sdk-crypto missing facility to signal rotation of a verified cryptographic identity
MEDIUM (4.3)
matrix-rust-sdk is an implementation of a Matrix client-server library in Rust. Versions of the matrix-sdk-crypto Rust crate before 0.8.0 lack a dedicated mechanism to notify that a user's cryptographic identity has changed from a verified to an unverified one, which could cause client applications relying on the SDK to overlook such changes. matrix-sdk-crypto 0.8.0 adds a new VerificationLevel::VerificationViolation enum variant which indicates that a previously verified identity has been changed.
Published: 2025-01-07T15:25:47.794Z
Updated: 2025-01-07T17:11:35.476Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-40648 |
vulnerable | 2026-06-03 14:56:33.221214 |
`UserIdentity::is_verified` not checking verification status of own user identity while performing the check in matrix-rust-sdk
MEDIUM (5.4)
matrix-rust-sdk is an implementation of a Matrix client-server library in Rust. The `UserIdentity::is_verified()` method in the matrix-sdk-crypto crate before version 0.7.2 doesn't take into account the verification status of the user's own identity while performing the check and may as a result return a value contrary to what is implied by its name and documentation. If the method is used to decide whether to perform sensitive operations towards a user identity, a malicious homeserver could manipulate the outcome in order to make the identity appear trusted. This is not a typical usage of the method, which lowers the impact. The method itself is not used inside the `matrix-sdk-crypto` crate. The 0.7.2 release of the `matrix-sdk-crypto` crate includes a fix. All users are advised to upgrade. There are no known workarounds for this vulnerability.
Published: 2024-07-18T16:45:56.321Z
Updated: 2024-08-02T04:33:11.826Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-39252 |
vulnerable | 2026-06-03 14:47:51.320405 |
When matrix-rust-sdk recieves forwarded room keys, the reciever doesn't check if it requested the key from the forwarder
HIGH (8.6)
matrix-rust-sdk is an implementation of a Matrix client-server library in Rust, and matrix-sdk-crypto is the Matrix encryption library. Prior to version 0.6, when a user requests a room key from their devices, the software correctly remembers the request. When the user receives a forwarded room key, the software accepts it without checking who the room key came from. This allows homeservers to try to insert room keys of questionable validity, potentially mounting an impersonation attack. Version 0.6 fixes this issue.
Published: 2022-09-29T14:15:14.000Z
Updated: 2025-04-23T16:54:05.100Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.