SB2026080205 - Multiple vulnerabilities in TeamPass
Published: August 2, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 2 vulnerabilities.
1) Authorization bypass through user-controlled key (CVE-ID: N/A)
CWE-ID: CWE-639 - Authorization Bypass Through User-Controlled Key
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper access control in the import handlers for temp_file operations when processing a user-supplied operation_id. A remote user can supply another user's operation_id to read parsed import data and disclose sensitive information.
Exploitation requires access to /index.php?page=import with allow_import enabled, and the victim must have a pending import task.
2) Missing Authorization (CVE-ID: N/A)
CWE-ID: CWE-862 - Missing Authorization
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
The vulnerability allows a remote user to bypass folder-based authorization and create items in unauthorized folders.
The vulnerability exists due to missing authorization in the CSV import pipeline when importing staged rows into an attacker-supplied folder id. A remote user can submit a crafted import request with an arbitrary folderId to bypass folder-based authorization and create items in unauthorized folders.
Exploitation requires access to /index.php?page=import with allow_import enabled and a staged CSV import operation.
Remediation
Install update from vendor's website.