πŸ” CVE Alert

CVE-2026-73680

HIGH 8.8

Cockpit CMS 2.14.0 Authenticated Command Injection via FFmpeg Filename

CVSS Score
8.8
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-78
Vendor cockpit hq
Product cockpit cms
Published Aug 14, 2026
Stay Ahead of the Next One

Get instant alerts for cockpit hq cockpit cms

Be the first to know when new high vulnerabilities affecting cockpit hq cockpit cms 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:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

Cockpit HQ / Cockpit CMS
0 ≀ 2.14.0

References

NVD β†— CVE.org β†— EPSS Data β†—
github.com: https://github.com/Cockpit-HQ/Cockpit link.mateocallec.com: https://link.mateocallec.com/MFC-2026-002 github.com: https://github.com/Cockpit-HQ/Cockpit/commit/28813596f57685f63d3a48f655e8e9bd2b535cab vulncheck.com: https://www.vulncheck.com/advisories/cockpit-cms-authenticated-command-injection-via-ffmpeg-filename

Credits

πŸ” MatΓ©o Florian Callec