CVE 2.7 LOW

matrix-sdk-base has panic in the `RoomMember::normalized_power_level()` method_CVE-2025-59047

2.7 / 10
LOW
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/E:U

Description

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.

Basic Information

ID CVE-2025-59047
Source GitHub_M
Published Sep 11, 2025 at 18:03
Modified Sep 11, 2025 at 18:22

Affected Product

Vendor matrix-org
Product matrix-rust-sdk
Version < 0.14.1
Affected Versions matrix-org matrix-rust-sdk < 0.14.1

CWE Classification

References

πŸ’­ Join the Security Discussion

πŸ”’ Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.