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

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

June 30, 2025 (updated August 4, 2025)

URLs that are accessed by a user are commonly logged in many locations, both server- and client-side. It is thus good practice to never transmit any secret information as part of a URL. The Filebrowser violates this practice, since access tokens are used as GET parameters.

References

  • github.com/advisories/GHSA-rmwh-g367-mj4x
  • github.com/filebrowser/filebrowser
  • github.com/filebrowser/filebrowser/commit/d5b39a14fd3fc0d1c364116b41289484df7c27b2
  • github.com/filebrowser/filebrowser/releases/tag/v2.33.9
  • github.com/filebrowser/filebrowser/security/advisories/GHSA-rmwh-g367-mj4x
  • github.com/sbaresearch/advisories/tree/public/2025/SBA-ADV-20250327-03_Filebrowser_Sensitive_Data_Transferred_In_URL
  • nvd.nist.gov/vuln/detail/CVE-2025-52901
  • pkg.go.dev/vuln/GO-2025-3794

Code Behaviors & Features

Detect and mitigate CVE-2025-52901 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 up to 1.11.0

Solution

Unfortunately, there is no solution available yet.

Impact 4.5 MEDIUM

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

Learn more about CVSS

Weakness

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

Source file

go/github.com/filebrowser/filebrowser/CVE-2025-52901.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Tue, 19 Aug 2025 12:18:53 +0000.