CVE-2026-34745 CRITICAL

CVE-2026-34745: Unauthenticated Path Traversal Arbitrary File Write in /api/uploadChunked/public

Vendor Shaneisrael
Product fireshare
Weakness CWE-22 · Path traversal
Published April 2, 2026
Last update April 2, 2026

CVSS base score

9.1/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity High

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

April 2, 2026 CVE published
April 2, 2026 Record updated