#VU125389 Improper Handling of Case Sensitivity in FileBrowser - CVE-2026-25889
Published: April 8, 2026
FileBrowser
File Browser
Description
The vulnerability allows a remote user to bypass current password verification and change a user's password.
The vulnerability exists due to improper handling of case sensitivity in the userPutHandler function in http/users.go when processing password update API requests. A remote user can send a specially crafted request using the Title Case field name "Password" to bypass current password verification and change a user's password.
The issue affects instances using the JSON authentication method, and administrators can use the same bypass to change any user's password.