CVE-2026-25890

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

Configuration 1 (hide)

cpe:2.3:a:filebrowser:filebrowser:*:*:*:*:*:*:*:*

History

20 Feb 2026, 20:31

Type Values Removed Values Added
First Time Filebrowser
Filebrowser filebrowser
References () https://github.com/filebrowser/filebrowser/commit/489af403a19057f6b6b4b1dc0e48cbb26a202ef9 - () https://github.com/filebrowser/filebrowser/commit/489af403a19057f6b6b4b1dc0e48cbb26a202ef9 - Patch
References () https://github.com/filebrowser/filebrowser/releases/tag/v2.57.1 - () https://github.com/filebrowser/filebrowser/releases/tag/v2.57.1 - Product, Release Notes
References () https://github.com/filebrowser/filebrowser/security/advisories/GHSA-4mh3-h929-w968 - () https://github.com/filebrowser/filebrowser/security/advisories/GHSA-4mh3-h929-w968 - Exploit, Vendor Advisory
CPE cpe:2.3:a:filebrowser:filebrowser:*:*:*:*:*:*:*:*
Summary
  • (es) Navegador de Archivos proporciona una interfaz de gestión de archivos dentro de un directorio especificado y se puede utilizar para subir, eliminar, previsualizar, renombrar y editar archivos. Antes de la versión 2.57.1, un usuario autenticado puede eludir las reglas de ruta de archivo 'Disallow' de la aplicación modificando la URL de la solicitud. Al añadir múltiples barras (por ejemplo, //private/) a la ruta, la comprobación de autorización no logra coincidir con la regla, mientras que el sistema de archivos subyacente resuelve la ruta correctamente, otorgando acceso no autorizado a archivos restringidos. Esta vulnerabilidad está corregida en la versión 2.57.1.

09 Feb 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-09 22:16

Updated : 2026-02-20 20:31


NVD link : CVE-2026-25890

Mitre link : CVE-2026-25890

CVE.ORG link : CVE-2026-25890


JSON object : View

Products Affected

filebrowser

  • filebrowser
CWE
CWE-706

Use of Incorrectly-Resolved Name or Reference

CWE-863

Incorrect Authorization