CVE-2025-66622

CVE-2025-66622 is a high-severity vulnerability in Matrix Matrix-rust-sdk with a CVSS 3.x base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-755.

Key facts

Description

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.

Frequently asked questions

What is CVE-2025-66622?
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.
How severe is CVE-2025-66622?
CVE-2025-66622 has a CVSS 3.x base score of 7.5, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability high.
Is CVE-2025-66622 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (28th percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2025-66622?
CVE-2025-66622 affects Matrix Matrix-rust-sdk. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2025-66622?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
Does CVE-2025-66622 have an EU (EUVD) identifier?
Yes. CVE-2025-66622 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-201827.
When was CVE-2025-66622 published?
CVE-2025-66622 was published on 2025-12-09 and last updated on 2026-06-17.

References

Affected products (1)

More vulnerabilities in Matrix Matrix-rust-sdk

All CVEs affecting Matrix Matrix-rust-sdk →

Other CWE-755 (Improper Handling of Exceptional Conditions) vulnerabilities

Browse all CWE-755 (Improper Handling of Exceptional Conditions) vulnerabilities →