sysPass through version 3.2.11 contains an OS command injection vulnerability that allows authenticated administrators to execute arbitrary commands as the web server process user by setting a malicious backup path and triggering a backup. The FileBackupService builds a tar shell command via string concatenation, inserting the admin-configurable siteBackupPath setting without escapeshellarg() or equivalent sanitization before passing it to exec(), causing injected commands to persist and execute on every subsequent backup trigger.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-07-24 17:17
Updated : 2026-07-27 20:36
NVD link : CVE-2026-65711
Mitre link : CVE-2026-65711
CVE.ORG link : CVE-2026-65711
JSON object : View
Products Affected
No product.
CWE
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
