HIGHVulnerability
Verified
Global

NVD HIGH: CVE-2026-33645 — Fireshare facilitates self-hosted media and link sharing. In version 1.5.1, an a...

Thursday, March 26, 2026 at 09:17 PM UTC·Source: NIST NVD

Updated: Thursday, April 2, 2026 at 05:46 PM UTC

Executive Summary

Fireshare facilitates self-hosted media and link sharing. In version 1.5.1, an authenticated path traversal vulnerability in Fireshare’s chunked upload endpoint allows an attacker to write arbitrary files outside the intended upload directory. The `checkSum` multipart field is used directly in filesystem path construction without sanitization or containment checks. This enables unauthorized file w

Analysis

Fireshare facilitates self-hosted media and link sharing. In version 1.5.1, an authenticated path traversal vulnerability in Fireshare’s chunked upload endpoint allows an attacker to write arbitrary files outside the intended upload directory. The `checkSum` multipart field is used directly in filesystem path construction without sanitization or containment checks. This enables unauthorized file writes to attacker-chosen paths writable by the Fireshare process (e.g., container `/tmp`), violating integrity and potentially enabling follow-on attacks depending on deployment. Version 1.5.2 fixes the issue. CVSS Score: 7.1. Published: 2026-03-26T21:17:07.940.

Indicators of Compromise (1)

CVE (1)
CVE-2026-33645
Source Attribution

Originally published by NIST NVD on Mar 26, 2026. Verified by: NIST.

Related Threats