CVE-2026-25059
OpenList affected by Path Traversal in file copy and remove handlers
Description
OpenList Frontend is a UI component for OpenList. Prior to 4.1.10, the application contains path traversal vulnerability in multiple file operation handlers in server/handles/fsmanage.go. Filename components in req.Names are directly concatenated with validated directories using stdpath.Join. This allows ".." sequences to bypass path restrictions, enabling users to access other users' files within the same storage mount and perform unauthorized actions such as deletion, renaming, or copying of files. An authenticated attacker can bypass directory-level authorisation by injecting traversal sequences into filename components, enabling unauthorised file removal and copying across user boundaries within the same storage mount. This vulnerability is fixed in 4.1.10.
INFO
Published Date :
Feb. 2, 2026, 11:16 p.m.
Last Modified :
Feb. 23, 2026, 5:35 p.m.
Remotely Exploit :
Yes !
Source :
[email protected]
CVSS Scores
| Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
|---|---|---|---|---|---|---|
| CVSS 3.1 | HIGH | [email protected] |
Solution
- Update OpenList Frontend to version 4.1.10 or later.
- Apply vendor patches if updating is not possible immediately.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2026-25059.
| URL | Resource |
|---|---|
| https://github.com/OpenListTeam/OpenList/commit/7b78fed106382430c69ef351d43f5d09928fff14 | Patch |
| https://github.com/OpenListTeam/OpenList/releases/tag/v4.1.10 | Release Notes |
| https://github.com/OpenListTeam/OpenList/security/advisories/GHSA-qmj2-8r24-xxcq | Exploit Vendor Advisory |
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2026-25059 is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2026-25059
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2026-25059 vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2026-25059 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Feb. 23, 2026
Action Type Old Value New Value Added CPE Configuration OR *cpe:2.3:a:oplist:openlist:*:*:*:*:*:*:*:* versions up to (excluding) 4.1.10 Added Reference Type GitHub, Inc.: https://github.com/OpenListTeam/OpenList/commit/7b78fed106382430c69ef351d43f5d09928fff14 Types: Patch Added Reference Type GitHub, Inc.: https://github.com/OpenListTeam/OpenList/releases/tag/v4.1.10 Types: Release Notes Added Reference Type GitHub, Inc.: https://github.com/OpenListTeam/OpenList/security/advisories/GHSA-qmj2-8r24-xxcq Types: Exploit, Vendor Advisory -
New CVE Received by [email protected]
Feb. 02, 2026
Action Type Old Value New Value Added Description OpenList Frontend is a UI component for OpenList. Prior to 4.1.10, the application contains path traversal vulnerability in multiple file operation handlers in server/handles/fsmanage.go. Filename components in req.Names are directly concatenated with validated directories using stdpath.Join. This allows ".." sequences to bypass path restrictions, enabling users to access other users' files within the same storage mount and perform unauthorized actions such as deletion, renaming, or copying of files. An authenticated attacker can bypass directory-level authorisation by injecting traversal sequences into filename components, enabling unauthorised file removal and copying across user boundaries within the same storage mount. This vulnerability is fixed in 4.1.10. Added CVSS V3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H Added CWE CWE-22 Added Reference https://github.com/OpenListTeam/OpenList/commit/7b78fed106382430c69ef351d43f5d09928fff14 Added Reference https://github.com/OpenListTeam/OpenList/releases/tag/v4.1.10 Added Reference https://github.com/OpenListTeam/OpenList/security/advisories/GHSA-qmj2-8r24-xxcq