Nextcloud Talk not properly disassociating users from chats after account deletion
No sign of exploitation. No public exploitation artifact known so far.
When a Nextcloud Talk user account is deleted, their username can be reused by a new account, allowing the new user to access chat messages that were sent to the previous account holder. This means private conversations could be exposed to unauthorized people.
Nextcloud Talk fails to disassociate deleted user accounts from chat message history, allowing username reuse to grant access to previous conversations. The vulnerability requires an attacker to create an account using a previously deleted username; pre-conditions include systems where user-chosen usernames are permitted. Impact includes unauthorized access to chat messages (CWE-200) and improper resource cleanup (CWE-708).