CVE-2025-58753 MEDIUM

CVE-2025-58753: copyparty: Sharing a single file does not fully restrict access to other files in source folder

Vendor 9001
Product copyparty
Weakness CWE-862 · Missing authorization
Published September 9, 2025
Last update September 10, 2025

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

What the vulnerability does

01Description

Copyparty is a portable file server. In versions prior to 1.19.8, there was a missing permission-check in the shares feature (the `shr` global-option). When a share was created for just one file inside a folder, it was possible to access the other files inside that folder by guessing 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. Version 1.19.8 fixes the issue.

Key dates

02Disclosure timeline

September 9, 2025 CVE published
September 10, 2025 Record updated