CVE-2026-33070
⚪ Do wiadomości
Brak uwierzytelnienia w FileRise pozwala nieautoryzowanym użytkownikom na usuwanie linków do udostępnionych plików, co prowadzi do odmowy dostępu.
CVSS
3.7
EPSS
0.0%
Exploit
poc
Vendor
filerise
Opis źródłowy (NVD)
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.
dos exploit
Brak patcha
Źródła i daty
| Źródło | Wartość |
|---|---|
| NVD – CVSS | 3.7 |
| CISA KEV (aktywnie wykorzystywane) | Nie |
| FIRST EPSS (prawdopodobieństwo exploita) | 0.0% |
| Opublikowano (NVD) | 2026-03-20 09:16:15 UTC |
| Ostatnia modyfikacja (NVD) | 2026-03-23 15:33:39 UTC |
Referencje
- https://github.com/error311/FileRise/releases/tag/v3.8.0 (security-advisories@github.com) [Product, Release Notes]
- https://github.com/error311/FileRise/security/advisories/GHSA-vh5m-w36c-99xv (security-advisories@github.com) [Exploit, Mitigation, Vendor Advisory]