CVE-2026-93353
Last modified
CVE-2026-93353 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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.. EPSS estimates a 0.32% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-93353?
How severe is CVE-2026-93353?
How do I fix CVE-2026-93353?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-93343MarketKing plugin for WordPress before 2.1.72 contains a mis…6.5
- CVE-2026-93344MarketKing plugin for WordPress before 2.1.72 contains a mis…6.5
- CVE-2026-93345MikroTik RouterOS before 7.25beta4 contains an improper inpu…7.5
- CVE-2026-93349Frictionless through 5.20.0rc1 contains an OS command inject…8.8
- CVE-2026-9335A vulnerability in keras-team/keras versions <= 3.14.0 allow…6.5
- CVE-2026-93352Laravel-Mediable 7.0.0 before 7.0.2 contains an incomplete p…9.8
- CVE-2026-93354Taskview Community before 1.56.0 contains a missing authenti…8.1
- CVE-2026-9336IBM WebSphere Application Server 9.0, and 8.5 is vulnerable …7.5
- CVE-2026-93363The @payloadcms/storage-vercel-blob storage adapter for Payl…4.3
- CVE-2026-93364Bludit CMS through 3.22.0 contains a mass assignment vulnera…4.3
- CVE-2026-93365Bludit CMS through 3.22.0 contains a missing authorization v…6.5
- CVE-2026-93366Bludit CMS through 3.22.0 contains an authorization bypass v…5.4
Are you affected by CVE-2026-93353?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
