CVE-2026-68586 PUBLISHED

SiYuan before v3.7.3 Content Disclosure via getBacklinkDoc

Assigner: VulnCheck
Reserved: 31.07.2026 Published: 03.08.2026 Updated: 03.08.2026

SiYuan before v3.7.3 fails to apply publish-access filters to the getBacklinkDoc and getBackmentionDoc content endpoints (/api/ref/getBacklinkDoc and /api/ref/getBackmentionDoc). While the corresponding backlink list endpoints filter publish-forbidden documents, the content endpoints (gated only by CheckAuth) do not. A publish-mode reader — including an anonymous reader when publish Basic Auth is disabled — can call these endpoints directly with a publish-forbidden document's ID to retrieve its rendered DOM content and to determine whether the document references a given block (a reference-existence oracle).

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N
CVSS Score: 9.2

Product Status

Vendor siyuan-note
Product siyuan
Versions Default: unaffected
  • affected from 0 to 3.7.3 (excl.)
  • Version 3.7.3 is unaffected

Credits

  • Shirshakhtml reporter

References

Problem Types

  • Missing Authorization CWE