Lucene search
+L

16 matches found

EUVD
EUVD
•added 2026/09/08 5:56 p.m.•21 views

EUVD-2026-57449

SiYuan: The publish-access gate treats encrypted notebooks as publicly accessible by default, allowing anonymous readers to retrieve fully decrypted document content while a notebook is unlocked...

9.2CVSS5.7AI score0.00504EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/08 5:56 p.m.•5 views

GHSA-V684-Q882-JGMQ SiYuan: The publish-access gate treats encrypted notebooks as publicly accessible by default, allowing anonymous readers to retrieve fully decrypted document content while a notebook is unlocked

CVE: This vulnerability corresponds to CVE-2026-72789. Summary publishAccess.json is an opt-out list. The publish gate returns accessible for anything not explicitly listed in it. Encrypted notebooks are never written into that file, because only the administrator-gated setPublishAccess writes it...

8.6CVSS5.8AI score0.00504EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/09/04 9:01 p.m.•17 views

EUVD-2026-57457

SiYuan: getEncryptedNotebookStatus discloses names and current lock/unlock state of all encrypted notebooks to anonymous readers...

6.9CVSS5.2AI score0.00325EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
•added 2026/09/04 9:01 p.m.•9 views

SiYuan: getEncryptedNotebookStatus discloses names and current lock/unlock state of all encrypted notebooks to anonymous readers

CVE: This vulnerability corresponds to CVE-2026-72797. Summary POST /api/notebook/getEncryptedNotebookStatus returns the identifier, name, and current lock state of every encrypted notebook, with no publish-access filtering. The route is registered CheckAuth only, no CheckReadonly, no...

6.9CVSS5.5AI score0.00325EPSS
SaveExploits0References5Affected Software1
NVD
NVD
•added 2026/08/30 3:16 p.m.•15 views

CVE-2026-82653

SiYuan before v3.8.1 contains a stored cross-site scripting vulnerability in confirmDialog where unescaped package names and notebook names are interpolated directly into innerHTML assignments. Attackers can submit malicious bazaar packages with HTML/script payloads in the name field that execute...

9.3CVSS0.00366EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
•added 2026/08/12 9:31 p.m.•7 views

Duplicate Advisory: The publish-access gate treats encrypted notebooks as publicly accessible by default, allowing anonymous readers to retrieve fully decrypted document content while a notebook is unlocked

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-v684-q882-jgmq. This link is maintained to preserve external references. Original Description SiYuan before v3.7.4 fails to properly validate publish access for encrypted notebooks, treating them as publicly...

9.2CVSS5.6AI score0.00504EPSS
SaveExploits0References4Affected Software1
NVD
NVD
•added 2026/08/12 8:17 p.m.•20 views

CVE-2026-72797

SiYuan versions before v3.7.4 contain an information disclosure vulnerability in the getEncryptedNotebookStatus endpoint that returns encrypted notebook identifiers, names, and lock states without publish-access filtering. Anonymous readers and publish-mode accounts can enumerate all encrypted...

6.9CVSS0.00325EPSS
SaveExploits0References2
NVD
NVD
•added 2026/08/12 8:17 p.m.•13 views

CVE-2026-72789

SiYuan before v3.7.4 fails to properly validate publish access for encrypted notebooks, treating them as publicly accessible by default. Anonymous readers can enumerate and retrieve fully decrypted document content from unlocked encrypted notebooks through the publish API without authentication o...

9.2CVSS0.00504EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/08/12 7:07 p.m.•35 views

CVE-2026-72797 SiYuan before v3.7.4 Information Disclosure via getEncryptedNotebookStatus

SiYuan versions before v3.7.4 contain an information disclosure vulnerability in the getEncryptedNotebookStatus endpoint that returns encrypted notebook identifiers, names, and lock states without publish-access filtering. Anonymous readers and publish-mode accounts can enumerate all encrypted...

6.9CVSS0.00325EPSS
SaveExploits0References2
CVE
CVE
•added 2026/08/12 7:07 p.m.•43 views

CVE-2026-72789

CVE-2026-72789 — SiYuan prior to v3.7.4 exposes encrypted notebooks via the publish API without authentication. The vulnerability arises from failing to properly validate publish access, causing anonymous readers to enumerate and retrieve fully decrypted content from unlocked encrypted notebooks....

9.2CVSS5.3AI score0.00504EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/08/12 7:07 p.m.•18 views

CVE-2026-72789 SiYuan before v3.7.4 Authentication Bypass via Encrypted Notebooks

SiYuan before v3.7.4 fails to properly validate publish access for encrypted notebooks, treating them as publicly accessible by default. Anonymous readers can enumerate and retrieve fully decrypted document content from unlocked encrypted notebooks through the publish API without authentication o...

9.2CVSS5.3AI score0.00504EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/08/12 7:07 p.m.•34 views

CVE-2026-72789 SiYuan before v3.7.4 Authentication Bypass via Encrypted Notebooks

SiYuan before v3.7.4 fails to properly validate publish access for encrypted notebooks, treating them as publicly accessible by default. Anonymous readers can enumerate and retrieve fully decrypted document content from unlocked encrypted notebooks through the publish API without authentication o...

9.2CVSS0.00504EPSS
SaveExploits0References2
attackerkb
attackerkb
•added 2026/08/12 7:07 p.m.•17 views

CVE-2026-72789

SiYuan before v3.7.4 fails to properly validate publish access for encrypted notebooks, treating them as publicly accessible by default. Anonymous readers can enumerate and retrieve fully decrypted document content from unlocked encrypted notebooks through the publish API without authentication o...

9.2CVSS5.3AI score0.00504EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/12 12:00 a.m.•2 views

CVE-2026-72808: Missing Authorization

SiYuan versions up to and including v3.7.2 fixed in v3.7.4 contain an information disclosure vulnerability in the /api/asset/getFileAnnotation endpoint, which returns .sya PDF-annotation file content without a publish-access check. Because the endpoint is gated only by CheckAuth unlike the /asset...

6.9CVSS5.7AI score0.004EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/08/12 12:00 a.m.•13 views

PT-2026-71231

Name of the Vulnerable Software and Affected Versions SiYuan versions prior to 3.7.4 Description Insufficient validation of publish access for encrypted notebooks allows them to be treated as publicly accessible by default. Anonymous readers can enumerate and retrieve fully decrypted document...

9.2CVSS5.7AI score0.00504EPSS
SaveExploits0References9
OSV
OSV
•added 2026/08/03 1:20 p.m.•14 views

CVE-2026-69084 SiYuan before v3.7.3 SQL Injection via searchEmbedBlock

SiYuan versions = v3.7.2 expose the /api/search/searchEmbedBlock endpoint, which passes a client-supplied SQL statement verbatim to the main read-write siyuan.db handle with no single-statement, read-only, or admin restrictions. The endpoint is gated only by CheckAuth, making it reachable by the...

9.9CVSS5.7AI score
SaveExploits0References4
Rows per page
Query Builder