Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/filebrowser/filebrowser/v2
  4. ›
  5. CVE-2026-34528

CVE-2026-34528: File Browser's Signup Grants Execution Permissions When Default Permissions Includes Execution

March 31, 2026 (updated April 6, 2026)

The signupHandler in File Browser applies default user permissions via d.settings.Defaults.Apply(user), then strips only Admin (commit a63573b). 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.

References

  • github.com/advisories/GHSA-x8jc-jvqm-pm3f
  • github.com/filebrowser/filebrowser
  • github.com/filebrowser/filebrowser/releases/tag/v2.62.2
  • github.com/filebrowser/filebrowser/security/advisories/GHSA-x8jc-jvqm-pm3f
  • nvd.nist.gov/vuln/detail/CVE-2026-34528

Code Behaviors & Features

Detect and mitigate CVE-2026-34528 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2.62.2

Fixed versions

  • 2.62.2

Solution

Upgrade to version 2.62.2 or above.

Impact 8.1 HIGH

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

Learn more about CVSS

Weakness

  • CWE-269: Improper Privilege Management

Source file

go/github.com/filebrowser/filebrowser/v2/CVE-2026-34528.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Fri, 15 May 2026 12:18:53 +0000.