CVE-2026-32750

SiYuan is a personal knowledge management system. In versions 3.6.0 and below, POST /api/import/importStdMd passes the localPath parameter directly to model.ImportFromLocalPath with zero path validation. The function recursively reads every file under the given path and permanently stores their content as SiYuan note documents in the workspace database, making them searchable and accessible to all workspace users. Data persists in the workspace database across restarts and is accessible to Publish Service Reader accounts. Combined with the renderSprig SQL injection ( separate advisory ), a non-admin user can then read all imported secrets without any additional privileges. This issue has been fixed in version 3.6.1.
Configurations

Configuration 1 (hide)

cpe:2.3:a:b3log:siyuan:*:*:*:*:*:*:*:*

History

23 Mar 2026, 18:09

Type Values Removed Values Added
First Time B3log
B3log siyuan
CPE cpe:2.3:a:b3log:siyuan:*:*:*:*:*:*:*:*
Summary
  • (es) SiYuan es un sistema de gestión de conocimiento personal. En las versiones 3.6.0 e inferiores, POST /API/import/importStdMd pasa el parámetro localPath directamente a model.ImportFromLocalPath sin ninguna validación de ruta. La función lee recursivamente cada archivo bajo la ruta dada y almacena permanentemente su contenido como documentos de nota de SiYuan en la base de datos del espacio de trabajo, haciéndolos buscables y accesibles para todos los usuarios del espacio de trabajo. Los datos persisten en la base de datos del espacio de trabajo a través de los reinicios y son accesibles para las cuentas de lector del Servicio de Publicación. Combinado con la inyección SQL renderSprig (aviso separado), un usuario no administrador puede entonces leer todos los secretos importados sin ningún privilegio adicional. Este problema ha sido solucionado en la versión 3.6.1.
References () https://github.com/siyuan-note/siyuan/commit/13b6d3d45e83525654d120f32a3fdc5d9e95df0b - () https://github.com/siyuan-note/siyuan/commit/13b6d3d45e83525654d120f32a3fdc5d9e95df0b - Patch
References () https://github.com/siyuan-note/siyuan/releases/tag/v3.6.1 - () https://github.com/siyuan-note/siyuan/releases/tag/v3.6.1 - Release Notes
References () https://github.com/siyuan-note/siyuan/security/advisories/GHSA-rjhh-m223-9qqv - () https://github.com/siyuan-note/siyuan/security/advisories/GHSA-rjhh-m223-9qqv - Exploit, Vendor Advisory

19 Mar 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-19 22:16

Updated : 2026-03-23 18:09


NVD link : CVE-2026-32750

Mitre link : CVE-2026-32750

CVE.ORG link : CVE-2026-32750


JSON object : View

Products Affected

b3log

  • siyuan
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CWE-552

Files or Directories Accessible to External Parties