Path traversal in TeamPass - #VU140787
Published: August 3, 2026
Vulnerability details
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to path traversal in app/sources/upload.files.php when handling file uploads. A remote user can upload a file with a traversal sequence in the name field and an attacker-controlled extension to execute arbitrary code.
Code execution requires the written file to land in a web-served directory that executes PHP and is writable by the web-server user.