File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit files. Prior to version 2.33.9, access tokens are used as GET parameters. The JSON Web Token (JWT) which is used as a session identifier will get leaked to anyone having access to the URLs accessed by the user. This will give an attacker full access to a user's account and, in consequence, to all sensitive files the user has access to. This issue has been patched in version 2.33.9.
References
Link | Resource |
---|---|
https://github.com/filebrowser/filebrowser/commit/d5b39a14fd3fc0d1c364116b41289484df7c27b2 | Patch |
https://github.com/filebrowser/filebrowser/releases/tag/v2.33.9 | Release Notes |
https://github.com/filebrowser/filebrowser/security/advisories/GHSA-rmwh-g367-mj4x | Exploit Vendor Advisory |
Configurations
History
10 Jul 2025, 14:48
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/filebrowser/filebrowser/commit/d5b39a14fd3fc0d1c364116b41289484df7c27b2 - Patch | |
References | () https://github.com/filebrowser/filebrowser/releases/tag/v2.33.9 - Release Notes | |
References | () https://github.com/filebrowser/filebrowser/security/advisories/GHSA-rmwh-g367-mj4x - Exploit, Vendor Advisory | |
First Time |
Filebrowser filebrowser
Filebrowser |
|
CPE | cpe:2.3:a:filebrowser:filebrowser:*:*:*:*:*:*:*:* |
03 Jul 2025, 15:14
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
30 Jun 2025, 20:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-06-30 20:15
Updated : 2025-07-10 14:48
NVD link : CVE-2025-52901
Mitre link : CVE-2025-52901
CVE.ORG link : CVE-2025-52901
JSON object : View
Products Affected
filebrowser
- filebrowser
CWE
CWE-598
Use of GET Request Method With Sensitive Query Strings