CVE-2022-39203 HIGH

CVE-2022-39203: Parsing issue in matrix-org/node-irc leading to room takeovers

Vendor Matrix-Org
Product matrix-appservice-irc
Weakness CWE-269
Published September 13, 2022
Last update April 23, 2025

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

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

What the vulnerability does

01Description

matrix-appservice-irc is an open source Node.js IRC bridge for Matrix. Attackers can specify a specific string of characters, which would confuse the bridge into combining an attacker-owned channel and an existing channel, allowing them to grant themselves permissions in the channel. The vulnerability has been patched in matrix-appservice-irc 0.35.0. As a workaround operators may disable dynamic channel joining via `dynamicChannels.enabled` to prevent users from joining new channels, which prevents any new channels being bridged outside of what is already bridged, and what is specified in the config.

Key dates

02Disclosure timeline

September 13, 2022 CVE published
April 23, 2025 Record updated