CVE-2026-73680
Cockpit CMS 2.14.0 and prior contains a command injection vulnerability in the FFmpeg integration that allows authenticated users with only the assets/upload permission to execute arbitrary commands by uploading a video file with a shell metacharacter-laden filename. The unsanitized filename is interpolated into a shell command executed via Process::fromShellCommandline() before the slugify() sanitizer runs, enabling injected shell metacharacters such as backticks, $(), and semicolons to escape the FFmpeg command context and execute as the web-server user.
- Affected products
- Cockpit Cms, Ffmpeg
- Fix
- Available
- CVSS 3.1
- 8.8 HIGH
- EPSS
- 1.5% (72th percentile)
- Weakness
- CWE-78
- NVD status
- Deferred
- Published
- 2026-08-14
CVE-2026-73680 at NVD
1 known exploit for CVE-2026-73680
Proof-of-concept code and exploit modules indexed by Sploitus