CVE 8.1 HIGH

File Browser’s Signup Grants Execution Permissions When Default Permissions Includes Execution_CVE-2026-34528

8.1 / 10
HIGH
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

Description

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 only Admin. The Execute permission and Commands list from the default user template are not stripped. When an administrator has enabled signup, server-side execution, and set Execute=true in the default user template, any unauthenticated user who self-registers inherits shell execution capabilities and can run arbitrary commands on the server. This issue has been patched in version 2.62.2.

Basic Information

ID CVE-2026-34528
Source GitHub_M
Published Apr 1, 2026 at 20:39
Modified Apr 2, 2026 at 14:02

Affected Product

Vendor filebrowser
Product filebrowser
Version < 2.62.2
Affected Versions filebrowser filebrowser < 2.62.2

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.