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
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N
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-62658A security flaw was discovered in certain NETGEAR Nighthawk …4.7
- CVE-2026-62659A security flaw was discovered in the NETGEAR WAX333 Access …4.3
- CVE-2026-6266A flaw was found in the AAP gateway. The user auto-link stra…8.3
- CVE-2026-62663Banks generates meaningful LLM prompts using a simple templa…7.5
- CVE-2026-6267GitLab has remediated an issue in GitLab CE/EE affecting all…5.3
- CVE-2026-6268The EventPress WordPress theme before 22.2 does not sanitize…7.1
- 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
- CVE-2026-62693Concurrent execution using shared resource with improper syn…7
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
