Mattermost fails to handle a null request body in the /add endpoint, allowing a simple member to send a request with null request body to that endpoint and make it crash. After a few repetitions, the plugin is disabled.
{
"versions": [
{
"introduced": "0"
},
{
"last_affected": "8.1.5"
},
{
"introduced": "9.0.0"
},
{
"last_affected": "9.1.0"
}
]
}