Incorrect authorization in TeamPass - #VU151667
Published: September 22, 2026
Vulnerability details
The vulnerability allows a remote user to modify or move items without authorization.
The vulnerability exists due to improper authorization in the update_item function in app/sources/items.queries.php when processing item edit requests. A remote user can submit an item update request that specifies a destination folder where they have write access to modify or move items without authorization.
Exploitation requires access to the item's source folder and write access to the destination folder.