CVE-2025-59047
Rust vulnerability analysis and mitigation

Overview

CVE-2025-59047 affects matrix-sdk-base, a base component used to build Matrix client libraries. The vulnerability was discovered and disclosed on September 11, 2025, affecting versions before 0.14.1. The issue occurs when calling the RoomMember::normalized_power_level() method, which can cause a panic if a room member has a power level of Int::Min (GitHub Advisory).

Technical details

The vulnerability is classified as CWE-682 (Incorrect Calculation) and has been assigned a CVSS v4.0 Base Score of 2.7 (Low) with the vector string CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N. The core issue lies in the integer overflow during power level normalization calculation, specifically when the input power_level is Int::MIN, multiplying it by 100 causes an overflow, and the subsequent attempt to convert this value back to a ruma::Int triggers a panic (Miggo).

Impact

The vulnerability only affects the availability of the system through a potential panic in the application. The CVSS scoring indicates no impact on confidentiality (VC:N) or integrity (VI:N), with a low impact on availability (VA:L) (GitHub Advisory).

Mitigation and workarounds

The vulnerability has been fixed in matrix-sdk-base version 0.14.1. For users unable to update immediately, a workaround exists as the affected method isn't used internally - avoiding calls to RoomMember::normalized_power_level() prevents the panic (GitHub Advisory).

Additional resources


SourceThis report was generated using AI

Related Rust vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-22863CRITICAL9.2
  • RustRust
  • deno
NoYesJan 15, 2026
CVE-2026-23519HIGH8.9
  • RustRust
  • yazi
NoYesJan 15, 2026
RUSTSEC-2026-0003HIGH8.9
  • RustRust
  • cmov
NoYesJan 14, 2026
CVE-2026-22864HIGH8.1
  • RustRust
  • deno
NoYesJan 15, 2026
CVE-2026-22782LOW2.9
  • RustRust
  • rustfs
NoYesJan 16, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management