← Back to CVEs
CVE-2026-33070
LOW3.7
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.
CVE Details
CVSS v3.1 Score3.7
SeverityLOW
CVSS VectorCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N
Attack VectorNETWORK
ComplexityHIGH
Privileges RequiredNONE
User InteractionNONE
Published3/20/2026
Last Modified3/23/2026
Sourcenvd
Honeypot Sightings0
Affected Products
filerise:filerise
Weaknesses (CWE)
CWE-306
References
https://github.com/error311/FileRise/releases/tag/v3.8.0(security-advisories@github.com)
https://github.com/error311/FileRise/security/advisories/GHSA-vh5m-w36c-99xv(security-advisories@github.com)
IOC Correlations
No correlations recorded
This product uses data from the NVD API but is not endorsed or certified by the NVD.