Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/Caycon/cve-advisories/blob/main/2026/sysPass/CVE-2026-65709.m
- https://www.vulncheck.com/advisories/syspass-missing-object-level-authorization-
FAQ
What is CVE-2026-65709?
CVE-2026-65709 is a vulnerability with a CVSS score of 8.3 (HIGH). 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 del...
How severe is CVE-2026-65709?
CVE-2026-65709 has been rated HIGH with a CVSS base score of 8.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-65709?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.