Description
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.
Published: 2026-09-15
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Unauthenticated argument injection leading to arbitrary system file write/overwrite via the video upload endpoint
Action: Immediate Patch
AI Analysis

Impact

The vulnerability is an argument injection flaw in Fireshare’s video upload handler. When a crafted request is submitted, the application incorrectly processes input arguments, permitting the attacker to specify arbitrary file paths. This flaw allows an unauthenticated user to create or overwrite any file on the server, potentially injecting malicious code and gaining full host compromise. The weakness is classified as CWE‑88 and can result in remote code execution if critical system files are replaced.

Affected Systems

All installations of Fireshare prior to version 1.6.14, distributed by ShaneIsrael, are vulnerable. The flaw resides in the core upload functionality and is not limited to a specific configuration; any public or self‑hosted instance running a version older than the fix is affected.

Risk and Exploitability

The CVSS score of 9.8 marks the issue as critical, while the EPSS score of < 1 % indicates a presently low exploitation probability. The attack vector is a web‑based upload endpoint that requires no authentication. If exploited, an attacker could overwrite essential files and achieve remote code execution. The vulnerability is not listed in the CISA KEV catalogue, but the high severity warrants close attention.

Generated by OpenCVE AI on September 16, 2026 at 19:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Fireshare to version 1.6.14 or later where the argument injection fix is applied.
  • Restrict the video upload endpoint to authenticated users or otherwise enforce proper access controls.
  • Implement strict input validation or server‑side filtering to reject or sanitize malicious file path parameters.

Generated by OpenCVE AI on September 16, 2026 at 19:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 16 Sep 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 15 Sep 2026 23:45:00 +0000

Type Values Removed Values Added
First Time appeared Shaneisrael
Shaneisrael fireshare
Vendors & Products Shaneisrael
Shaneisrael fireshare

Tue, 15 Sep 2026 20:30:00 +0000

Type Values Removed Values Added
Description 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.
Title Fireshare has Unauthenticated Argument Injection to Arbitrary File Write/Overwrite
Weaknesses CWE-88
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Shaneisrael Fireshare
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-09-16T18:36:44.475Z

Reserved: 2026-06-12T19:23:22.316Z

Link: CVE-2026-54337

cve-icon Vulnrichment

Updated: 2026-09-16T18:29:19.721Z

cve-icon NVD

Status : Received

Published: 2026-09-15T21:16:36.920

Modified: 2026-09-16T19:17:20.230

Link: CVE-2026-54337

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-16T19:30:06Z

Weaknesses
  • CWE-88

    Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')