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.
Published: 2026-07-27
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

NitroShare Desktop through version 0.3.4 suffers from a path traversal flaw in its LAN file transfer server that lets an unauthenticated attacker on the same network send a crafted JSON header containing directory traversal sequences. This allows the attacker to write files outside the intended transfer root, including to the Windows Startup folder, enabling persistent code execution when the user next logs on. The vulnerability directly provides attacker‑controlled file write capability in the context of the current user, which can be used to drop and run arbitrary binaries or scripts. The formal severity is reflected in a CVSS score of 8.7, indicating high potential for compromise.

Affected Systems

All installations of NitroShare Desktop up to and including version 0.3.4 are affected. The issue is specific to the LAN file transfer component and, based on the description, it is inferred that it can be exploited on any operating system where NitroShare runs, although the example of the Windows Startup folder suggests that Windows users are most directly impacted. No other versions are listed as affected.

Risk and Exploitability

The flaw can be triggered over a local network by any host that can reach the NitroShare file transfer service; no special privileges or prior authentication are required. Because the attacker can write arbitrary files with the current user’s permissions, the threat includes both immediate file manipulation and long‑term persistence through startup execution. The CVSS score of 8.7 reflects the high impact and ease of exploitation, while an EPSS score of 0.00737 (under 1%) indicates a low but non‑zero exploitation probability. The vulnerability is not yet listed in the CISA KEV catalog. Nevertheless, the lack of access controls and path validation gives the attacker an unimpeded path to modify system state with potential for widespread damage.

Generated by OpenCVE AI on August 3, 2026 at 17:19 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update NitroShare Desktop to the latest release in which the LAN file transfer path validation bug is fixed
  • Configure the NitroShare LAN file transfer service to run on a non‑trusted subnet or block it through a firewall so only hostids you control can connect
  • Remove or monitor the Windows Startup folder and other auto‑exec locations for unexpected files to mitigate persistence after a compromise

Generated by OpenCVE AI on August 3, 2026 at 17:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Jul 2026 23:30:00 +0000

Type Values Removed Values Added
First Time appeared Nitroshare
Nitroshare nitroshare-desktop
Vendors & Products Nitroshare
Nitroshare nitroshare-desktop

Mon, 27 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 27 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
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.
Title NitroShare Desktop 0.3.4 Path Traversal via LAN File Transfer Server
Weaknesses CWE-22
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N'}

cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Nitroshare Nitroshare-desktop
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-27T16:17:16.936Z

Reserved: 2026-07-23T20:45:17.817Z

Link: CVE-2026-66050

cve-icon Vulnrichment

Updated: 2026-07-27T16:03:21.464Z

cve-icon NVD

Status : Deferred

Published: 2026-07-27T15:17:10.487

Modified: 2026-07-28T16:07:15.840

Link: CVE-2026-66050

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T17:30:17Z

Weaknesses
  • CWE-22

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