CVE-2026-65711 HIGH

CVE-2026-65711: sysPass 3.2.11 Authenticated OS Command Injection via Backup Path

Vendor Nuxsmin
Product sysPass
Weakness CWE-78
Published July 24, 2026
Last update July 25, 2026

CVSS base score

8.6/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

July 24, 2026 CVE published
July 25, 2026 Record updated

Related vulnerabilities

04Related CVE