Logic Vulnerability in SiYuan Personal Knowledge Management System
CVE-2026-23851
8.3HIGH
What is CVE-2026-23851?
The SiYuan personal knowledge management system features a logic vulnerability in the /api/file/globalCopyFiles endpoint. This flaw permits authenticated users to copy files from any location on the server into the application’s workspace without adequate path validation. While the system checks for the existence of the source file via filelock.IsExist(src), it neglects to ensure that the file path is within the permitted workspace directory. This oversight potentially allows malicious users to access sensitive data. The vulnerability was patched in version 3.5.4, enhancing the application's security.
Affected Version(s)
siyuan < 3.5.4
