Skip to content

v18.3.0

Choose a tag to compare

@github-actions github-actions released this 12 May 14:02
· 27 commits to main since this release
v18.3.0

matrix-sdk-crypto-wasm v18.3.0

  • Update matrix-rust-sdk to 0.17.0:

    • Check the user ID in the sender_device_keys property of Olm-encrypted
      to-device events to prevent sender spoofing by homeserver owners.
      #6553

      Resolves GHSA-wfq4-36m3-9g42 / CVE-2026-45056.

    • Update to vodozemac 0.10.0 making the PkEncryption::encrypt API fallible
      #6477