216.73.216.133

CVE-2026-23851

· Published 19/01/2026 20:15 · Modified 19/01/2026 20:15

Labels: CVE-2026-23851 2026-01-19CVE-2026-23851CWE-22[email protected]

Essential information

Published
19/01/2026 20:15
Modified
19/01/2026 20:15
Author
Creator
CVSS
8.3 HIGH (v3) 8.3 HIGH (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

SiYuan is a personal knowledge management system. Versions prior to 3.5.4 contain a logic vulnerability in the /api/file/globalCopyFiles endpoint. The function allows authenticated users to copy files from any location on the server's filesystem into the application's workspace without proper path validation. The vulnerability exists in the api/file.go source code. The function globalCopyFiles accepts a list of source paths (srcs) from the JSON request body. While the code checks if the source file exists using filelock.IsExist(src), it fails to validate whether the source path resides within the authorized workspace directory. Version 3.5.4 patches the issue.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
siyuan / siyuan cpe:2.3:a:siyuan:siyuan:<3.5.4:*:*:*:*:*:*:*

References