CVE Catalog

CVE-2026-60084

HighCVSS 8.7
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.35%

27th percentile - higher than 27% of all known CVEs

Summary

SiYuan versions before v3.7.4 contain an arbitrary file deletion vulnerability in the /api/search/removeTemplate endpoint that accepts an unvalidated path parameter passed directly to os.RemoveAll. Authenticated admin attackers can supply absolute filesystem paths to recursively delete any file or directory the kernel process has permission to remove, anywhere on the host filesystem.

Risk Assessment

Risk of complete data loss or system corruption, as an attacker with admin privileges can delete critical system files or user data.

Recommendation

Update SiYuan to version 3.7.4 or later. Restrict access to the removeTemplate endpoint to trusted administrators only.

Other vulnerabilities in SiYuan

See all
Original NVD description (English source)

SiYuan versions before v3.7.4 contain an arbitrary file deletion vulnerability in the /api/search/removeTemplate endpoint that accepts an unvalidated path parameter passed directly to os.RemoveAll. Authenticated admin attackers can supply absolute filesystem paths to recursively delete any file or directory the kernel process has permission to remove, anywhere on the host filesystem.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS