๐Ÿ” CVE Alert

CVE-2026-65711

HIGH 7.2

sysPass 3.2.11 Authenticated OS Command Injection via Backup Path

CVSS Score
7.2
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-78
Vendor nuxsmin
Product syspass
Published Jul 24, 2026
Stay Ahead of the Next One

Get instant alerts for nuxsmin syspass

Be the first to know when new high vulnerabilities affecting nuxsmin syspass are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

nuxsmin / sysPass
0 โ‰ค 3.2.11

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
gist.github.com: https://gist.github.com/sermikr0/16bcbc799dc33d39d5714db9bbcbdb77 vulncheck.com: https://www.vulncheck.com/advisories/syspass-authenticated-os-command-injection-via-backup-path

Credits

Saidakbarxon Maxsudxonov