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

CVE-2025-52903: filebrowser Allows Shell Commands to Spawn Other Commands

June 27, 2025 (updated August 4, 2025)

The Command Execution feature of File Browser only allows the execution of shell command which have been predefined on a user-specific allowlist. Many tools allow the execution of arbitrary different commands, rendering this limitation void.

References

  • github.com/advisories/GHSA-3q2w-42mv-cph4
  • github.com/filebrowser/filebrowser
  • github.com/filebrowser/filebrowser/commit/4d830f707fc4314741fd431e70c2ce50cd5a3108
  • github.com/filebrowser/filebrowser/issues/5199
  • github.com/filebrowser/filebrowser/security/advisories/GHSA-3q2w-42mv-cph4
  • github.com/sbaresearch/advisories/tree/public/2025/SBA-ADV-20250326-02_Filebrowser_Shell_Commands_Can_Spawn_Other_Commands
  • nvd.nist.gov/vuln/detail/CVE-2025-52903
  • pkg.go.dev/vuln/GO-2025-3786

Code Behaviors & Features

Detect and mitigate CVE-2025-52903 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.33.10

Fixed versions

  • 2.33.10

Solution

Upgrade to version 2.33.10 or above.

Impact 8 HIGH

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

Learn more about CVSS

Weakness

  • CWE-183: Permissive List of Allowed Inputs
  • CWE-749: Exposed Dangerous Method or Function
  • CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection')
  • CWE-88: Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')

Source file

go/github.com/filebrowser/filebrowser/v2/CVE-2025-52903.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Sat, 06 Dec 2025 00:20:26 +0000.