Skip to content

matrix-js-sdk can be tricked into disclosing E2EE room keys to a participating homeserver

Critical
dbkr published GHSA-23cm-x6j7-6hq3 Sep 14, 2021

Package

npm matrix-js-sdk (npm)

Affected versions

<12.3.2

Patched versions

v12.3.2

Description

Impact

A logic error in the room key sharing functionality of matrix-js-sdk before 12.3.2 allows a malicious Matrix homeserver† participating in an encrypted room to steal room encryption keys from affected Matrix clients participating in that room. This allows the homeserver to decrypt end-to-end encrypted messages sent by affected clients.

† Or anyone with access to the account of the original recipient of an encrypted message.

Known clients affected (via their use of vulnerable versions of matrix-js-sdk):

  • Element Web (1.8.2 and earlier)
  • Element Desktop (1.8.2 and earlier)
  • SchildiChat Web (1.7.32-sc1 and earlier)
  • SchildiChat Desktop (1.7.32-sc1 and earlier)
  • Cinny (1.2.0 and earlier)

Patch

This was fixed in 894c248.

Workarounds

To prevent a homeserver from being able to steal the room keys, vulnerable clients can be taken offline or signed out. If signing out, care should be taken to either set up Secure Backup or export E2E room keys in order to preserve access to past messages.

References

Disclosure: https://matrix.org/blog/2021/09/13/vulnerability-disclosure-key-sharing

For more information

If you have any questions or comments about this advisory, e-mail us at security@matrix.org.

Severity

Critical

CVE ID

CVE-2021-40823

Weaknesses

Credits