Pydio · Pydio Cells · CVE-2021-41324
**Name of the Vulnerable Software and Affected Versions**
Pydio Cells version 2.2.9
**Description**
The issue allows remote authenticated users to enumerate personal files or Cells files belonging to any user. This is achieved through directory traversal in the Copy, Move, and Delete features. The `nodes` parameter is used for Copy and Move, while the `Path` parameter is used for Delete.
**Recommendations**
For Pydio Cells version 2.2.9, consider disabling the Copy, Move, and Delete features until a patch is available to prevent exploitation. Restrict access to the `nodes` and `Path` parameters in the affected features to minimize the risk of file enumeration.