---
id: CVE-2026-100644
title: >-
  SiYuan before v3.8.4 contains a SQL injection vulnerability in the graph query
  endpoint where the dailyNoteSavePath parameter is concatenated into SQL
  without escaping
summary: >-
  SiYuan before v3.8.4 contains a SQL injection vulnerability in the graph query
  endpoint where the dailyNoteSavePath parameter is concatenated into SQL
  without escaping. Unauthenticated attackers on published sites with auth
  disabled can …
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-89
vendor: siyuan-note
product: siyuan
affected:
  - siyuan < 3.8.4
published: '2026-09-26'
updated: '2026-09-26'
sourceUpdated: '2026-09-26T14:16:46.703'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-100644'
references:
  - url: >-
      https://github.com/siyuan-note/siyuan/security/advisories/GHSA-xr4h-j7cg-q8pc
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/siyuan-before-3.8.4-sql-injection-via-dailynotesavepath
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-26T13:33:20.920Z'
---

## Overview

SiYuan before v3.8.4 contains a SQL injection vulnerability in the graph query endpoint where the dailyNoteSavePath parameter is concatenated into SQL without escaping. Unauthenticated attackers on published sites with auth disabled can inject SQL via UNION SELECT to extract arbitrary database rows from all notebooks.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
