๐Ÿ” CVE Alert

CVE-2026-33070

LOW 3.7

FileRise has Unauthenticated Share Link Deletion

CVSS Score
3.7
EPSS Score
0.0%
EPSS Percentile
10th

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.

CWE CWE-306
Vendor error311
Product filerise
Published Mar 20, 2026
Last Updated Mar 25, 2026
Stay Ahead of the Next One

Get instant alerts for error311 filerise

Be the first to know when new low vulnerabilities affecting error311 filerise are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Affected Versions

error311 / FileRise
< 3.8.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/error311/FileRise/security/advisories/GHSA-vh5m-w36c-99xv github.com: https://github.com/error311/FileRise/releases/tag/v3.8.0