๐Ÿ” CVE Alert

CVE-2026-69160

MEDIUM 6.5

OpenList: Arbitrary File Read via Path Prefix Confusion in Share Creation API

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

OpenList a file list program that supports multiple storage. Prior to 4.2.4, the share creation and update checks in server/handles/sharing.go use strings.HasPrefix(requested_path, user.BasePath) without enforcing a directory separator boundary. An authenticated user with CanShare permission and a BasePath such as /base can submit a sibling path such as /base2/secret.txt, create a share for the out-of-scope file, and use the public share download or list handlers to read data outside the assigned directory. This issue is fixed in version 4.2.4.

CWE CWE-639
Vendor openlistteam
Product openlist
Published Aug 18, 2026
Last Updated Aug 18, 2026
Stay Ahead of the Next One

Get instant alerts for openlistteam openlist

Be the first to know when new medium vulnerabilities affecting openlistteam openlist are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

OpenListTeam / OpenList
< 4.2.4

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/OpenListTeam/OpenList/security/advisories/GHSA-86cx-wwf4-phq4 github.com: https://github.com/OpenListTeam/OpenList/commit/59bd3431408578f420895457554700cc9a52375a github.com: https://github.com/OpenListTeam/OpenList/releases/tag/v4.2.4