CVE-2026-33645

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:shaneisrael:fireshare:1.5.1:*:*:*:*:*:*:*

History

30 Mar 2026, 18:12

Type Values Removed Values Added
CPE cpe:2.3:a:shaneisrael:fireshare:1.5.1:*:*:*:*:*:*:*
References () https://github.com/ShaneIsrael/fireshare/releases/tag/v1.5.2 - () https://github.com/ShaneIsrael/fireshare/releases/tag/v1.5.2 - Release Notes
References () https://github.com/ShaneIsrael/fireshare/security/advisories/GHSA-7q8r-vpq3-89m7 - () https://github.com/ShaneIsrael/fireshare/security/advisories/GHSA-7q8r-vpq3-89m7 - Vendor Advisory
First Time Shaneisrael
Shaneisrael fireshare

Information

Published : 2026-03-26 21:17

Updated : 2026-03-30 18:12


NVD link : CVE-2026-33645

Mitre link : CVE-2026-33645

CVE.ORG link : CVE-2026-33645


JSON object : View

Products Affected

shaneisrael

  • fireshare
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CWE-73

External Control of File Name or Path