Lucene search
+L

3817 matches found

Cvelist
Cvelist
added 2026/08/18 11:19 a.m.17 views

CVE-2026-74906 SiYuan before v3.7.4 Incorrect Authorization via Publish Access

SiYuan before v3.7.4 contains an incorrect authorization vulnerability in eight publish-mode reader-facing endpoints that filter results using the visibility list instead of the disabled list. Anonymous visitors can discover and read content from documents explicitly marked as forbidden from...

8.7CVSS0.00298EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/18 11:19 a.m.8 views

EUVD-2026-60587

SiYuan before v3.7.4 contains an incorrect authorization vulnerability in eight publish-mode reader-facing endpoints that filter results using the visibility list instead of the disabled list. Anonymous visitors can discover and read content from documents explicitly marked as forbidden from...

8.7CVSS5.3AI score0.00298EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/18 11:19 a.m.14 views

CVE-2026-74906

SiYuan before v3.7.4 incorrectly filters eight publish-mode endpoints (search, backlink, asset content, saved criteria, recent documents, graph, tag) using the visibility list instead of the disabled list, allowing anonymous users to read documents explicitly marked as forbidden from publishing. ...

8.7CVSS5.3AI score0.00298EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/18 11:19 a.m.16 views

CVE-2026-74904

In SiYuan before v3.7.4, 17 block endpoints in kernel/api/block.go (getRefText, checkBlockExist, getBlockBreadcrumb) are gated only by model.CheckAuth without publish-access filtering, letting anonymous publish-mode readers disclose private block content, metadata, and existence info. Patch to v3...

8.7CVSS5.3AI score0.00357EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/18 11:19 a.m.21 views

CVE-2026-74904 SiYuan before v3.7.4 Missing Authorization via block API

SiYuan before v3.7.4 is missing authorization checks in 17 block metadata/content endpoints in kernel/api/block.go including getRefText, checkBlockExist, and getBlockBreadcrumb. These handlers are gated only by basic authentication model.CheckAuth and lack publish-access filtering, allowing...

8.7CVSS0.00357EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/18 11:19 a.m.4 views

EUVD-2026-60585

SiYuan before v3.7.4 is missing authorization checks in 17 block metadata/content endpoints in kernel/api/block.go including getRefText, checkBlockExist, and getBlockBreadcrumb. These handlers are gated only by basic authentication model.CheckAuth and lack publish-access filtering, allowing...

8.7CVSS5.4AI score0.00357EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/17 5:44 a.m.6 views

BIT-DISCOURSE-2026-72723 Discourse: Anonymous sidebar serialization exposes descriptions of category-restricted tags

Discourse is an open-source discussion platform. Prior to 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0, SiteSerializer.anonymousdefaultnavigationmenutags serializes tags from SiteSetting.defaultnavigationmenutags without applying DiscourseTagging.filtervisible for the anonymous viewer. An...

5.3CVSS5.4AI score0.00385EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2026/08/17 5:05 a.m.9 views

kernel: mm: thp: deny THP for files on anonymous inodes

A flaw was found in the Linux kernel's Transparent Huge Pages THP mechanism. This vulnerability occurs because the filethpenabled function incorrectly allows THP for files on anonymous inodes, which are not designed for this feature. An attacker could potentially exploit this by manipulating...

5.5CVSS4.8AI score0.00119EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/14 12:16 p.m.9 views

CVE-2026-73049

SiYuan versions before v3.7.4 contain an information disclosure vulnerability in the getAttributeViewBacklinks endpoint that consults the forbidden access list instead of the visibility list when filtering backlinks. Anonymous readers can supply a publicly visible database row identifier to...

6.9CVSS0.00194EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/14 12:16 p.m.10 views

CVE-2026-73630

SiYuan before v3.7.4 contains an information disclosure vulnerability in the /api/filetree/authFilePublishAccess endpoint, which is registered with CheckAuth only and is reachable anonymously. The endpoint never sets a failure code, so its outcome is signalled entirely by the response message and...

6.9CVSS0.00205EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/14 12:16 p.m.6 views

CVE-2026-72812

SiYuan versions before v3.7.4 contain a missing authorization vulnerability in the /api/ref/refreshBacklink endpoint that allows anonymous readers to trigger persistent server-side writes. Attackers can invoke the endpoint with an attacker-controlled block ID to flush transaction queues, scan all...

6.9CVSS0.00275EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/14 12:16 p.m.5 views

CVE-2026-72810

SiYuan versions before v3.7.4 contain a publish-boundary bypass vulnerability in WebSocket broadcast sessions that allows anonymous readers to receive unfiltered edits. Attackers can establish a WebSocket connection to the publish surface and passively receive real-time content events including...

9.2CVSS0.00313EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/14 11:35 a.m.32 views

CVE-2026-73630 SiYuan before v3.7.4 Information Disclosure via authFilePublishAccess

SiYuan before v3.7.4 contains an information disclosure vulnerability in the /api/filetree/authFilePublishAccess endpoint, which is registered with CheckAuth only and is reachable anonymously. The endpoint never sets a failure code, so its outcome is signalled entirely by the response message and...

6.9CVSS0.00205EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/14 11:35 a.m.19 views

CVE-2026-73630

SiYuan before v3.7.4 contains an information disclosure vulnerability in the /api/filetree/authFilePublishAccess endpoint, which is registered with CheckAuth only and reachable anonymously. The endpoint does not return a failure code; its outcome is signalled solely by the response message and th...

6.9CVSS5.4AI score0.00205EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/14 11:35 a.m.8 views

CVE-2026-73630

SiYuan before v3.7.4 contains an information disclosure vulnerability in the /api/filetree/authFilePublishAccess endpoint, which is registered with CheckAuth only and is reachable anonymously. The endpoint never sets a failure code, so its outcome is signalled entirely by the response message and...

6.9CVSS5.4AI score0.00205EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/14 11:35 a.m.15 views

EUVD-2026-58618

SiYuan versions before v3.7.4 contain an information disclosure vulnerability in the getAttributeViewBacklinks endpoint that consults the forbidden access list instead of the visibility list when filtering backlinks. Anonymous readers can supply a publicly visible database row identifier to...

6.9CVSS5.3AI score0.00194EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/14 11:35 a.m.7 views

CVE-2026-73049

SiYuan versions before v3.7.4 contain an information disclosure vulnerability in the getAttributeViewBacklinks endpoint that consults the forbidden access list instead of the visibility list when filtering backlinks. Anonymous readers can supply a publicly visible database row identifier to...

5.2AI score0.00194EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/14 11:35 a.m.28 views

CVE-2026-73049

SiYuan before v3.7.4 contains an information disclosure vulnerability in the getAttributeViewBacklinks endpoint, where filtering backlinks consults the forbidden access list instead of the visibility list. This allows anonymous readers to supply a publicly visible database row identifier and disc...

6.9CVSS5.2AI score0.00194EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/14 11:35 a.m.33 views

CVE-2026-73049 SiYuan before v3.7.4 Information Disclosure via getAttributeViewBacklinks

SiYuan versions before v3.7.4 contain an information disclosure vulnerability in the getAttributeViewBacklinks endpoint that consults the forbidden access list instead of the visibility list when filtering backlinks. Anonymous readers can supply a publicly visible database row identifier to...

6.9CVSS0.00194EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/14 11:35 a.m.21 views

CVE-2026-72812

SiYuan has a missing authorization vulnerability in the /api/ref/refreshBacklink endpoint for versions before v3.7.4. The issue allows anonymous readers to trigger persistent server-side writes by supplying an attacker-controlled block ID, which can flush transaction queues, scan all references g...

6.9CVSS5.3AI score0.00275EPSS
SaveExploits0References2
Rows per page
Query Builder