CVE-2026-34745: CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in ShaneIsrael fireshare
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.
AI Analysis
Technical Summary
CVE-2026-34745 is a path traversal vulnerability classified under CWE-22 affecting the fireshare self-hosted media and link sharing platform developed by ShaneIsrael. The vulnerability arises from improper validation of the pathname in the unauthenticated /api/uploadChunked/public endpoint. While a previous fix for CVE-2026-33645 addressed this issue on the authenticated upload endpoint, the same validation was not applied to the public endpoint, leaving it exposed. An attacker can manipulate the checkSum parameter to traverse directories and write arbitrary files anywhere writable on the server. This can lead to arbitrary file creation or overwriting, potentially allowing remote code execution, persistent backdoors, or denial of service by corrupting critical files. The vulnerability requires no authentication or user interaction, making it highly exploitable remotely over the network. The flaw affects all fireshare versions prior to 1.5.3, and the vendor has released a patch in version 1.5.3 to properly sanitize and restrict file paths on the public upload endpoint. No public exploits are known yet, but the vulnerability’s nature and ease of exploitation make it a critical threat.
Potential Impact
The impact of CVE-2026-34745 is severe for organizations using vulnerable versions of fireshare. An attacker can write arbitrary files to any writable location on the server, potentially leading to remote code execution, unauthorized persistence, data tampering, or denial of service. This compromises the integrity and availability of the affected system and can indirectly affect confidentiality if attackers gain further access through malicious payloads. Since the vulnerable endpoint is unauthenticated and accessible over the network, the attack surface is broad, increasing the likelihood of exploitation. Organizations relying on fireshare for media or link sharing may face service disruption, data loss, or full system compromise. The vulnerability also poses risks to supply chain security if fireshare instances are used internally or exposed to third parties. Given the critical CVSS score of 9.1, the threat demands immediate attention to prevent potential breaches.
Mitigation Recommendations
To mitigate CVE-2026-34745, organizations should immediately upgrade fireshare to version 1.5.3 or later, where the vulnerability is patched. If upgrading is not immediately possible, implement network-level controls to restrict access to the /api/uploadChunked/public endpoint, such as IP whitelisting or firewall rules limiting exposure to trusted networks. Conduct thorough file system permission audits to ensure the fireshare process has minimal write permissions, restricting it from writing outside designated directories. Employ runtime application self-protection (RASP) or web application firewalls (WAFs) with custom rules to detect and block path traversal attempts targeting the checkSum parameter. Monitor logs for suspicious file write activities or unexpected uploads. Additionally, conduct regular integrity checks on critical files and maintain offline backups to recover from potential tampering. Finally, review and apply secure coding practices for path validation in custom or third-party applications to prevent similar issues.
Affected Countries
United States, Germany, United Kingdom, Canada, Australia, France, Netherlands, Japan, South Korea, India
CVE-2026-34745: CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in ShaneIsrael fireshare
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.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2026-34745 is a path traversal vulnerability classified under CWE-22 affecting the fireshare self-hosted media and link sharing platform developed by ShaneIsrael. The vulnerability arises from improper validation of the pathname in the unauthenticated /api/uploadChunked/public endpoint. While a previous fix for CVE-2026-33645 addressed this issue on the authenticated upload endpoint, the same validation was not applied to the public endpoint, leaving it exposed. An attacker can manipulate the checkSum parameter to traverse directories and write arbitrary files anywhere writable on the server. This can lead to arbitrary file creation or overwriting, potentially allowing remote code execution, persistent backdoors, or denial of service by corrupting critical files. The vulnerability requires no authentication or user interaction, making it highly exploitable remotely over the network. The flaw affects all fireshare versions prior to 1.5.3, and the vendor has released a patch in version 1.5.3 to properly sanitize and restrict file paths on the public upload endpoint. No public exploits are known yet, but the vulnerability’s nature and ease of exploitation make it a critical threat.
Potential Impact
The impact of CVE-2026-34745 is severe for organizations using vulnerable versions of fireshare. An attacker can write arbitrary files to any writable location on the server, potentially leading to remote code execution, unauthorized persistence, data tampering, or denial of service. This compromises the integrity and availability of the affected system and can indirectly affect confidentiality if attackers gain further access through malicious payloads. Since the vulnerable endpoint is unauthenticated and accessible over the network, the attack surface is broad, increasing the likelihood of exploitation. Organizations relying on fireshare for media or link sharing may face service disruption, data loss, or full system compromise. The vulnerability also poses risks to supply chain security if fireshare instances are used internally or exposed to third parties. Given the critical CVSS score of 9.1, the threat demands immediate attention to prevent potential breaches.
Mitigation Recommendations
To mitigate CVE-2026-34745, organizations should immediately upgrade fireshare to version 1.5.3 or later, where the vulnerability is patched. If upgrading is not immediately possible, implement network-level controls to restrict access to the /api/uploadChunked/public endpoint, such as IP whitelisting or firewall rules limiting exposure to trusted networks. Conduct thorough file system permission audits to ensure the fireshare process has minimal write permissions, restricting it from writing outside designated directories. Employ runtime application self-protection (RASP) or web application firewalls (WAFs) with custom rules to detect and block path traversal attempts targeting the checkSum parameter. Monitor logs for suspicious file write activities or unexpected uploads. Additionally, conduct regular integrity checks on critical files and maintain offline backups to recover from potential tampering. Finally, review and apply secure coding practices for path validation in custom or third-party applications to prevent similar issues.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- GitHub_M
- Date Reserved
- 2026-03-30T19:17:10.224Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 69cec35ae6bfc5ba1dfb4cde
Added to database: 4/2/2026, 7:28:26 PM
Last enriched: 4/2/2026, 7:29:17 PM
Last updated: 4/3/2026, 5:52:03 AM
Views: 5
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.