PT-2026-64378 · Syspass · Syspass
CVSS v4.0
8.6
High
| Vector | AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
sysPass versions prior to 3.2.12
Description
Authenticated administrators can execute arbitrary commands as the web server process user by configuring a malicious backup path and triggering a backup. The
FileBackupService constructs a tar shell command using string concatenation, incorporating the siteBackupPath variable without proper sanitization via escapeshellarg() or similar methods before passing it to the exec() function. This allows injected commands to persist and execute during every subsequent backup operation.Recommendations
Update sysPass to a version newer than 3.2.11.
As a temporary mitigation, avoid modifying the
siteBackupPath setting and restrict access to the backup functionality.Exploit
Fix
OS Command Injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Syspass