CVE 7.1 HIGH

Fireshare has Path Traversal Arbitrary File Write in `/api/uploadChunked`_CVE-2026-33645

7.1 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L

Description

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.

Basic Information

ID CVE-2026-33645
Source GitHub_M
Published Mar 26, 2026 at 20:58
Modified Mar 27, 2026 at 20:01

Affected Product

Vendor ShaneIsrael
Product fireshare
Version = 1.5.2
Affected Versions ShaneIsrael fireshare = 1.5.2

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.