Answer in brief
CVE-2026-72802 records a Medium severity (CVSS 5.3) vulnerability in SiYuan before v3.7.4 Information Disclosure via resolveAssetPath. The current sources do not mark it as known exploited. The current feed maps siyuan-note/siyuan (generic), github.com/siyuan-note/siyuan/kernel (go). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 5.3. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps siyuan-note/siyuan (generic), github.com/siyuan-note/siyuan/kernel (go). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| siyuan-note/siyuangeneric | >=0 <3.7.4 | 3.7.4 |
| github.com/siyuan-note/siyuan/kernelgo | <0.0.0-20260724095509-eee3410aa131 | 0.0.0-20260724095509-eee3410aa131 |
Published upstream
Aug 12, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 3, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 12, 2026
SiYuan versions before v3.7.4 contain an information disclosure vulnerability in the resolveAssetPath endpoint that returns absolute filesystem paths unmodified to CheckAuth-only requests. Attackers can harvest relative asset paths from published documents and submit them to resolveAssetPath to obtain the server's absolute workspace path, disclosing the operating-system username and installation layout.
Quoted source text, attributed separately from HOL analysis.