File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.7, `POST /api/share/<path>` accepts an authenticated request for an arbitrary path and stores a public share record without checking whether the target file currently exists. Later, when a file is created at that same path, the previously created public share immediately becomes valid and exposes the new file through `GET /api/public/dl/<hash>`. This vulnerability is fixed in 2.63.7.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-06-25 19:16
Updated : 2026-06-25 19:58
NVD link : CVE-2026-54096
Mitre link : CVE-2026-54096
CVE.ORG link : CVE-2026-54096
JSON object : View
Products Affected
No product.
CWE
CWE-863
Incorrect Authorization
