PatchSiren cyber security CVE debrief
CVE-2026-73049 siyuan-note CVE debrief
The CVE-2026-73049 record indicates an information disclosure vulnerability in SiYuan versions before v3.7.4. This vulnerability affects users of SiYuan, particularly those with publicly accessible databases or documents. The getAttributeViewBacklinks endpoint improperly filters backlinks, allowing anonymous readers to discover hidden-tier documents by supplying a publicly visible database row identifier. This could potentially expose sensitive information such as database names, row titles, and document paths. Organizations should review their SiYuan deployments and ensure they are running version v3.7.4 or later to mitigate this vulnerability.
- Vendor
- siyuan-note
- Product
- siyuan
- CVSS
- MEDIUM 6.9
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-14
- Original CVE updated
- 2026-08-26
- Advisory published
- 2026-08-14
- Advisory updated
- 2026-08-26
Who should care
Users of SiYuan versions before v3.7.4, administrators of systems where SiYuan is deployed, and security teams responsible for monitoring and patching vulnerabilities should prioritize patching to prevent potential information disclosure. Additionally, organizations with publicly accessible SiYuan deployments or sensitive information stored in SiYuan databases should take extra precautions to review and update their access controls and monitor for suspicious activity related to backlink discovery. Security teams should also review compensating controls for exposed systems while remediation is scheduled and verified. This includes checking relevant monitoring, detection, and logs for exposed assets that need extra review. Furthermore, organizations should track exceptions, retest remediated assets, and close the item only after evidence is documented. Those responsible for vulnerability management should confirm whether affected product deployments exist in managed environments and assign an owner for follow-up. They should also plan vendor-supported updates or mitigations through normal change control where exposure is confirmed. Finally, reviewing the supplied official advisory or CVE record is crucial to validate affected scope, severity, and vendor guidance. This will help ensure that all necessary steps are taken to mitigate the vulnerability effectively and minimize potential impact on the organization. It is also essential to consider the operational impact of the vulnerability and the source-confidence limits when assessing the risk and implementing mitigation strategies. By taking these steps, organizations can reduce the risk associated with CVE-2026-73049 and protect their sensitive information from potential disclosure. The CVE record was published on 2026-08-14T12:16:47.697Z and has not been modified since then. The NVD entry is currently Deferred. To further mitigate this vulnerability, organizations should consider implementing additional security measures such as restricting access to the getAttributeViewBacklinks endpoint and enhancing monitoring and detection capabilities for suspicious activity related to backlink discovery. By prioritizing the
Technical summary
The getAttributeViewBacklinks endpoint in SiYuan versions before v3.7.4 improperly filters backlinks, allowing anonymous readers to discover hidden-tier documents by supplying a publicly visible database row identifier. This could potentially expose sensitive information such as database names, row titles, and document paths. The vulnerability is due to the endpoint consulting the forbidden access list instead of the visibility list when filtering backlinks. To exploit this vulnerability, an attacker would need to know a publicly visible database row identifier and have access to the SiYuan system.
Defensive priority
Organizations using SiYuan versions before v3.7.4 should prioritize patching to prevent potential information disclosure.
Recommended defensive actions
- Apply patches or updates to SiYuan to version v3.7.4 or later
- Restrict access to the getAttributeViewBacklinks endpoint
- Monitor for suspicious activity related to backlink discovery
- Review and update access controls for sensitive documents
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
Evidence notes
The CVE-2026-73049 record indicates an information disclosure vulnerability in SiYuan versions before v3.7.4. The vulnerability is in the getAttributeViewBacklinks endpoint, which improperly filters backlinks using the forbidden access list instead of the visibility list. This allows anonymous readers to discover hidden-tier documents by supplying a publicly visible database row identifier, potentially exposing the database name, row title, and document path of hidden documents.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-73049 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-73049
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-73049 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-73049
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/siyuan-note/siyuan/security/advisories/GHSA-p4qw-vx5p-g984
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/siyuan-before-information-disclosure-via-getattributeviewbacklinks
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.