Vulnerability Description
sysPass through version 3.2.11 contains a missing authorization vulnerability that allows authenticated users with the PUBLICLINK_CREATE profile flag to trigger unauthorized decryption and persistent storage of any vault account's password by exploiting the absence of AccountAcl checks in the public link creation flow. Attackers can invoke the saveCreateFromAccountAction endpoint to cause AccountService::getDataForLink to load arbitrary target accounts without AccountFilterUser restrictions, decrypt credentials using the session master key, and serialize cleartext passwords into Vault storage on the PublicLink database row, enabling subsequent unauthenticated retrieval if the generated link hash is recovered.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/Caycon/cve-advisories/blob/main/2026/sysPass/CVE-2026-65710.m
- https://www.vulncheck.com/advisories/syspass-missing-authorization-via-publiclin
FAQ
What is CVE-2026-65710?
CVE-2026-65710 is a vulnerability with a CVSS score of 7.1 (HIGH). sysPass through version 3.2.11 contains a missing authorization vulnerability that allows authenticated users with the PUBLICLINK_CREATE profile flag to trigger unauthorized decryption and persistent ...
How severe is CVE-2026-65710?
CVE-2026-65710 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-65710?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.