CVE-2026-34528
The Execute permission and Commands list from the default user template are not stripped.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.65%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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.
- CVSS 3.1
- 9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 0.65% probability · 49th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-269
- Affected
- filebrowser/filebrowser
- Source
- security-advisories@github.com
References
- https://github.com/filebrowser/filebrowser/releases/tag/v2.62.2Product, Release Notes
- https://github.com/filebrowser/filebrowser/security/advisories/GHSA-x8jc-jvqm-pm3fExploit, Mitigation, Vendor Advisory
- https://github.com/filebrowser/filebrowser/security/advisories/GHSA-x8jc-jvqm-pm3fExploit, Mitigation, Vendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.