VYPR
Vendor

Filebrowser

Products
1
CVEs
60
Across products
60
Status
Private

Products

1

Recent CVEs

60
View all 60 CVEs →
  • CVE-2025-53826CriJul 15, 2025
    risk 0.64cvss 9.8epss 0.01

    File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename, and edit files. In version 2.39.0, File Browser’s authentication system issues long-lived JWT tokens that remain valid even after the user logs…

  • CVE-2026-72839CriAug 13, 2026
    risk 0.57cvss 9.8epss 0.00

    filebrowser through 2.63.16 fails to properly restrict scope and permissions when self-signup is enabled with default CreateUserDir setting. Unauthenticated attackers can register accounts that inherit the server root scope with full create, modify, delete, rename, share, and…

  • CVE-2026-32760CriMar 20, 2026
    risk 0.57cvss 9.8epss 0.01

    File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. In versions 2.61.2 and below, any unauthenticated visitor can register a full administrator account when self-registration (signup = true) is…

  • CVE-2021-46398HigFeb 4, 2022
    risk 0.54cvss 8.8epss 0.07

    A Cross-Site Request Forgery vulnerability exists in Filebrowser < 2.18.0 that allows attackers to create a backdoor user with admin privilege and get access to the filesystem via a malicious HTML webpage that is sent to the victim. An admin can run commands using the…

  • CVE-2026-32759HigMar 20, 2026
    risk 0.53cvss 8.1epss 0.02

    File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. In versions on the 2.x branch prior to 2.33.8, the TUS resumable upload handler parses the Upload-Length header as a signed 64-bit integer…

  • CVE-2026-29188CriMar 5, 2026
    risk 0.52cvss 9.1epss 0.00

    File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit files. Prior to version 2.61.1, a broken access control vulnerability in the TUS protocol DELETE endpoint allows authenticated users with…

  • CVE-2025-52904HigJun 26, 2025
    risk 0.52cvss 8.0epss 0.01

    File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit files. In versions of the web application on the 2.x branch, all users have a scope assigned, and they only have access to the files within…

  • CVE-2026-30934HigMar 10, 2026
    risk 0.51cvss 8.9epss 0.00

    FileBrowser Quantum is a free, self-hosted, web-based file manager. Prior to 1.3.1-beta and 1.2.2-stable, Stored XSS is possible via share metadata fields (e.g., title, description) that are rendered into HTML for /public/share/ without context-aware escaping. The server…

  • CVE-2026-72837HigAug 14, 2026
    risk 0.50cvss 8.8epss

    File Browser versions before 2.63.20 fail to honor the createUserDir isolation in proxy and hook authentication auto-provisioning paths. Attackers with valid upstream-authenticated credentials can read, modify, delete, and share files belonging to other users by exploiting the…

  • CVE-2026-54090HigJun 25, 2026
    risk 0.50cvss epss 0.00

    File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.33.8, when a shell interpreter is configured (e.g. /bin/sh -c), the command allowlist can be bypassed through shell metacharacters.…

  • CVE-2025-64523HigNov 12, 2025
    risk 0.50cvss 8.8epss 0.00

    File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit files. Versions prior to 2.45.1 have an Insecure Direct Object Reference (IDOR) vulnerability in the FileBrowser application's share…

  • CVE-2026-54096HigJun 25, 2026
    risk 0.48cvss 8.4epss 0.00

    File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.7, `POST /api/share/` accepts an authenticated request for an arbitrary path and stores a public share record without…

  • CVE-2026-72836HigAug 14, 2026
    risk 0.46cvss 8.1epss

    FileBrowser before 2.63.19 does not account for case-insensitive filesystems when checking home directory ownership during self-registration. When Signup and CreateUserDir are enabled and FileBrowser's root is on a case-insensitive filesystem (confirmed on Windows/NTFS), two…

  • CVE-2026-73613HigAug 13, 2026
    risk 0.46cvss 8.2epss 0.00

    filebrowser versions before 2.63.19 contain an out-of-scope file deletion vulnerability in the TUS upload cache eviction mechanism that allows authenticated users with only Create permission to delete arbitrary files outside their scope. Attackers can swap an ancestor directory…

  • CVE-2026-73612HigAug 13, 2026
    risk 0.46cvss 8.1epss 0.00

    File Browser before v2.63.22 fails to validate access rules for descendants during recursive copy, rename, and delete operations, allowing authenticated users to bypass path-based access controls. Attackers can copy, rename, or delete denied files by operating on their allowed…

  • CVE-2026-62685HigJul 15, 2026
    risk 0.46cvss 8.1epss 0.00

    File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.17, File Browser builds new user scopes from usernames passed through cleanUsername() when Signup=true and CreateUserDir=true,…

  • CVE-2026-35607HigApr 7, 2026
    risk 0.46cvss 8.1epss 0.00

    File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.1, the fix in commit b6a4fb1 ("self-registered users don't get execute perms") stripped Execute permission and Commands from…

  • CVE-2026-35604HigApr 7, 2026
    risk 0.46cvss 8.1epss 0.00

    File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.1, when an admin revokes a user's Share and Download permissions, existing share links created by that user remain fully…

  • CVE-2026-34528HigApr 1, 2026
    risk 0.46cvss 8.1epss 0.01

    File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to version 2.62.2, the signupHandler in File Browser applies default user permissions via d.settings.Defaults.Apply(user), then strips…

  • CVE-2026-25890HigFeb 9, 2026
    risk 0.46cvss 8.1epss 0.00

    File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit files. Prior to 2.57.1, an authenticated user can bypass the application's "Disallow" file path rules by modifying the request URL. By…