Approved changes feed: RSS · Atom

cpe:2.3:a:matrix-org:matrix-react-sdk:*:*:*:*:*:*:*:*

part: a version: * update: *

VendorMatrix Org (d88e1973-fb17-5e22-857e-e34f791696f0)
ProductMatrix React Sdk (c0c84a49-32fe-5b8a-909a-db6199c658d8)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from gcve-enriched-dumps CVE data

PURL mappings

PURLSourceLast updated
No PURL mappings for this CPE yet.

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2024-47824 vulnerable 2026-06-03 14:57:02.488465 Malicious homeservers can steal message keys when the matrix-react-sdk user invites another user to a room
matrix-react-sdk is react-based software development kit for inserting a Matrix chat/VOIP client into a web page. Starting in version 3.18.0 and before 3.102.0, matrix-react-sdk allows a malicious homeserver to potentially steal message keys for a room when a user invites another user to that room, via injection of a malicious device controlled by the homeserver. This is possible because matrix-react-sdk before 3.102.0 shared historical message keys on invite. Version 3.102.0 fixes this issue by disabling sharing message keys on invite by removing calls to the vulnerable functionality. No known workarounds are available.
Published: 2024-10-15T15:40:37.397Z
Updated: 2024-11-21T16:52:42.888Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-42347 vulnerable 2026-06-03 14:56:36.146491 URL preview setting for a room is controllable by the homeserver in matrix-react-sdk
HIGH (7.7)
matrix-react-sdk is a react-based SDK for inserting a Matrix chat/voip client into a web page. A malicious homeserver could manipulate a user's account data to cause the client to enable URL previews in end-to-end encrypted rooms, in which case any URLs in encrypted messages would be sent to the server. This was patched in matrix-react-sdk 3.105.0. Deployments that trust their homeservers, as well as closed federations of trusted servers, are not affected. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Published: 2024-08-06T17:16:14.143Z
Updated: 2024-08-08T18:48:19.919Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-37259 vulnerable 2026-06-03 14:52:28.608003 Cross site scripting in Export Chat feature
MEDIUM (6.1)
matrix-react-sdk is a react-based SDK for inserting a Matrix chat/voip client into a web page. The Export Chat feature includes certain attacker-controlled elements in the generated document without sufficient escaping, leading to stored Cross site scripting (XSS). Since the Export Chat feature generates a separate document, an attacker can only inject code run from the `null` origin, restricting the impact. However, the attacker can still potentially use the XSS to leak message contents. A malicious homeserver is a potential attacker since the affected inputs are controllable server-side. This issue has been addressed in commit `22fcd34c60` which is included in release version 3.76.0. Users are advised to upgrade. The only known workaround for this issue is to disable or to not use the Export Chat feature.
Published: 2023-07-18T16:59:21.659Z
Updated: 2024-10-18T17:24:35.910Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-30609 vulnerable 2026-06-03 14:51:52.830352 matrix-react-sdk vulnerable to HTML injection in search results via plaintext message highlighting
MEDIUM (5.4)
matrix-react-sdk is a react-based SDK for inserting a Matrix chat/VoIP client into a web page. Prior to version 3.71.0, plain text messages containing HTML tags are rendered as HTML in the search results. To exploit this, an attacker needs to trick a user into searching for a specific message containing an HTML injection payload. No cross-site scripting attack is possible due to the hardcoded content security policy. Version 3.71.0 of the SDK patches over the issue. As a workaround, restarting the client will clear the HTML injection.
Published: 2023-04-25T20:58:27.966Z
Updated: 2025-02-03T17:54:55.060Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-28103 vulnerable 2026-06-03 14:51:07.991931 Prototype pollution in matrix-react-sdk
HIGH (8.2)
matrix-react-sdk is a Matrix chat protocol SDK for React Javascript. In certain configurations, data sent by remote servers containing special strings in key locations could cause modifications of the `Object.prototype`, disrupting matrix-react-sdk functionality, causing denial of service and potentially affecting program logic. This is fixed in matrix-react-sdk 3.69.0 and users are advised to upgrade. There are no known workarounds for this vulnerability. Note this advisory is distinct from GHSA-2x9c-qwgf-94xr which refers to a similar issue.
Published: 2023-03-28T20:37:24.288Z
Updated: 2025-02-18T17:26:55.589Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-36060 vulnerable 2026-06-03 14:47:39.323737 Prototype pollution in matrix-react-sdk
HIGH (8.2)
matrix-react-sdk is a Matrix chat protocol SDK for React Javascript. Events sent with special strings in key places can temporarily disrupt or impede the matrix-react-sdk from functioning properly, such as by causing room or event tile crashes. The remainder of the application can appear functional, though certain rooms/events will not be rendered. This issue has been fixed in matrix-react-sdk 3.53.0 and users are advised to upgrade. There are no known workarounds for this vulnerability.
Published: 2023-03-28T20:37:28.691Z
Updated: 2025-02-18T19:56:49.200Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-32622 vulnerable 2026-06-03 14:44:39.971449 File upload local preview can run embedded scripts after user interaction
MEDIUM (4.2)
Matrix-React-SDK is a react-based SDK for inserting a Matrix chat/voip client into a web page. Before version 3.21.0, when uploading a file, the local file preview can lead to execution of scripts embedded in the uploaded file. This can only occur after several user interactions to open the preview in a separate tab. This only impacts the local user while in the process of uploading. It cannot be exploited remotely or by other users. This vulnerability is patched in version 3.21.0.
Published: 2021-05-17T19:35:11.000Z
Updated: 2024-08-03T23:25:30.863Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-21320 vulnerable 2026-06-03 14:43:44.309324 User content sandbox can be confused into opening arbitrary documents
LOW (2.6)
matrix-react-sdk is an npm package which is a Matrix SDK for React Javascript. In matrix-react-sdk before version 3.15.0, the user content sandbox can be abused to trick users into opening unexpected documents. The content is opened with a `blob` origin that cannot access Matrix user data, so messages and secrets are not at risk. This has been fixed in version 3.15.0.
Published: 2021-03-02T02:45:16.000Z
Updated: 2024-08-03T18:09:15.273Z
Reference links
Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.