CVE-2025-62509HIGH 8.1EPSS p19.5%

CVE-2025-62509CVE-2025-62509

Description

FileRise is a self-hosted web-based file manager with multi-file upload, editing, and batch operations. Prior to version 1.4.0, a business logic flaw in FileRise’s file/folder handling allows low-privilege users to perform unauthorized operations (view/delete/modify) on files created by other users. The root cause was inferring ownership/visibility from folder names (e.g., a folder named after a username) and missing server-side authorization/ownership checks across file operation endpoints. This amounted to an IDOR pattern: an attacker could operate on resources identified only by predictable names. This issue has been patched in version 1.4.0 and further hardened in version 1.5.0. A workaround for this issue involves restricting non-admin users to read-only or disable delete/rename APIs server-side, avoid creating top-level folders named after other usernames, and adding server-side checks that verify ownership before delete/rename/move.

Scoring

CVSS 3.18.1 (HIGH)
VectorCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
EPSS0.28% probability of exploitation · percentile 19.5% · 2026-06-18T12:00:27Z
Published2025-10-20
Last modified2025-12-04

Underlying weaknesses· 2

CWE-280CWE-284

References

  1. https://github.com/error311/FileRise/commit/25ce6a76beb60950359c0304765ad91a8aff8ad8
  2. https://github.com/error311/FileRise/issues/53
  3. https://github.com/error311/FileRise/security/advisories/GHSA-6p87-q9rh-95wh

2

TypeTargetConfidenceTier
WeaknessImproper Handling of Insufficient Permissions or Privilegescwe-2800%live
WeaknessImproper Access Controlcwe-2840%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2025-62510
CVE
CVE-2026-33071
CVE
CVE-2026-33329
CVE
CVE-2025-64523
CVE
CVE-2026-44460
CVE
CVE-2026-22783
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.