๐Ÿ” CVE Alert

CVE-2026-14863

HIGH 8.8

FileRun 2026.2.0 RCE via Thumbnail Generation Command Injection

CVSS Score
8.8
EPSS Score
0.0%
EPSS Percentile
0th

FileRun up to and including version 2026.2.0 contains an OS command injection vulnerability that allows authenticated attackers to achieve remote code execution by uploading a file with a malicious filename containing shell command substitution sequences. The thumbnail generation system passes filenames wrapped in shell double-quotes directly to exec() without escapeshellarg() sanitization, allowing filenames such as $(PAYLOAD).mp4 to survive the filename sanitizer and be evaluated as shell commands when ffmpeg, ImageMagick, vips, or stl-thumb processes the file during thumbnail generation.

CWE CWE-78
Vendor filerun
Product filerun
Published Aug 11, 2026
Stay Ahead of the Next One

Get instant alerts for filerun filerun

Be the first to know when new high vulnerabilities affecting filerun filerun 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

FileRun / FileRun
0 โ‰ค 2026.2.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
filerun.com: https://filerun.com/ filerun.com: https://filerun.com/index.php/changelog?v=2026.2.1 vulncheck.com: https://www.vulncheck.com/advisories/filerun-rce-via-thumbnail-generation-command-injection

Credits

Valentin Lobstein (Chocapikk)