CVE-2026-33070
LOWFileRise has Unauthenticated Share Link Deletion
Title source: cnaDescription
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.
Scores
CVSS v3
3.7
EPSS
0.0002
EPSS Percentile
6.5%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N
Details
CWE
CWE-306
Status
published
Products (2)
error311/FileRise
< 3.8.0
filerise/filerise
< 3.8.0
Published
Mar 20, 2026
Tracked Since
Mar 20, 2026