CVE-2026-32749 PUBLISHED

SiYuan importSY/importZipMd: Path Traversal via multipart filename enables arbitrary file write

Assigner: GitHub_M
Reserved: 13.03.2026 Published: 19.03.2026 Updated: 19.03.2026

SiYuan is a personal knowledge management system. In versions 3.6.0 and below, POST /api/import/importSY and POST /api/import/importZipMd write uploaded archives to a path derived from the multipart filename field without sanitization, allowing an admin to write files to arbitrary locations outside the temp directory - including system paths that enable RCE. This can lead to aata destruction by overwriting workspace or application files, and for Docker containers running as root (common default), this grants full container compromise. This issue has been fixed in version 3.6.1.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:H/A:N
CVSS Score: 7.6

Product Status

Vendor siyuan-note
Product siyuan
Versions
  • Version < 3.6.1 is affected

References

Problem Types

  • CWE-73: External Control of File Name or Path CWE
  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE