Goal Reached Thanks to every supporter โ€” we hit 100%!

Goal: 1000 CNY ยท Raised: 1336 CNY

100%

CVE-2026-32938 โ€” AI Deep Analysis Summary

CVSS 9.9 ยท Critical

Q1What is this vulnerability? (Essence + Consequences)

๐Ÿšจ **Essence**: Path Traversal in SiYuan's `/api/lute/html2BlockDOM` endpoint. <br>๐Ÿ”ฅ **Consequences**: Sensitive file leakage.โ€ฆ

Q2Root Cause? (CWE/Flaw)

๐Ÿ›ก๏ธ **CWE**: CWE-22 (Improper Limitation of a Pathname to a Restricted Directory). <br>๐Ÿ” **Flaw**: The API endpoint fails to validate or sanitize file paths provided in requests, allowing directory traversal sequences.

Q3Who is affected? (Versions/Components)

๐Ÿ“ฆ **Vendor**: SiYuan Note. <br>๐Ÿ“‰ **Affected Versions**: SiYuan **v3.6.0 and earlier**. <br>โœ… **Fixed In**: v3.6.1.

Q4What can hackers do? (Privileges/Data)

๐Ÿ’€ **Attacker Action**: Read arbitrary files on the host system. <br>๐Ÿ“‚ **Data Impact**: High Confidentiality impact (C:H). Attackers can access sensitive configuration files, user data, or other restricted resources.

Q5Is exploitation threshold high? (Auth/Config)

๐Ÿ”‘ **Auth Required**: Yes. CVSS vector `PR:L` (Privileges Required: Low). <br>โš™๏ธ **Config**: Network Accessible (`AV:N`). Requires local user privileges but no complex setup.

Q6Is there a public Exp? (PoC/Wild Exploitation)

๐Ÿšซ **Public Exploit**: No PoC provided in the data (`pocs: []`). <br>๐ŸŒ **Wild Exploit**: Unlikely to be widespread yet, as no public exploit code is available.

Q7How to self-check? (Features/Scanning)

๐Ÿ”Ž **Self-Check**: Scan for SiYuan instances running v3.6.0 or older.โ€ฆ

Q8Is it fixed officially? (Patch/Mitigation)

๐Ÿ› ๏ธ **Patch**: Yes. Fixed in **v3.6.1**. <br>๐Ÿ”— **Reference**: GitHub commit `294b8b4` and release notes. Update immediately.

Q9What if no patch? (Workaround)

๐Ÿšง **Workaround**: If unable to update, restrict network access to the SiYuan service. <br>๐Ÿšซ **Mitigation**: Block external access to the `/api/lute/` endpoints via firewall or reverse proxy rules.

Q10Is it urgent? (Priority Suggestion)

โšก **Priority**: **HIGH**. <br>๐Ÿ“… **Urgency**: CVSS Score indicates High Impact (C:H, A:H). Since a patch exists, upgrade immediately to prevent potential data breaches.