CVE Catalog

CVE-2026-65709

HighCVSS 8.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.22%

13th percentile - higher than 13% of all known CVEs

Summary

Missing object-level authorization in the JSON-RPC API in sysPass up to version 3.2.11, allowing API token holders to enumerate account metadata, overwrite passwords, and delete accounts across the entire vault without per-account access control.

Risk Assessment

An attacker can modify or delete accounts beyond token permissions, potentially leading to data integrity breaches.

Recommendation

Update sysPass to a version containing the fix or implement proper object-level access controls.

Other vulnerabilities in sysPass

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS