Lucene search
+L

168902 matches found

Cvelist
Cvelist
added 2026/08/12 7:07 p.m.33 views

CVE-2026-72805 SiYuan before v3.7.4 Information Disclosure via Block Endpoints

SiYuan versions before v3.7.4 fail to enforce publish-access checks on getBlockBreadcrumb, getRefText, and getBlockTreeInfos endpoints, allowing disclosure of protected document content and metadata. Anonymous readers or publish RoleReader accounts can retrieve document titles, ancestor block...

6.9CVSS0.00237EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/12 7:07 p.m.9 views

CVE-2026-72805

SiYuan versions before v3.7.4 fail to enforce publish-access checks on getBlockBreadcrumb, getRefText, and getBlockTreeInfos endpoints, allowing disclosure of protected document content and metadata. Anonymous readers or publish RoleReader accounts can retrieve document titles, ancestor block...

6.9CVSS5.3AI score0.00237EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/12 7:07 p.m.11 views

CVE-2026-72804

SiYuan versions before v3.7.4 fail to validate publish-password tier in getGraph and getLocalGraph endpoints, allowing anonymous readers to retrieve block-level content of password-protected documents. Attackers can call these endpoints without supplying a password to read protected document...

9.2CVSS5.3AI score0.00255EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/12 7:07 p.m.37 views

CVE-2026-72803

SiYuan before v3.7.4 fails to enforce publish-access checks in getBlockAttrs and batchGetBlockAttrs. An attacker can retrieve block attributes (names, aliases, memos, custom fields) from protected documents by sending POST requests with block IDs. Affected: SiYuan

6.9CVSS5.3AI score0.00237EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/12 7:07 p.m.30 views

CVE-2026-72803 SiYuan before v3.7.4 Information Disclosure via getBlockAttrs

SiYuan versions before v3.7.4 fail to enforce publish-access checks in the getBlockAttrs and batchGetBlockAttrs endpoints. Attackers can retrieve block attributes including names, aliases, memos, and custom fields from protected documents by sending POST requests with block IDs...

6.9CVSS0.00237EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/12 7:07 p.m.10 views

CVE-2026-72803

SiYuan versions before v3.7.4 fail to enforce publish-access checks in the getBlockAttrs and batchGetBlockAttrs endpoints. Attackers can retrieve block attributes including names, aliases, memos, and custom fields from protected documents by sending POST requests with block IDs...

6.9CVSS5.3AI score0.00237EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/12 7:07 p.m.10 views

CVE-2026-72800

SiYuan versions before v3.7.4 fail to apply publish-access filtering to the getAttributeViewKeysByID endpoint, allowing authenticated readers to retrieve complete database column schemas including descriptions, select vocabularies, and template expressions. Additionally, getBlockDefIDsByRefText a...

6.9CVSS5.3AI score0.00237EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/12 7:07 p.m.38 views

CVE-2026-72799

CVE-2026-72799 affects SiYuan before v3.7.4 (up to v3.7.2). In publish mode, when Publish.Auth.Enable is false, unauthenticated readers or any publish reader token can call five filetree path-resolution endpoints (getFullHPathByID, getHPathByID, getPathByID, getIDsByHPath, getHPathByPath) to enum...

6.9CVSS5.4AI score0.00237EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/12 7:07 p.m.35 views

CVE-2026-72796

SiYuan before v3.7.4 suffers an access control bypass where static-file routes in the server mux do not enforce publish-access restrictions applied to the REST API. This allows attackers with publish reader tokens or anonymous access in disabled-auth mode to read templates, snippets, and export a...

6.9CVSS5.4AI score0.00257EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/12 7:07 p.m.27 views

CVE-2026-72796 SiYuan before v3.7.4 Access Control Bypass via Static Routes

SiYuan before v3.7.4 contains an access control bypass vulnerability where static-file routes in the server mux bypass publish-access controls enforced on the REST API. Attackers with publish reader tokens or anonymous access in disabled-auth mode can read templates, snippets, and export artifact...

6.9CVSS0.00257EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/12 7:07 p.m.10 views

CVE-2026-72796

SiYuan before v3.7.4 contains an access control bypass vulnerability where static-file routes in the server mux bypass publish-access controls enforced on the REST API. Attackers with publish reader tokens or anonymous access in disabled-auth mode can read templates, snippets, and export artifact...

6.9CVSS5.4AI score0.00257EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/12 7:07 p.m.10 views

CVE-2026-72795

SiYuan versions before v3.7.4 fail to filter embedded block content by publish access in the getBlockDOMWithEmbed and getBlockDOMsWithEmbed endpoints. Attackers can request published blocks containing embed queries to read content from password-protected, hidden, or forbidden documents without...

9.2CVSS5.3AI score0.00241EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/12 7:07 p.m.31 views

CVE-2026-72795 SiYuan before v3.7.4 Information Disclosure via Embed Block

SiYuan versions before v3.7.4 fail to filter embedded block content by publish access in the getBlockDOMWithEmbed and getBlockDOMsWithEmbed endpoints. Attackers can request published blocks containing embed queries to read content from password-protected, hidden, or forbidden documents without...

9.2CVSS0.00241EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/12 7:07 p.m.27 views

CVE-2026-72795

SiYuan before v3.7.4 is affected by an information-disclosure flaw in embed blocks. The issue arises because getBlockDOMWithEmbed and getBlockDOMsWithEmbed do not properly filter embedded content by publish access, allowing an attacker to request published blocks containing embed queries to read ...

9.2CVSS5.3AI score0.00241EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/12 7:07 p.m.12 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.00293EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/12 7:05 p.m.18 views

EUVD-2025-210720

GitLab has remediated an issue in GitLab EE affecting all versions from 15.6 before 19.0.6, 19.1 before 19.1.4, and 19.2 before 19.2.2 that under certain conditions could have allowed a user with a pending membership to receive permissions granted by a custom role, due to incorrect privilege...

3.3CVSS5.3AI score0.00225EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/12 7:05 p.m.174 views

CVE-2026-4879

GitLab has remediated an issue in GitLab EE affecting all versions from 16.0 before 19.0.6, 19.1 before 19.1.4, and 19.2 before 19.2.2 that under certain conditions could have allowed an authenticated user with developer-role permissions to view external status check configuration restricted to...

4.3CVSS5.3AI score0.00243EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/08/12 7:05 p.m.14 views

EUVD-2026-57440

GitLab has remediated an issue in GitLab EE affecting all versions from 12.0 before 19.0.6, 19.1 before 19.1.4, and 19.2 before 19.2.2 that under certain conditions could have allowed an authenticated user to bypass IP-based access restrictions and read limited merge request information from a...

4.3CVSS5.3AI score0.00281EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/12 7:05 p.m.172 views

CVE-2026-6821

GitLab has remediated an issue in GitLab EE affecting all versions from 12.0 before 19.0.6, 19.1 before 19.1.4, and 19.2 before 19.2.2 that under certain conditions could have allowed an authenticated user to bypass IP-based access restrictions and read limited merge request information from a...

4.3CVSS5.3AI score0.00281EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/08/12 7:04 p.m.11 views

EUVD-2026-57435

GitLab has remediated an issue in GitLab EE affecting all versions from 19.1 before 19.1.4 and 19.2 before 19.2.2 that under certain conditions could have allowed an authenticated user to read policy configuration belonging to a namespace they were not authorized to access, due to incorrect...

4.3CVSS5.3AI score0.00285EPSS
SaveExploits0References3
Rows per page
Query Builder