AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-39254

HIGH · CVSS 8.6 EPSS 0.57% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2022-09-29 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 8.6. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2022-39254
Severity
HIGH
CVSS
8.6
EPSS
0.57%

Original NVD Description

matrix-nio is a Python Matrix client library, designed according to sans I/O principles. Prior to version 0.20, when a users requests a room key from their devices, the software correctly remember the request. Once they receive a forwarded room key, they accept it without checking who the room key came from. This allows homeservers to try to insert room keys of questionable validity, potentially mounting an impersonation attack. Version 0.20 fixes the issue.