CVE-2026-66050 Details
Description
NitroShare Desktop through 0.3.4 contains a path traversal vulnerability in its LAN file transfer server that allows unauthenticated attackers on the same network to write arbitrary files by sending a crafted filename containing directory traversal sequences in the JSON item header name field. Attackers can exploit the lack of path validation to write files outside the transfer root directory to arbitrary locations the current user has write access, including the Windows Startup folder, enabling persistent code execution on the next user login.
A path traversal vulnerability has been identified in NitroShare Desktop versions through 0.3.4. This vulnerability exists in the application's LAN file transfer server, which operates without authentication on all network interfaces via port 40818. The issue allows unauthenticated attackers on the same network to write arbitrary files by sending a crafted filename that includes directory traversal sequences in the JSON item header name field. The server fails to validate the file paths, enabling attackers to write files outside the designated transfer root directory to any location where the current user has write permissions. This includes the Windows Startup folder, where malicious files could be executed automatically on the next user login.
Users are advised to update to a version of NitroShare Desktop that addresses this vulnerability. As of now, no specific patched version has been released. However, users can manually implement some suggested remediation steps, such as sanitizing received filenames to remove path separators and `..` sequences, and enabling TLS by default.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 27, 2026CISA-ADP
Assessed Jul 27, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/cduram/NotCVE-2026-0009 | [email protected] | ExploitTechnical Description |
| https://www.vulncheck.com/advisories/nitroshare-desktop-path-traversal-via-lan-file-transfer-server | [email protected] | Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-22 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| NitroShare | <= 0.3.4 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 27, 2026 | CVE Modified | CISA-ADP |
| Jul 27, 2026 | New CVE Received | [email protected] |
Volerion