Lucene search
+L

290 matches found

NVD
NVD
added 2026/09/17 3:17 p.m.5 views

CVE-2026-92986

SiYuan before 3.8.4 renders document titles as HTML in the backlink dock tree without escaping markup characters. Attackers can set malicious titles through the rename API or crafted notebooks to execute scripts in the Electron renderer with access to childprocess for command execution...

8.8CVSS0.00816EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/17 2:22 p.m.28 views

CVE-2026-92986 SiYuan before 3.8.4 Cross-Site Scripting via Document Title

SiYuan before 3.8.4 renders document titles as HTML in the backlink dock tree without escaping markup characters. Attackers can set malicious titles through the rename API or crafted notebooks to execute scripts in the Electron renderer with access to childprocess for command execution...

8.8CVSS0.00816EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/17 2:22 p.m.8 views

EUVD-2026-81623

SiYuan before 3.8.4 renders document titles as HTML in the backlink dock tree without escaping markup characters. Attackers can set malicious titles through the rename API or crafted notebooks to execute scripts in the Electron renderer with access to childprocess for command execution...

8.8CVSS6.1AI score0.00816EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/17 2:22 p.m.15 views

CVE-2026-92986

SiYuan before 3.8.4 is affected by a Cross-Site Scripting (XSS) vulnerability in the backlink dock tree , where document titles are rendered as HTML without escaping markup characters. An attacker can set a malicious title via the rename API or crafted notebooks, executing scripts in the Electron...

8.8CVSS6.1AI score0.00816EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/10 2:48 p.m.10 views

GO-2026-6402 SiYuan: SQL injection in backlink/mention search via unescaped stored and client input (publish mode): first-order (client keyword) and second-order (stored document title) breakout on read-write handle in github.com/siyuan-note/siyuan/kernel

SiYuan: SQL injection in backlink/mention search via unescaped stored and client input publish mode: first-order client keyword and second-order stored document title breakout on read-write handle in github.com/siyuan-note/siyuan/kernel...

10CVSS5.7AI score0.00436EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/03 10:27 p.m.14 views

EUVD-2026-58626

SiYuan: SQL injection in backlink/mention search via unescaped stored and client input publish mode: first-order client keyword and second-order stored document title breakout on read-write handle...

10CVSS5.9AI score0.00436EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/09/03 10:27 p.m.36 views

SiYuan: SQL injection in backlink/mention search via unescaped stored and client input (publish mode): first-order (client keyword) and second-order (stored document title) breakout on read-write handle

CVE: This vulnerability corresponds to CVE-2026-72811. Summary The backlink/mention search query kernel/model/backlink.go concatenates stored block metadata title, name, alias, anchor text and the client-supplied keyword into a SQL MATCH/search statement, escaping only the double-quote character ...

10CVSS6.3AI score0.00436EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/09/03 10:27 p.m.10 views

GHSA-Q2VG-7QGX-X5FC SiYuan: SQL injection in backlink/mention search via unescaped stored and client input (publish mode): first-order (client keyword) and second-order (stored document title) breakout on read-write handle

CVE: This vulnerability corresponds to CVE-2026-72811. Summary The backlink/mention search query kernel/model/backlink.go concatenates stored block metadata title, name, alias, anchor text and the client-supplied keyword into a SQL MATCH/search statement, escaping only the double-quote character ...

10CVSS6.3AI score0.00436EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/03 9:22 p.m.11 views

SiYuan: Anonymous publish-password authentication bypass via getHeadingChildrenDOM / getHeading*Transaction / getBacklinkDoc (publish mode)

CVE: This vulnerability corresponds to CVE-2026-68584. Summary SiYuan's publish mode defines a "protected" access level: a document that is publicly listed but requires a password to read per the product's own UI help text, protected = "Publicly visible, requires password to access". The password...

9.2CVSS5.8AI score0.00535EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/09/03 9:21 p.m.14 views

EUVD-2026-52274

SiYuan: Cross-boundary content disclosure via getBacklinkDoc/getBackmentionDoc publish mode: reader-reachable rendered DOM of publish-forbidden docs; sibling list endpoints are filtered...

9.2CVSS5.9AI score0.00409EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/03 9:21 p.m.9 views

GHSA-36V8-MPJM-8J5R SiYuan: Cross-boundary content disclosure via getBacklinkDoc/getBackmentionDoc (publish mode): reader-reachable rendered DOM of publish-forbidden docs; sibling list endpoints are filtered

CVE: This vulnerability corresponds to CVE-2026-68586. Summary The backlink API splits into list endpoints which documents reference a block and content endpoints the rendered text of those referencing blocks. The list endpoints apply a publish-access filter, the content endpoints do not. As a...

8.6CVSS5.9AI score0.00409EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/03 9:21 p.m.14 views

SiYuan: Cross-boundary content disclosure via getBacklinkDoc/getBackmentionDoc (publish mode): reader-reachable rendered DOM of publish-forbidden docs; sibling list endpoints are filtered

CVE: This vulnerability corresponds to CVE-2026-68586. Summary The backlink API splits into list endpoints which documents reference a block and content endpoints the rendered text of those referencing blocks. The list endpoints apply a publish-access filter, the content endpoints do not. As a...

9.2CVSS5.9AI score0.00409EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/08/30 3:16 p.m.17 views

CVE-2026-82654

SiYuan before v3.8.1 fails to properly escape block name, alias, and memo fields in hint, backlink, and breadcrumb rendering functions. Attackers can set a block's name to contain HTML/script tags that execute when another user views documents referencing or displaying that block...

9.3CVSS0.00366EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/30 2:33 p.m.19 views

CVE-2026-82654

SiYuan before v3.8.1 is affected by a Stored XSS caused by improper escaping of block name , alias , and memo fields in hint, backlink, and breadcrumb rendering functions. An attacker can set a block's name to contain HTML or script tags that execute when another user views a document referencing...

9.3CVSS5.9AI score0.00366EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/14 12:31 p.m.13 views

Duplicate Advisory: SQL injection in backlink/mention search via unescaped stored and client input (publish mode): first-order (client keyword) and second-order (stored document title) breakout on read-write handle

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-q2vg-7qgx-x5fc. This link is maintained to preserve external references. Original Description SiYuan versions = v3.7.2 contain a SQL injection vulnerability in the backlink/mention search query...

10CVSS6AI score0.00436EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/08/14 12:16 p.m.9 views

CVE-2026-72811

SiYuan versions = v3.7.2 contain a SQL injection vulnerability in the backlink/mention search query kernel/model/backlink.go, which concatenates stored block metadata title, name, alias, anchor text and the client-supplied keyword into a SQL MATCH/search statement while escaping only the...

10CVSS0.00436EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/14 11:35 a.m.39 views

CVE-2026-72811 SiYuan before v3.7.4 SQL Injection via backlink search

SiYuan versions = v3.7.2 contain a SQL injection vulnerability in the backlink/mention search query kernel/model/backlink.go, which concatenates stored block metadata title, name, alias, anchor text and the client-supplied keyword into a SQL MATCH/search statement while escaping only the...

10CVSS0.00436EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/14 12:00 a.m.18 views

PT-2026-71981

Name of the Vulnerable Software and Affected Versions SiYuan versions prior to 3.7.4 Description A SQL injection issue exists in the backlink/mention search query within kernel/model/backlink.go. The application concatenates stored block metadata title, name, alias, anchor text and a...

10CVSS6AI score0.00436EPSS
SaveExploits0References12
OSV
OSV
added 2026/08/11 5:23 p.m.6 views

OPENSUSE-SU-2026:21567-1 Security update for zk

This update for zk fixes the following issues: Changes in zk: - Update to version 0.15.6: Parse links to notes in frontmatter Set filters for lsp completion items from the config Set a note's modification time in frontmatter and allow for custom key naming for both creation and modification keys...

5.8AI score0.00561EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/03 3:32 p.m.9 views

Duplicate Advisory: SiYuan: Cross-boundary content disclosure via getBacklinkDoc/getBackmentionDoc (publish mode): reader-reachable rendered DOM of publish-forbidden docs; sibling list endpoints are filtered

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-36v8-mpjm-8j5r. This link is maintained to preserve external references. Original Description SiYuan before v3.7.3 fails to apply publish-access filters to the getBacklinkDoc and getBackmentionDoc content...

9.2CVSS5.6AI score0.00409EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder