Security Advisory

CVE-2026-74904

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-18 11:19:36
Last updated 2026-08-18 15:04:46
Assigner VulnCheck
CVSS score not scored
State PUBLISHED

Description

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 anonymous publish-mode readers to disclose private block content-derived text, structural metadata, and existence information for arbitrary block IDs across the workspace.