CVE-2026-33070
MEDIUM EPSS 29.0%
Published Mar 20, 20263mo ago · Modified Jun 17, 20262w ago
4.8 CVSS 3.1
Published Mar 20, 2026 3mo ago
Last Modified Jun 17, 2026 2w ago
Description
FileRise is a self-hosted web file manager / WebDAV server. In versions prior to 3.8.0, a missing-authentication vulnerability in the deleteShareLink endpoint allows any unauthenticated user to delete arbitrary file share links by providing only the share token, causing denial of service to shared file access. The POST /api/file/deleteShareLink.php endpoint calls FileController::deleteShareLink() which performs no authentication, authorization, or CSRF validation before deleting a share link. Any anonymous HTTP client can destroy share links. This issue is fixed in version 3.8.0.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L Attack Vector Network
Attack Complexity High
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity Low
Availability Low
Threat Intelligence
EPSS Exploit Probability
29.0% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-306 Missing Authentication for Critical Function Authentication
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| filerise | filerise | * | <3.8.0 |
References 2
- github.com https://github.com/error311/FileRise/releases/tag/v3.8.0
- github.com https://github.com/error311/FileRise/security/advisories/GHSA-vh5m-w36c-99xv
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.