Authorization bypass through user-controlled key in TeamPass - #VU140729
Published: August 2, 2026
Vulnerability details
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to authorization bypass through a user-controlled key in app/sources/users.logs.datatable.php when handling requests with a client-supplied userId parameter. A remote user can send a request with an arbitrary userId value to disclose sensitive information.
The endpoint is reachable through public/sources/users.logs.datatable.php and is gated only by the baseline items page permission. The issue can expose another user's item-access and system audit records, including accessed item labels, actions performed, and timestamps.