CVE-2026-65709: sysPass 3.2.11 Missing Object-Level Authorization via JSON-RPC API
sysPass through version 3.2.11 contains a missing object-level authorization vulnerability in the JSON-RPC API that allows API token holders to enumerate account metadata, overwrite passwords, and delete accounts across the entire vault without per-account access control. Attackers can invoke AccountController methods such as viewAction, editAction, deleteAction, and editPassAction without AccountFilterUser checks to modify or delete accounts beyond the scope of their assigned token permissions.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
sysPassto a version that resolves this vulnerability.Fixed in 3.2.11
Event History
Frequently Asked Questions
What is the severity of CVE-2026-65709?
The severity of CVE-2026-65709 is classified as high with a score of 8.7.
What systems are affected by CVE-2026-65709?
CVE-2026-65709 affects sysPass versions up to 3.2.11.
How can I fix CVE-2026-65709?
To mitigate CVE-2026-65709, upgrade to the latest version of sysPass that addresses the missing object-level authorization.
What types of attacks can be conducted due to CVE-2026-65709?
CVE-2026-65709 allows attackers to enumerate account metadata, overwrite passwords, and delete accounts across the vault.
What is the cause of CVE-2026-65709?
CVE-2026-65709 is caused by a missing object-level authorization vulnerability in the JSON-RPC API of sysPass.