CVE-2026-66050
Received Received - Intake

Path Traversal in NitroShare Desktop

Vulnerability report for CVE-2026-66050, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-27

Last updated on: 2026-07-27

Assigner: VulnCheck

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-27
Last Modified
2026-07-27
Generated
2026-07-27
AI Q&A
2026-07-27
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
nitroshare nitroshare 0.3.4
nitroshare nitroshare_desktop to 0.3.4 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

NitroShare Desktop through 0.3.4 has a path traversal flaw in its LAN file transfer server. Unauthenticated attackers on the same network can exploit this by sending a crafted filename with directory traversal sequences in the JSON item header name field. This allows writing arbitrary files outside the intended transfer directory to any location the user has write access to.

Detection Guidance

Detecting this vulnerability requires monitoring network traffic for suspicious file transfer requests containing directory traversal sequences. Inspect JSON headers in NitroShare Desktop file transfers for filenames with '..' or absolute paths. Check system logs for unexpected file writes outside the intended transfer directory.

Impact Analysis

An attacker could write malicious files to sensitive locations like the Windows Startup folder. This enables persistent code execution on the next user login, potentially allowing full system compromise or malware installation without further user interaction.

Compliance Impact

This vulnerability could lead to unauthorized file writes, potentially violating data integrity and confidentiality requirements in GDPR and HIPAA. It may result in unauthorized access to sensitive data or system compromise, triggering compliance breach notifications and penalties.

Mitigation Strategies

Immediately update NitroShare Desktop to the latest version if available. Disable the LAN file transfer server if not needed. Restrict write permissions on the Windows Startup folder and other sensitive directories. Monitor for unauthorized file writes and network activity.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-66050. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart