CVE-2025-62510

FileRise is a self-hosted web-based file manager with multi-file upload, editing, and batch operations. In version 1.4.0, a regression allowed folder visibility/ownership to be inferred from folder names. Low-privilege users could see or interact with folders matching their username and, in some cases, other users’ content. This issue has been patched in version 1.5.0, where it introduces explicit per-folder ACLs (owners/read/write/share/read_own) and strict server-side checks across list, read, write, share, rename, copy/move, zip, and WebDAV paths.
Configurations

No configuration.

History

20 Oct 2025, 18:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-10-20 18:15

Updated : 2025-10-21 19:31


NVD link : CVE-2025-62510

Mitre link : CVE-2025-62510

CVE.ORG link : CVE-2025-62510


JSON object : View

Products Affected

No product.

CWE
CWE-280

Improper Handling of Insufficient Permissions or Privileges

CWE-284

Improper Access Control