Missing input validation of some parameters on the groups (also known as communities) endpoints could cause excessive use of disk space and memory leading to resource exhaustion. Additionally clients may have issues rendering large fields.
This issue is fixed by #9321 and #9393.
The groups feature can be disabled (by setting enable_group_creation
to False
) to mitigate this issue. Note that it is disabled by default.
Note that the groups feature is not part of the Matrix specification and the chosen maximum lengths are arbitrary. Not all clients might abide by them.
{ "nvd_published_at": "2021-04-12T22:15:00Z", "cwe_ids": [ "CWE-20" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2021-04-12T20:48:55Z" }