Missing Authentication for Critical Function in TeamPass - #VU151652
Published: September 22, 2026
Vulnerability details
The vulnerability allows a remote attacker to invoke internal action handlers without authentication.
The vulnerability exists due to missing authentication for a critical function in the sources/main.queries.php mainQuery() dispatch guard when processing HTTP requests. A remote attacker can send a crafted HTTP POST request to invoke internal action handlers without authentication.
The bypass can occur through automatic CPM session creation or by including a non-empty POST data field.