SCA: security update for github.com/matrix-org/dendrite, github.com/matrix-org/gomatrixserverlib (GHSA-grvv-h2f9-7v9c)

high Tenable Self-Hosted Container Security Plugin ID 415290

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- gomatrixserverlib is a Go library for matrix protocol federation. Dendrite is a Matrix homeserver written
in Go, an alternative to Synapse. The power level parsing within gomatrixserverlib was failing to parse
the `"events_default"` key of the `m.room.power_levels` event, defaulting the event default power level to
zero in all cases. Power levels are the matrix terminology for user access level. In rooms where the
`"events_default"` power level had been changed, this could result in events either being incorrectly
authorised or rejected by Dendrite servers. gomatrixserverlib contains a fix as of commit `723fd49` and
Dendrite 0.9.3 has been updated accordingly. Matrix rooms where the `"events_default"` power level has not
been changed from the default of zero are not vulnerable. Users are advised to upgrade. There are no known
workarounds for this issue. (CVE-2022-36009)

See Also

https://github.com/advisories/GHSA-grvv-h2f9-7v9c

Plugin Details

Severity: High

ID: 415290

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.12

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 9

Temporal Score: 6.7

Vector: CVSS2#AV:N/AC:L/Au:S/C:C/I:C/A:C

CVSS Score Source: CVE-2022-36009

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.7

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 8/30/2022

Vulnerability Publication Date: 8/19/2022

Reference Information

CVE: CVE-2022-36009

cwe: CWE-863