CVE-2026-54337
CriticalCVSS 9.8Summary
Fireshare, a self-hosted media and link sharing tool, in versions prior to 1.6.14 contains an argument injection vulnerability in the video upload function. It allows an unauthenticated attacker to write or overwrite system files. Version 1.6.14 fixes the issue.
Risk Assessment
An unauthenticated attacker can overwrite system files on the server, potentially leading to system corruption or further privilege escalation. The risk is high for publicly exposed Fireshare instances.
Recommendation
Upgrade Fireshare to version 1.6.14 or later. Restrict access to the upload functionality and consider placing the instance behind an authenticating reverse proxy.
Other vulnerabilities in Fireshare
See all- CVE-2026-54544High
Fireshare facilitates self-hosted media and link sharing. Prior to version 1.6.16, two API endpoints that trigger outbound HTTP requests are missing the @login_required decorator. An unauthenticated attacker can call POST /api/test-discord-webhook or POST /api/test-webhook and cause the Fireshare server to issue an arbitrary HTTP POST to any URL the attacker supplies, including internal network addresses and cloud metadata services. No credentials, session cookies, or prior access are required. Version 1.6.16 contains a patch.
- CVE-2026-34745Critical
Fireshare, a self-hosted media and link sharing tool, prior to version 1.5.3 contains a vulnerability in the unauthenticated /api/uploadChunked/public endpoint. The fix for CVE-2026-33645 was applied only to the authenticated endpoint, not the public one. An unauthenticated attacker can exploit the checkSum parameter to write arbitrary files with attacker-controlled content to any writable path on the server. The issue is patched in version 1.5.3.
- CVE-2025-67728Critical
Fireshare facilitates self-hosted media and link sharing. Versions 1.2.30 and below allow an authenticated user, or unauthenticated user if the Public Uploads setting is enabled, to craft a malicious filename when uploading a video file. The malicious filename is then concatenated directly into a shell command, which can be used for uploading files to arbitrary directories via path traversal, or executing system commands for Remote Code Execution (RCE). This issue is fixed in version 1.3.0.
Original NVD description (English source)
Fireshare facilitates self-hosted media and link sharing. Prior to version 1.6.14, an argument Injection in the video upload function allows unauthenticated attacker to write/overwrite system files. Version 1.6.14 fixes the issue.

