CVE-2026-45757 PUBLISHED

Rocket.Chat: users.deactivateIdle` deactivates accounts without revoking existing login tokens

Assigner: GitHub_M
Reserved: 13.05.2026 Published: 24.06.2026 Updated: 25.06.2026

Rocket.Chat is an open-source, secure, fully customizable communications platform. Prior to 8.5.0, 8.4.2, 8.3.4, 8.2.4, 8.1.5, 8.0.6, 7.13.8, and 7.10.12, Rocket.Chat allows users deactivated through users.deactivateIdle to keep using already-issued login tokens. A user that an administrator has marked inactive for idleness can still access authenticated REST endpoints with the old token. This vulnerability is fixed in 8.5.0, 8.4.2, 8.3.4, 8.2.4, 8.1.5, 8.0.6, 7.13.8, and 7.10.12.

Metrics

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

Product Status

Vendor RocketChat
Product Rocket.Chat
Versions
  • Version >= 8.5.0-rc.0, < 8.5.0 is affected
  • Version >= 8.4.0-rc.0, < 8.4.2 is affected
  • Version >= 8.3.0-rc.0, < 8.3.4 is affected
  • Version >= 8.2.0-rc.0, < 8.2.4 is affected
  • Version >= 8.1.0-rc.0, < 8.1.5 is affected
  • Version >= 8.0.0-rc.0, < 8.0.6 is affected
  • Version >= 7.11.0-rc.0, < 7.13.8 is affected
  • Version < 7.10.12 is affected

References

Problem Types

  • CWE-613: Insufficient Session Expiration CWE