Lucene search
+L

1405 matches found

Nuclei
Nuclei
added 2026/09/12 2:04 a.m.10 views

SiYuan - SQL Execution

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 RoleRead...

10CVSS5.8AI score0.01104EPSS
SaveExploits1References3
Nuclei
Nuclei
added 2026/09/12 2:04 a.m.46 views

SiYuan Note <= 3.6.5 - Authentication Bypass

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. id: CVE-2026-54069 info:...

9.2CVSS7.3AI score0.00579EPSS
SaveExploits0References2
Nuclei
Nuclei
added 2026/09/12 2:04 a.m.26 views

SiYuan <= v3.5.9 - Cross Site Scripting

SiYuan v3.5.10 contains a reflected XSS caused by improper sanitization of javascript: href attributes allowing ASCII control characters to bypass prefix checks in SVG sanitizer, letting unauthenticated attackers execute JavaScript via /api/icon/getDynamicIcon. id: CVE-2026-31809 info: name: SiYu...

6.4CVSS8AI score0.00505EPSS
SaveExploits1References2
Nuclei
Nuclei
added 2026/09/12 2:04 a.m.30 views

SiYuan <= v3.6.1 - Path Traversal

SiYuan is a personal knowledge management system. Prior to version 3.6.2, the Siyuan kernel exposes an unauthenticated file-serving endpoint under /appearance/filepath. Due to improper path sanitization, attackers can perform directory traversal and read arbitrary files accessible to the server...

7.5CVSS7.4AI score0.03256EPSS
SaveExploits1References3
Nuclei
Nuclei
added 2026/09/12 2:04 a.m.102 views

SiYuan <= v3.5.9 - SVG Animate Element XSS

SiYuan = v3.5.9 contains a reflected XSS caused by insufficient SVG sanitization allowing SVG animation elements to inject executable JavaScript in /api/icon/getDynamicIcon endpoint, letting unauthenticated attackers execute scripts. id: CVE-2026-31807 info: name: SiYuan = v3.5.9 - SVG Animate...

6.4CVSS8AI score0.00445EPSS
SaveExploits1References2
Nuclei
Nuclei
added 2026/09/12 2:04 a.m.60 views

SiYuan <= v3.6.1 - Bookmark Data Disclosure

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. id:...

7.5CVSS7.9AI score0.01227EPSS
SaveExploits1References2
Nuclei
Nuclei
added 2026/09/12 2:04 a.m.26 views

SiYuan Note - Cross-Site Scripting

Unauthenticated reflected cross-site scripting XSS vulnerability in all versions of SiYuan Note containing /api/icon/getDynamicIcon with unsafe type=8 rendering logic. Attacker-controlled content is inserted directly into SVG output without proper sanitization. An attacker can execute arbitrary...

9.3CVSS8.1AI score0.00625EPSS
SaveExploits1References2
Nuclei
Nuclei
added 2026/09/12 2:04 a.m.31 views

SiYuan <= 3.6.5 - Unauthenticated Path Traversal

SiYuan = 3.6.5 contains a path traversal via double URL-encoding in the /assets/ route publish mode port 6808, allowing unauthenticated attackers to read arbitrary files inside WorkspaceDir including conf/conf.json which exposes the API token and access auth code. id: CVE-2026-54066 info: name:...

7.5CVSS7.5AI score0.02386EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 3:52 p.m.9 views

CVE-2026-69084-PoC

CVE-2026-69084 / CVE-2026-69085 — SiYuan Arbitrary SQL Execution & SQLi CVE-2026-69084: Arbitrary SQL Execution via /api/search/searchEmbedBlock CVE-2026-69085: SQL Injection via /api/filetree/searchDocs CVSS 9.9 Critical each · CWE-89 · SiYuan = v3.7.2 fixed in v3.7.3 Published 2026-08-03 · no...

10CVSS6AI score0.01104EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/11 8:56 a.m.7 views

CVE-2026-69083_exploit

CVE-2026-69083 — SiYuan Unauthenticated SQL Injection Unauthenticated SQL injection in SiYuan a Go-based knowledge-base app via the asset-content search endpoint. POST /api/search/fullTextSearchAssetContent builds a raw SQL statement by concatenating the user-controlled query value straight into ...

10CVSS6AI score0.0035EPSS
SaveExploits1References1
NVD
NVD
added 2026/09/09 12:17 p.m.6 views

CVE-2026-87812

SiYuan before v3.8.2 contains a stored cross-site scripting vulnerability in Bazaar package cards where the iconURL metadata is inserted directly into HTML img src attributes without escaping. Attackers can inject malicious URLs with event handlers that execute JavaScript in the authenticated...

7.4CVSS0.00204EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/09 12:17 p.m.7 views

CVE-2026-87815

SiYuan versions before v3.8.2 contain a path traversal vulnerability in the /api/riff/removeRiffDeck endpoint that fails to validate the deckID parameter. An authenticated administrator can supply path traversal sequences to delete arbitrary .deck and .cards files outside the workspace directory...

8.7CVSS0.00266EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/09 12:17 p.m.5 views

CVE-2026-87813

SiYuan before v3.8.2 contains a stored cross-site scripting vulnerability in the Search Assets result list where asset filenames are interpolated into HTML without escaping. Authenticated attackers can craft asset filenames containing malicious markup that executes JavaScript in the victim's...

8.4CVSS0.00261EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/09 12:17 p.m.5 views

CVE-2026-87814

SiYuan before v3.8.2 contains a stored cross-site scripting vulnerability in the search asset preview feature that fails to escape indexed asset content before inserting it into the DOM using innerHTML. Attackers who can place crafted text assets in a workspace can execute JavaScript in the SiYua...

8.4CVSS0.00207EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/09 12:17 p.m.6 views

CVE-2026-87808

SiYuan versions = 3.8.1 contain an incomplete fix for CVE-2026-32767 GHSA-j7wh-x834-p3r7. The prior fix commit d5e2d0bc added an administrator check for SQL mode method=2 in POST /api/search/fullTextSearchBlock, but the endpoint still does not enforce the application's read-only boundary: for...

8.7CVSS0.00324EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/09 12:17 p.m.5 views

CVE-2026-87807

siyuan versions before v3.8.2 contain an authenticated SQL injection vulnerability in the fullTextSearchBlock endpoint's method=1 query parameter. Attackers can inject UNION SELECT statements to read the entire blocks table, bypassing publish-access controls and exposing all document content and...

8.7CVSS0.00266EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/09 12:17 p.m.5 views

CVE-2026-87809

Siyuan before v3.8.2 fails to apply publish-access filtering to embedded blocks before rendering in the /api/export/preview and /api/lute/copyStdMarkdown endpoints. Attackers with reader access can retrieve the full rendered content of private, hidden, or publish-disabled blocks by accessing publ...

7.1CVSS0.00209EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/09 12:17 p.m.5 views

CVE-2026-87810

Siyuan before v3.8.2 contains an information disclosure vulnerability in the POST /api/search/fullTextSearchBlock endpoint that filters private blocks from results but returns unfiltered match counts. Unauthenticated publish-mode readers can submit arbitrary search terms to learn whether matching...

6.9CVSS0.00205EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/09 12:17 p.m.5 views

CVE-2026-87811

SiYuan before v3.8.2 inserts persisted notebook template paths into HTML input value attributes without proper attribute encoding. Attackers can craft malicious template paths that break out of the attribute context and execute JavaScript when a victim opens notebook configuration, enabling...

8.4CVSS0.00207EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/09 11:21 a.m.8 views

EUVD-2026-74841

SiYuan versions before v3.8.2 contain a path traversal vulnerability in the /api/riff/removeRiffDeck endpoint that fails to validate the deckID parameter. An authenticated administrator can supply path traversal sequences to delete arbitrary .deck and .cards files outside the workspace directory...

8.7CVSS0.00266EPSS
SaveExploits0References2
Rows per page
Query Builder