# CVE-2026-25890

## Summary

- **CVE ID:** CVE-2026-25890
- **Severity:** HIGH
- **CVSS Score:** 8.1 (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N)
- **CWE:** CWE-706, CWE-863
- **Published:** Feb 9, 2026
- **Last Modified:** Mar 12, 2026

## 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 2.57.1, an authenticated user can bypass the application's "Disallow" file path rules by modifying the request URL. By adding multiple slashes (e.g., //private/) to the path, the authorization check fails to match the rule, while the underlying filesystem resolves the path correctly, granting unauthorized access to restricted files. This vulnerability is fixed in 2.57.1.

## Affected Products

- filebrowser — filebrowser (< 2.57.2)

## References

- [CNA](https://github.com/filebrowser/filebrowser/security/advisories/GHSA-4mh3-h929-w968)
- [CNA](https://github.com/filebrowser/filebrowser/commit/489af403a19057f6b6b4b1dc0e48cbb26a202ef9)
- [CNA](https://github.com/filebrowser/filebrowser/releases/tag/v2.57.1)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.47%
- **EPSS Percentile:** 39.1

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-11._