RUSTSEC-2025-0065

Source
https://rustsec.org/advisories/RUSTSEC-2025-0065
Import Source
https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2025-0065.json
JSON Data
https://api.test.osv.dev/v1/vulns/RUSTSEC-2025-0065
Aliases
Published
2025-09-11T12:00:00Z
Modified
2025-09-11T12:42:20.350160Z
Summary
matrix-sdk-base: Panic in the `RoomMember::normalized_power_level()` method
Details

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.

Database specific
{
    "license": "CC0-1.0"
}
References

Affected packages

crates.io / matrix-sdk-base

Package

Name
matrix-sdk-base
View open source insights on deps.dev
Purl
pkg:cargo/matrix-sdk-base

Affected ranges

Type
SEMVER
Events
Introduced
0.0.0-0
Fixed
0.14.1

Ecosystem specific

{
    "affected_functions": null,
    "affects": {
        "os": [],
        "functions": [
            "matrix_sdk_base::RoomMember::normalized_power_level"
        ],
        "arch": []
    }
}

Database specific

{
    "informational": null,
    "categories": [],
    "cvss": null
}