CVE-2026-65708 Details
Description
sysPass through version 3.2.11 contains an insecure direct object reference vulnerability that allows any authenticated attacker to access account file attachments belonging to accounts they do not have ACL permissions for by exploiting missing authorization checks in AccountFileController. Attackers can supply arbitrary numeric file IDs through the download, view, delete, upload, and list actions to enumerate and manipulate any attachment in the vault, bypassing account-level access controls entirely.
A vulnerability allowing insecure direct object reference has been identified in sysPass version 3.2.11. This vulnerability allows authenticated attackers to access file attachments from accounts outside their ACL permissions. The issue arises from missing authorization checks in the AccountFileController, which handles file operations using user-supplied numeric IDs. As a result, attackers can enumerate and manipulate attachments, bypassing account-level access controls entirely.
To address this vulnerability, it is recommended to implement authorization checks that verify a user's access to the parent account before allowing any file operations. This should include validating account-level ACL permissions and enforcing profile-level file permissions for upload and delete actions.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 24, 2026CISA-ADP
Assessed Jul 24, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-639 | Authorization Bypass Through User-Controlled Key | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| sysPass | <= 3.2.11 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 24, 2026 | CVE Modified | CISA-ADP |
| Jul 24, 2026 | New CVE Received | [email protected] |
Volerion