Threat Intelligence Database
Comprehensive database of the latest cyber threats affecting organizations worldwide. Filter and search to find specific threat intelligence relevant to your organization.
Stop chasing alerts. Route them.
Start free, then upgrade once to turn Radar into an automated delivery engine for your security stack.
Custom feeds / Automations: email, Slack, webhooks, SIEM/MISP / API access (baseline limits)
API access activates after upgrading in Console -> Billing.
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.
Filter Threats
Narrow down the results by type, severity, or affected countries
Threat Intelligence
Click on any threat for detailed analysis and mitigation recommendations
0 FileRise before 3.16.0 is vulnerable to path traversal in the shared-folder upload endpoint (/api/folder/uploadToSharedFolder.php), leading to arbitrary file write and administrator account takeover. The upload filename is validated by FolderController with basename and REGEX_FILE_NAME, which permit URL-encoded sequences (the regex blocks / and \ but not %). Join the discussion | CVE Database V5 | 06/19/2026, 05:41:44 UTC Added: 06/19/2026, 06:20:09 UTC |
0 FileRise versions prior to 3.12.0 contain a vulnerability where the /api/totp_setup.php endpoint can be accessed by sessions that have only passed the password check but are not fully authenticated. If the target account has TOTP configured, this endpoint returns the user's existing TOTP secret embedded in the QR code image. An attacker with the victim's password can extract this secret, generate valid one-time codes, and bypass the need for the victim's authenticator device to fully authenticate. This vulnerability is fixed in version 3.12.0. Join the discussion | CVE Database V5 | 05/27/2026, 16:39:12 UTC Added: 05/27/2026, 17:48:43 UTC |
FileRise is a self-hosted web-based file manager with multi-file upload, editing, and batch operations. In versiosn 2.3.7 through 3.10.0, the file snippet endpoint `/api/file/snippet.php` allows an authenticated user with only `read_own` access to a folder to retrieve snippet content from files uploaded by other users in the same folder. This is a server-side authorization flaw in the `read_own` enforcement for hover previews. Version 3.11.0 fixes the issue. Join the discussion | CVE Database V5 | 03/26/2026, 17:09:00 UTC Added: 03/26/2026, 17:46:00 UTC |
CVE-2026-33330 is a high-severity broken access control vulnerability in FileRise versions prior to 3.10.0, specifically in its ONLYOFFICE integration. Authenticated users with read-only access can exploit this flaw to obtain a signed save callbackUrl and forge save callbacks, allowing them to overwrite files with malicious content. This vulnerability impacts confidentiality and integrity but does not affect availability. Exploitation requires authentication but no user interaction beyond that. The issue has been patched in version 3.10.0. Organizations using vulnerable FileRise versions should upgrade immediately and review access controls to mitigate risk. Join the discussion | CVE Database V5 | 03/24/2026, 19:15:03 UTC Added: 03/24/2026, 19:30:53 UTC |
0 CVE-2026-33329 is a high-severity path traversal vulnerability in FileRise, a self-hosted web file manager and WebDAV server. Versions from 1.0.1 up to but not including 3.10.0 are affected. The issue arises because the resumableIdentifier parameter in the chunked upload handler is concatenated directly into filesystem paths without sanitization. An authenticated user with upload permissions can exploit this flaw to write files to arbitrary directories, delete directories during cleanup, and probe for file or directory existence. No user interaction beyond authentication is required, and the vulnerability allows significant integrity and availability impact. The vulnerability has been patched in version 3. Join the discussion | CVE Database V5 | 03/24/2026, 19:14:42 UTC Added: 03/24/2026, 19:30:53 UTC |
CVE-2026-33072 is a high-severity vulnerability in FileRise versions prior to 3.9.0 caused by the use of a hardcoded default encryption key. This key, 'default_please_change_this_key', is used for all cryptographic operations including HMAC token generation, AES configuration encryption, and session tokens. Because the key is hardcoded and widely known, unauthenticated attackers can forge upload tokens to upload arbitrary files to shared folders and decrypt sensitive admin configuration secrets such as OIDC client secrets and SMTP passwords. The vulnerability arises from the failure to override the default key via environment variables. This issue is fixed in version 3.9.0. The CVSS score is 8. Join the discussion | CVE Database V5 | 03/20/2026, 08:31:08 UTC Added: 03/20/2026, 08:54:36 UTC |
0 CVE-2026-33071 is a medium severity vulnerability in FileRise versions prior to 3.8.0, a self-hosted web file manager and WebDAV server. The vulnerability arises because the WebDAV upload endpoint does not validate file extensions, allowing attackers to upload files with dangerous server-side executable extensions such as . php, . phtml, and . htaccess. This bypasses the filename validation enforced on the regular upload path. In deployments without Apache's LocationMatch protection, this can lead to remote code execution. The flaw is due to the createFile() and put() methods accepting filenames directly from WebDAV clients without validation. Join the discussion | CVE Database V5 | 03/20/2026, 08:27:37 UTC Added: 03/20/2026, 08:54:36 UTC |
0 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. Join the discussion | CVE Database V5 | 03/20/2026, 08:25:07 UTC Added: 03/20/2026, 08:54:36 UTC |
0 FileRise is a self-hosted web file manager / WebDAV server. Versions prior to 2.7.1 are vulnerable to Stored Cross-Site Scripting (XSS) due to unsafe handling of browser-renderable user uploads when served through the sharing and download endpoints. An attacker who can get a crafted SVG (primary) or HTML (secondary) file stored in a FileRise instance can cause JavaScript execution when a victim opens a generated share link (and in some cases via the direct download endpoint). This impacts share links (`/api/file/share.php`) and direct file access / download path (`/api/file/download.php`), depending on browser/content-type behavior. Version 2.7.1 fixes the issue. Join the discussion | CVE Database V5 | 12/16/2025, 16:43:30 UTC Added: 12/16/2025, 16:48:54 UTC |
0 FileRise is a self-hosted web-based file manager with multi-file upload, editing, and batch operations. Prior to 2.2.3, a stored cross-site scripting (XSS) vulnerability exists in the Filerise application due to improper handling of uploaded SVG files. The application accepts user-supplied SVG uploads without sanitizing or restricting embedded script content. When a malicious SVG containing inline JavaScript or event-based payloads is uploaded, it is later rendered directly in the browser whenever viewed within the application. Because SVGs are XML-based and allow scripting, they execute in the origin context of the application, enabling full stored XSS. This vulnerability is fixed in 2.2.3. Join the discussion | CVE Database V5 | 12/01/2025, 22:20:56 UTC Added: 12/01/2025, 22:23:52 UTC |
Showing 1 to 10 of 12 results