CVE-2024-52813
CVE-2024-52813 is a medium-severity vulnerability with a CVSS 3.x base score of 4.3. 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-223.
Key facts
- Severity: Medium (CVSS 3.x base score 4.3)
- EPSS exploit prediction: 0% (37th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-0042
- Weakness: CWE-223
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is CVE-2024-52813?
- 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.
- How severe is CVE-2024-52813?
- CVE-2024-52813 has a CVSS 3.x base score of 4.3, rated medium severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is low, integrity none, and availability none.
- Is CVE-2024-52813 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (37th percentile), an estimate of the probability of exploitation in the next 30 days.
- How do I fix CVE-2024-52813?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2024-52813 have an EU (EUVD) identifier?
- Yes. CVE-2024-52813 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-0042.
- When was CVE-2024-52813 published?
- CVE-2024-52813 was published on 2025-01-07 and last updated on 2026-06-17.
References
- https://github.com/matrix-org/matrix-rust-sdk/pull/3795
- https://github.com/matrix-org/matrix-rust-sdk/security/advisories/GHSA-r5vf-wf4h-82gg
Other CWE-223 vulnerabilities
- CVE-2023-31191 — Critical (CVSS 9.3): DroneScout ds230 Remote ID receiver from BlueMark Innovations is affected by an information loss vulnerability through…
- CVE-2026-31890 — Medium (CVSS 5.5): Inspektor Gadget is a set of tools and framework for data collection and system inspection on Kubernetes clusters and…
- CVE-2023-29156 — Medium (CVSS 4.7): DroneScout ds230 Remote ID receiver from BlueMark Innovations is affected by an information loss vulnerability…
- CVE-2022-22563 — Medium (CVSS 4.4): Dell EMC Powerscale OneFS 8.2.x - 9.2.x omit security-relevant information in /etc/master.passwd. A high-privileged…
- CVE-2023-28360 — Medium (CVSS 4.3): An omission of security-relevant information vulnerability exists in Brave desktop prior to version 1.48.171 when a…
- CVE-2025-52926 — Low (CVSS 2.7): In scan.rs in spytrap-adb before 0.3.5, matches for known stalkerware are not rendered in the interactive user…