SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-82264

MEDIUM · CVSS 6.8 EPSS 0.54% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-28 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

Duplicacy versions prior to 3.2.5 are vulnerable to a path traversal flaw in the restore function, allowing attackers to exploit improperly validated snapshot entries. This could enable unauthorized file writes to arbitrary locations on the system, potentially compromising sensitive data. Organizations using affected versions should prioritize remediation to mitigate the risk of unauthorized access and data manipulation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-82264
Severity
MEDIUM
CVSS
6.8
EPSS
0.54%

Original NVD Description

Duplicacy through 3.2.5 contains a path traversal vulnerability in the restore function that fails to validate entry paths deserialized from snapshot files. Attackers can craft malicious snapshot entries with directory traversal sequences to write files outside the restore directory to arbitrary locations accessible by the restoring user.