Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-65710 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

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.

Metrics

References 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-IDCWE NameSource
CWE-639Authorization Bypass Through User-Controlled Key[email protected]

Affected Products

ProductVersions
sysPass
<= 3.2.11 (semver)

CPE

  • cpe:2.3:a:syspass:syspass:*:*:*:*:*:*:*:*

Remediation

  • Workaround:low effort

    Disable public links until patched.

  • Mitigation:low effort

    Limit public-link creation and management permissions to trusted users only.

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-65710
NVD Published Date:
Jul 24, 2026
NVD Last Modified:
Jul 27, 2026
Source:
[email protected]
CVE-2026-65710 Details - Not Deferred