Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. copyparty
  4. ›
  5. CVE-2026-32108

CVE-2026-32108: Copyparty ftp/sftp: Sharing a single file did not fully restrict source-folder access

March 12, 2026

There was a missing permission-check in the shares feature (the shr global-option).

This vulnerability only applies in the following scenario:

  • The shares feature is used for the specific purpose of creating a share of just a single file inside a folder
  • Either the FTP or SFTP server is enabled, and also made publically accessible
  • If a share is password-protected, then SFTP was not vulnerable unless the sftp-pw global-option was also enabled

Given these conditions, when a user is browsing a share through either FTP or SFTP (not http or https), they can gain read-access to the remaining files inside the shared folder by guessing/bruteforcing the filenames.

It was not possible to descend into subdirectories in this manner; only the sibling files were accessible.

This issue did not affect filekeys or dirkeys.

This vulnerability is CVE-2025-58753 which was previously fixed for HTTP and HTTPS, but not for FTP. The FTPS server did not yet exist at that time.

References

  • github.com/9001/copyparty
  • github.com/9001/copyparty/security/advisories/GHSA-67rw-2x62-mqqm
  • github.com/advisories/GHSA-67rw-2x62-mqqm
  • nvd.nist.gov/vuln/detail/CVE-2026-32108

Code Behaviors & Features

Detect and mitigate CVE-2026-32108 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.20.12

Fixed versions

  • 1.20.12

Solution

Upgrade to version 1.20.12 or above.

Impact 4.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-863: Incorrect Authorization

Source file

pypi/copyparty/CVE-2026-32108.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 25 Mar 2026 00:18:07 +0000.