CVE-2025-59047
Published: 11 September 2025
Summary
CVE-2025-59047 is a low-severity Incorrect Calculation (CWE-682) vulnerability. Its CVSS base score is 2.7 (Low).
Operationally, ranked at the 32.3th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-28979
Vulnerability details
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.…
more
The affected method isn’t used internally, so avoiding calling `RoomMember::normalized_power_level()` prevents the panic.
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.