Vulnerability in 9001 Copyparty
CVE-2026-93353
copyparty contains a volume restriction bypass vulnerability in its SFTP front end that allows authenticated SFTP users to create, remove, and truncate arbitrary paths outside permitted volume boundaries by exploiting three handlers that bypass the xvol volflag enforcement. The _mkdir, _rmdir, and _chattr handlers construct destination paths using vfs.get(), vn.canonical(), and os.path.join() without invoking the chk_ap access check, enabling attackers to traverse symlinks leaving a volume's top directory and perform unauthorized file creation, deletion, or truncation via SSH_FXP_SETSTAT operations on paths outside any volume the account is authorized to access.
Published · last modified .
CVSS v3 metric
CVSS v3 base score 5.3 (Medium). Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N.
EPSS exploit prediction
No EPSS score from FIRST.org yet. New CVEs usually get one within a few days; no score means no signal yet, not low risk. How EPSS works.
Affected products
Weakness classification (CWE)
References
- euriconicacio.github.io/blog/cve-2026-93353-a-volume-guard-enforced-one-call-si… (technical-description, exploit)
- www.vulncheck.com/advisories/copyparty-sftp-volume-restriction-bypass-via-mkdir… (third-party-advisory)
Frequently asked questions
- What is CVE-2026-93353?
- CVE-2026-93353 is a medium-severity vulnerability in 9001 Copyparty, classified under Improper Link Resolution Before File Access. CVSS score: 5.3/10. Published 2026-09-24.
- How severe is CVE-2026-93353?
- Medium severity. CVSS v3 base score is 5.3 out of 10.