GHSA-mcfq-hmcc-5pchHighCVSS 8.8
FileRun up to and including version 2026.2.0 contains an OS command injection vulnerability that...
🔗 CVE IDs covered (1)
📋 Description
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.
🔗 References (6)
- https://nvd.nist.gov/vuln/detail/CVE-2026-14863
- https://filerun.com
- https://filerun.com/index.php/changelog?v=2026.2.1
- https://www.vulncheck.com/advisories/filerun-rce-via-thumbnail-generation-command-injection
- https://www.vulncheck.com/blog/filerun-thumbnail-command-injection-rce
- https://github.com/advisories/GHSA-mcfq-hmcc-5pch