Vulnerability Description
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 on the 2.x branch prior to 2.33.10, 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. The concrete impact depends on the commands being granted to the attacker, but the large number of standard commands allowing the execution of subcommands makes it likely that every user having the `Execute commands` permissions can exploit this vulnerability. Everyone who can exploit it will have full code execution rights with the uid of the server process. Version 2.33.10 contains a check for whether a command is allowed when using shell.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Filebrowser | Filebrowser | 2.32.0 |
Related Weaknesses (CWE)
References
- https://github.com/GoogleContainerTools/distrolessProduct
- https://github.com/filebrowser/filebrowser/commit/4d830f707fc4314741fd431e70c2ce
- https://github.com/filebrowser/filebrowser/issues/5199Issue Tracking
- https://github.com/filebrowser/filebrowser/security/advisories/GHSA-3q2w-42mv-cpExploitMitigationVendor Advisory
- https://github.com/sbaresearch/advisories/tree/public/2025/SBA-ADV-20250326-02_F
- https://manpages.debian.org/bookworm/util-linux/prlimit.1.en.htmlTechnical Description
- https://pkg.go.dev/vuln/GO-2025-3786
- https://github.com/filebrowser/filebrowser/security/advisories/GHSA-3q2w-42mv-cpExploitMitigationVendor Advisory
FAQ
What is CVE-2025-52903?
CVE-2025-52903 is a vulnerability with a CVSS score of 8.0 (HIGH). 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 on the 2.x branch prior to 2.33.10, the C...
How severe is CVE-2025-52903?
CVE-2025-52903 has been rated HIGH with a CVSS base score of 8.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-52903?
Check the references section above for vendor advisories and patch information. Affected products include: Filebrowser Filebrowser.