CVE-2026-62683
Last modified
CVE-2026-62683 is a low-severity vulnerability rated 3.1/10 on the CVSS scale. File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.17, File Browser can leave a public directory share behind when the shared directory is deleted through a path with a trailing slash because the share cleanup path calls DeleteWithPathPrefix(file.Path, userID) and the Bolt backend performs the database prefix query with the unnormalized path before trimming the slash for boundary checks, so deleting /a/ does not delete the stored /a share and the stale public share exposes future content if the same path is recreated.
Description
File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.17, File Browser can leave a public directory share behind when the shared directory is deleted through a path with a trailing slash because the share cleanup path calls DeleteWithPathPrefix(file.Path, userID) and the Bolt backend performs the database prefix query with the unnormalized path before trimming the slash for boundary checks, so deleting /a/ does not delete the stored /a share and the stale public share exposes future content if the same path is recreated. This issue is fixed in version 2.63.17.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| filebrowser | filebrowser | < 2.63.17 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-62683?
How severe is CVE-2026-62683?
How do I fix CVE-2026-62683?
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-62676Omnigent is an open-source AI agent framework and meta-harne…7.1
- CVE-2026-62677Omnigent is an open-source AI agent framework and meta-harne…8.8
- CVE-2026-6268The EventPress WordPress theme before 22.2 does not sanitize…7.1
- CVE-2026-62680Orval generates type-safe JavaScript clients in TypeScript f…7.1
- CVE-2026-62681Orval generates type-safe JavaScript clients in TypeScript f…9.3
- CVE-2026-62682Orval generates type-safe JavaScript clients in TypeScript f…9.3
- CVE-2026-62684File Browser is a file managing interface for uploading, del…2.7
- CVE-2026-62685File Browser is a file managing interface for uploading, del…8.1
- CVE-2026-62688Heap-based buffer overflow in Windows MIDI Service Module al…7.8
- CVE-2026-6269GitLab has remediated an issue in GitLab CE/EE affecting all…5.4
- CVE-2026-62690Concurrent execution using shared resource with improper syn…7
- CVE-2026-62692Heap-based buffer overflow in Windows Remote Desktop Service…7.8
Are you affected by CVE-2026-62683?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
