CVE-2025-62509
CVE-2025-62509 is a high-severity vulnerability in Filerise with a CVSS 3.x base score of 8.1. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-280.
Key facts
- Severity: High (CVSS 3.x base score 8.1)
- EPSS exploit prediction: 0% (20th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-35082
- Weakness: CWE-280
- Affected product: Filerise
- Published:
- Last modified:
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.
Frequently asked questions
- What is CVE-2025-62509?
- 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.
- How severe is CVE-2025-62509?
- CVE-2025-62509 has a CVSS 3.x base score of 8.1, rated high severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability none.
- Is CVE-2025-62509 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (20th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2025-62509?
- CVE-2025-62509 affects Filerise. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2025-62509?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2025-62509 have an EU (EUVD) identifier?
- Yes. CVE-2025-62509 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-35082.
- When was CVE-2025-62509 published?
- CVE-2025-62509 was published on 2025-10-20 and last updated on 2026-06-17.
References
- https://github.com/error311/FileRise/commit/25ce6a76beb60950359c0304765ad91a8aff8ad8
- https://github.com/error311/FileRise/issues/53
- https://github.com/error311/FileRise/security/advisories/GHSA-6p87-q9rh-95wh
Affected products (1)
- cpe:2.3:a:filerise:filerise:*:*:*:*:*:*:*:*
More vulnerabilities in Filerise
- CVE-2025-68116 — High (CVSS 8.9): FileRise is a self-hosted web file manager / WebDAV server. Versions prior to 2.7.1 are vulnerable to Stored Cross-Site…
- CVE-2026-33072 — High (CVSS 8.2): FileRise is a self-hosted web file manager / WebDAV server. In versions prior to 3.9.0, a hardcoded default encryption…
- CVE-2026-33329 — High (CVSS 8.1): FileRise is a self-hosted web file manager / WebDAV server. From version 1.0.1 to before version 3.10.0, the…
- CVE-2025-62510 — High (CVSS 8.1): FileRise is a self-hosted web-based file manager with multi-file upload, editing, and batch operations. In version…
- CVE-2026-25231 — High (CVSS 7.5): FileRise is a self-hosted web file manager / WebDAV server. Versions prior to 3.3.0, the application contains an…
- CVE-2026-33330 — High (CVSS 7.1): FileRise is a self-hosted web file manager / WebDAV server. Prior to version 3.10.0, a broken access control issue in…
Other CWE-280 vulnerabilities
- CVE-2025-46066 — Critical (CVSS 9.9): An issue in Automai Director v.25.2.0 allows a remote attacker to escalate privileges
- CVE-2025-6573 — Critical (CVSS 9.8): Kernel software installed and running inside an untrusted/rich execution environment (REE) could leak information from…
- CVE-2024-24116 — Critical (CVSS 9.8): An issue in Ruijie RG-NBS2009G-P RGOS v.10.4(1)P2 Release(9736) allows a remote attacker to gain privileges via the…
- CVE-2026-41566 — Critical (CVSS 9.4): Improper Handling of Insufficient Permissions or Privileges vulnerability in Apache Kvrocks. This issue affects Apache…
- CVE-2024-1608 — Critical (CVSS 9.1): In OPPO Usercenter Credit SDK, there's a possible escalation of privilege due to loose permission check, This could…
- CVE-2026-24096 — High (CVSS 8.8): Insufficient permission validation on multiple REST API Quick Setup endpoints in Checkmk 2.5.0 (beta) before version…