Vuln Signal Radar
public-safe defensive signal
HIGHpublic-safe

CVE-2026-65711

NVD: 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. NVD: 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... OSV: sysPass 3.2.11 Authenticated OS Command Injection via Backup Path

CVSS
8.6
Severity
HIGH
EPSS
0.0241 (82)
KEV
-

Source-published summary

NVD: 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. NVD: 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... OSV: sysPass 3.2.11 Authenticated OS Command Injection via Backup Path

Possible impact

Source describes command injection risk. Possible impact: An attacker may be able to run unintended system commands through the affected component.

Affected context

Affected product or version requires source confirmation.

Remediation / advisory

Remediation reference present; patch status requires confirmation in the linked advisory.

Why it matters

Source describes command injection risk. Possible impact: An attacker may be able to run unintended system commands through the affected component.; CVSS 8.6 (HIGH); EPSS percentile 82; not listed in KEV; Remediation reference present; patch status requires confirmation in the linked advisory; sources: NVD, OSV.

What to verify

Confirm affected product/version, vendor advisory, patch or mitigation, and exposure.

Exposure hint

exposure unknown

Impact tags

command injection risk

Urgency reasons

CVSS HIGHvendor advisory presentrecent update

Source-derived note

Summary derived from NVD / OSV description; unsafe procedural detail is not shown.

Redaction metadata

source summary used
True
fallback summary used
False
unsafe procedural detail present
false
raw source displayed
false
public summary redacted
true

Remediation handoff

Public-safe static handoff for human/Codex remediation planning. Scan, patch, external execution, and auto remediation are disabled.

Safety note

This radar shows source-published defensive context only. Exploit procedures, exploit strings, scanner commands, and auto-remediation are not provided.

Official references