Description
Fireshare facilitates self-hosted media and link sharing. Prior to version 1.5.3, the fix for CVE-2026-33645 was applied to the authenticated /api/uploadChunked endpoint but was not applied to the unauthenticated /api/uploadChunked/public endpoint in the same file (app/server/fireshare/api.py). An unauthenticated attacker can exploit the checkSum parameter to write arbitrary files with attacker-controlled content to any writable path on the server filesystem. This issue has been patched in version 1.5.3.
Published: 2026-04-02
Score: 9.1 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

Fireshare, a self‑hosted media sharing platform, contains an unauthenticated path traversal vulnerability in the /api/uploadChunked/public endpoint. By manipulating the checkSum parameter, a remote actor can write arbitrary files with attacker‑controlled content to any writable location on the server. This arbitrary file write capability can be leveraged to drop web shells, modify configuration files, or deliver malware, thereby exposing the host to full remote code execution as well as compromising data integrity and confidentiality.

Affected Systems

The issue is present in all releases of Fireshare prior to version 1.5.3 distributed by ShaneIsrael. Any deployment of Fireshare before the 1.5.3 release is affected and must be addressed. Updated releases 1.5.3 and later contain the necessary patch.

Risk and Exploitability

The CVSS score of 9.1 reflects the high impact of this flaw. The EPSS score of less than 1% indicates a currently low probability of exploitation, but the lack of authentication and the relative simplicity of exploitation mean that once discovered, attackers could disable defenses swiftly. The vulnerability is not listed in the CISA KEV catalog, but its severity warrants immediate attention. The attack vector is a remote, unauthenticated HTTP request to /api/uploadChunked/public with a crafted payload; no special privileges or credentials are required.

Generated by OpenCVE AI on April 3, 2026 at 22:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the Fireshare update to version 1.5.3 or later.
  • If an immediate update is not feasible, block unauthenticated access to the /api/uploadChunked/public endpoint using web server or firewall rules.
  • Continuously monitor server logs for unauthorized file write attempts or anomalous traffic to the vulnerable endpoint.

Generated by OpenCVE AI on April 3, 2026 at 22:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 03 Apr 2026 20:15:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:shaneisrael:fireshare:*:*:*:*:*:*:*:*

Fri, 03 Apr 2026 10:15:00 +0000

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

Thu, 02 Apr 2026 20:30:00 +0000

Type Values Removed Values Added
Description Fireshare facilitates self-hosted media and link sharing. Prior to version 1.5.3, the fix for CVE-2026-33645 was applied to the authenticated /api/uploadChunked endpoint but was not applied to the unauthenticated /api/uploadChunked/public endpoint in the same file (app/server/fireshare/api.py). An unauthenticated attacker can exploit the checkSum parameter to write arbitrary files with attacker-controlled content to any writable path on the server filesystem. This issue has been patched in version 1.5.3.
Title Unauthenticated Path Traversal Arbitrary File Write in /api/uploadChunked/public
Weaknesses CWE-22
References
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Subscriptions

Shaneisrael Fireshare
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-04-02T19:15:43.377Z

Reserved: 2026-03-30T19:17:10.224Z

Link: CVE-2026-34745

cve-icon Vulnrichment

Updated: 2026-04-02T19:15:39.896Z

cve-icon NVD

Status : Analyzed

Published: 2026-04-02T19:21:33.340

Modified: 2026-04-03T19:50:08.803

Link: CVE-2026-34745

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-07T07:55:29Z

Weaknesses