CVE-2026-55759

Summary

Rocket.Chat is an open-source, secure, fully customizable communications platform. Prior to 8.5.1, 8.4.4, 8.3.6, 8.2.6, 8.1.6, 8.0.7, and 7.10.13, Rocket.Chat's Apple Sign-In handler verifies JWT signatures but skips claims validation. Any Apple-signed JWT with a non-empty iss is accepted regardless of aud, exp, nbf, or nonce. An attacker who obtains a target user's Apple identity token (from server logs, an intercepted sign-in flow, or another application sharing the same Apple developer team) can replay it to authenticate as that user, with no expiration on the replay window. This vulnerability is fixed in 8.5.1, 8.4.4, 8.3.6, 8.2.6, 8.1.6, 8.0.7, and 7.10.13.

Affected Software

VendorProductVersion RangeStatus
RocketChatRocket.Chat>= 8.5.0-rc.0, < 8.5.1affected
RocketChatRocket.Chat>= 8.4.0-rc.0, < 8.4.4affected
RocketChatRocket.Chat>= 8.3.0-rc.0, < 8.3.6affected
RocketChatRocket.Chat>= 8.2.0-rc.0, < 8.2.6affected
RocketChatRocket.Chat>= 8.1.0-rc.0, < 8.1.6affected
RocketChatRocket.Chat>= 7.11.0-rc.0, < 8.0.7affected
RocketChatRocket.Chat< 7.10.13affected

Weaknesses

  • CWE-287: CWE-287: Improper Authentication
  • CWE-294: CWE-294: Authentication Bypass by Capture-replay

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: total

References