SQL injection in TeamPass - #VU151650
Published: September 22, 2026
Vulnerability details
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to SQL injection in the getUserInfo() function in sources/main.queries.php when processing a client-supplied fields POST parameter. A remote attacker can submit a crafted fields parameter containing SQL expressions or subqueries to disclose sensitive information.
Exploitation requires the related pre-authentication dispatch bypass to reach the handler without credentials.