You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a user that only has the role "Guest" assigned changes its email address and verifies his new address by clicking the link the role "User" is automatically assigned to him. I believe this is a major security issue as guest users can upgrade their privileges by themself.
In case there is a setting in the adminstration area that determines this behaviour I wasn't able to find it.
Steps to reproduce:
Login as a user having only the role "guest"
Go to the user profile and change the email address
In the verification email click the verification link
The user now has the role "user" assigned
Server Setup Information:
Version of Rocket.Chat Server: 0.74.3
Operating System: Linux
Deployment Method: Docker
The text was updated successfully, but these errors were encountered:
The same issue also occurs when an admin user changes the email adress of a user having the guest role only. Once the user clicks the "Verify your Email" link the role 'User' is assigned.
Description:
When a user that only has the role "Guest" assigned changes its email address and verifies his new address by clicking the link the role "User" is automatically assigned to him. I believe this is a major security issue as guest users can upgrade their privileges by themself.
In case there is a setting in the adminstration area that determines this behaviour I wasn't able to find it.
Steps to reproduce:
Server Setup Information:
The text was updated successfully, but these errors were encountered: