Description
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 discover hidden-tier documents that reference it, receiving the database name, row title, and document path of hidden documents.
Published: 2026-08-14
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The susceptibility lies in the getAttributeViewBacklinks endpoint of SiYuan, which mistakenly consults the forbidden access list instead of the intended visibility list when filtering backlink entries. Because of this logic flaw, an unauthenticated user can submit the identifier of any publicly visible database row and receive a list that includes references to documents that are actually hidden. The returned data contains the database name, the row title, and the full document path of the concealed documents, thereby exposing sensitive information that should be restricted.

Affected Systems

All releases of Siyuan Note before version 3.7.4 are vulnerable. Users running the open‑source editor Siyuan with any version earlier than 3.7.4 are susceptible if the getAttributeViewBacklinks endpoint is exposed to external traffic.

Risk and Exploitability

The CVSS score of 6.9 reflects a medium‑severity disclosure risk. The EPSS score is unavailable, but the vulnerability is exploitable by anonymous traffic: any unauthenticated client can craft a request to the endpoint with a known public row identifier. Since no special privileges are required and the endpoint returns full document locations, the impact is a direct breach of confidentiality. The vulnerability is not currently listed in CISA’s KEV catalog, but organizations should monitor for exploitation attempts and verify that updates have been applied.

Generated by OpenCVE AI on August 14, 2026 at 12:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Siyuan to version 3.7.4 or later, which corrects the backlink filtering logic.
  • If an upgrade is not immediately possible, restrict access to the getAttributeViewBacklinks endpoint to authenticated users by configuring firewall or reverse‑proxy rules.
  • Audit logs for anomalous requests to the endpoint and review exposed document paths for unintended disclosure.

Generated by OpenCVE AI on August 14, 2026 at 12:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 02:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 14 Aug 2026 17:15:00 +0000

Type Values Removed Values Added
First Time appeared B3log
B3log siyuan
CPEs cpe:2.3:a:b3log:siyuan:*:*:*:*:*:*:*:*
Vendors & Products B3log
B3log siyuan

Fri, 14 Aug 2026 14:00:00 +0000

Type Values Removed Values Added
First Time appeared Siyuan
Siyuan siyuan
Vendors & Products Siyuan
Siyuan siyuan

Fri, 14 Aug 2026 11:45:00 +0000

Type Values Removed Values Added
Description 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 discover hidden-tier documents that reference it, receiving the database name, row title, and document path of hidden documents.
Title SiYuan before v3.7.4 Information Disclosure via getAttributeViewBacklinks
Weaknesses CWE-863
References
Metrics cvssV3_1

{'score': 5.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:L/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-18T02:03:21.089Z

Reserved: 2026-08-10T19:06:03.365Z

Link: CVE-2026-73049

cve-icon Vulnrichment

Updated: 2026-08-18T02:02:31.012Z

cve-icon NVD

Status : Deferred

Published: 2026-08-14T12:16:47.697

Modified: 2026-08-26T17:04:11.547

Link: CVE-2026-73049

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T13:45:16Z

Weaknesses