CyberAlerts is shutting down on June 30th, 2025. Thank you for your support!

CVE-2025-52901: File Browser allows sensitive data to be transferred in URL

4.5 CVSS

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. 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.

Classification

CVE ID: CVE-2025-52901

CVSS Base Severity: MEDIUM

CVSS Base Score: 4.5

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

Problem Types

CWE-598: Use of GET Request Method With Sensitive Query Strings

Affected Products

Vendor: filebrowser

Product: filebrowser

Exploit Prediction Scoring System (EPSS)

EPSS Score: 0.07% (probability of being exploited)

EPSS Percentile: 21.78% (scored less or equal to compared to others)

EPSS Date: 2025-07-16 (when was this score calculated)

References

https://nvd.nist.gov/vuln/detail/CVE-2025-52901
https://github.com/filebrowser/filebrowser/security/advisories/GHSA-rmwh-g367-mj4x
https://github.com/filebrowser/filebrowser/commit/d5b39a14fd3fc0d1c364116b41289484df7c27b2
https://github.com/filebrowser/filebrowser/releases/tag/v2.33.9

Timeline