SCA: security update for matrix-synapse (GHSA-26c5-ppr8-f33p)

medium Tenable Cloud Security Plugin ID 408733

Description

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

- Synapse is a Matrix protocol homeserver written in Python with the Twisted framework. In affected versions
it may be possible for a deactivated user to login when using uncommon configurations. This only applies
if any of the following are true: 1. JSON Web Tokens are enabled for login via the `jwt_config.enabled`
configuration setting. 2. The local password database is enabled via the `password_config.enabled` and
`password_config.localdb_enabled` configuration settings *and* a user's password is updated via an admin
API after a user is deactivated. Note that the local password database is enabled by default, but it is
uncommon to set a user's password after they've been deactivated. Installations that are configured to
only allow login via Single Sign-On (SSO) via CAS, SAML or OpenID Connect (OIDC); or via an external
password provider (e.g. LDAP) are not affected. If not using JSON Web Tokens, ensure that deactivated
users do not have a password set. This issue has been addressed in version 1.85.0. Users are advised to
upgrade. (CVE-2023-32682)

See Also

https://github.com/advisories/GHSA-26c5-ppr8-f33p

Plugin Details

Severity: Medium

ID: 408733

Version: Revision 1.8

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: Low

Score: 2.1

Percentile: 7.51

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5.5

Temporal Score: 4.1

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

CVSS Score Source: CVE-2023-32682

CVSS v3

Risk Factor: Medium

Base Score: 5.4

Temporal Score: 4.7

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

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

CVSS v4

Risk Factor: Medium

Base Score: 5.3

Threat Score: 1.3

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/6/2023

Vulnerability Publication Date: 6/6/2023

Reference Information

CVE: CVE-2023-32682

cwe: CWE-287