Missing Authentication for Critical Function in TeamPass - #VU151648
Published: September 22, 2026
Vulnerability details
The vulnerability allows a remote attacker to reactivate disabled accounts.
The vulnerability exists due to missing authentication for a critical function in the user_is_ready handler (userIsReady()) in sources/main.queries.php when processing pre-authentication requests. A remote attacker can send a crafted request containing a target user ID to reactivate disabled accounts.
Exploitation depends on the related pre-authentication dispatch bypass.