๐Ÿ” CVE Alert

CVE-2026-93353

MEDIUM 5.3

copyparty SFTP Volume Restriction Bypass via mkdir/rmdir/chattr Handlers

CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-59 CWE-424
Vendor 9001
Product copyparty
Published Sep 24, 2026
Last Updated Sep 24, 2026
Stay Ahead of the Next One

Get instant alerts for 9001 copyparty

Be the first to know when new medium vulnerabilities affecting 9001 copyparty are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
None

Affected Versions

9001 / copyparty
0 โ‰ค 1.20.24

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
euriconicacio.github.io: https://euriconicacio.github.io/blog/cve-2026-93353-a-volume-guard-enforced-one-call-site-at-a-time/ vulncheck.com: https://www.vulncheck.com/advisories/copyparty-sftp-volume-restriction-bypass-via-mkdir-rmdir-chattr-handlers

Credits

euriconicacio