CVE-2026-32760
Last modified
CVE-2026-32760 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. In versions 2.61.2 and below, any unauthenticated visitor can register a full administrator account when self-registration (signup = true) is enabled and the default user permissions have perm.admin = true. EPSS estimates a 0.68% chance of exploitation in the next 30 days.
Description
File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. In versions 2.61.2 and below, any unauthenticated visitor can register a full administrator account when self-registration (signup = true) is enabled and the default user permissions have perm.admin = true. The signup handler blindly applies all default settings (including Perm.Admin) to the new user without any server-side guard that strips admin from self-registered accounts. The signupHandler is supposed to create unprivileged accounts for new visitors. It contains no explicit user.Perm.Admin = false reset after applying defaults. If an administrator (intentionally or accidentally) configures defaults.perm.admin = true and also enables signup, every account created via the public registration endpoint is an administrator with full control over all files, users, and server settings. This issue has been resolved in version 2.62.0.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Filebrowser | Filebrowser | < 2.62.0 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-32760?
How severe is CVE-2026-32760?
How do I fix CVE-2026-32760?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-32755Admidio is an open-source user management solution. In versi…5.7
- CVE-2026-32756Admidio is an open-source user management solution. Versions…8.8
- CVE-2026-32757Admidio is an open-source user management solution. In versi…5.4
- CVE-2026-32758File Browser is a file managing interface for uploading, del…6.5
- CVE-2026-32759File Browser is a file managing interface for uploading, del…8.1
- CVE-2026-3276unicodedata.normalize() can take excessive CPU time when pro…6.3
- CVE-2026-32761File Browser is a file managing interface for uploading, del…6.5
- CVE-2026-32762Rack is a modular Ruby web server interface. From versions 3…6.5
- CVE-2026-32763Kysely is a type-safe TypeScript SQL query builder. Versions…8.2
- CVE-2026-32764Rejected reason: This repository is no longer public.
- CVE-2026-32765Rejected reason: This repository is no longer public.
- CVE-2026-32766astral-tokio-tar is a tar archive reading/writing library fo…5.3
Are you affected by CVE-2026-32760?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
