CVE-2026-72809
Description
SiYuan versions <= v3.7.2 (patched in v3.7.4) contain an authentication bypass vulnerability in the kernel's CheckAuth function, which grants the administrator role (RoleAdministrator) to any request whose RemoteAddr is loopback (127.0.0.1) for a specific set of endpoints (including /api/system/exit, getNetwork, getWorkspaceInfo, /assets/*, and /export/*). These localhost bypasses sit outside the access auth code gate, so they apply even when an access auth code is configured. Because the fixed-port reverse proxy forwards requests to the kernel over loopback without injecting an authentication token and does not configure trusted proxies, a request forwarded through this proxy reaches the kernel with RemoteAddr = 127.0.0.1. If the fixed-port proxy is bound to a network interface, this could allow a remote unauthenticated attacker to obtain admin access on the affected endpoints; however, per the advisory this remote forwarding behavior was established only by code inspection and was not reproduced end-to-end.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
github.com/siyuan-note/siyuan/kernelGo | < 0.0.0-20260723031701-9c16e9851f0b | 0.0.0-20260723031701-9c16e9851f0b |
Affected products
2- Range: <=v3.7.2
- ghsa-coordsRange: < 0.0.0-20260723031701-9c16e9851f0b
Patches
Vulnerability mechanics
References
5- github.com/advisories/GHSA-3mp7-4rh5-jrv9ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-72809ghsaADVISORY
- github.com/siyuan-note/siyuan/commit/9c16e9851f0b5d7ed179e5c2fca15a7724666871ghsaWEB
- github.com/siyuan-note/siyuan/security/advisories/GHSA-3mp7-4rh5-jrv9nvdWEB
- www.vulncheck.com/advisories/siyuan-before-authentication-bypass-via-localhost-trustnvdWEB
News mentions
2- Siyuan Note: 25 Vulnerabilities Including RCE and Auth Bypass Disclosed TogetherVypr Intelligence · Aug 15, 2026
- Siyuan Note: 22 Vulnerabilities Disclosed Together, Patch Released in v3.7.4Vypr Intelligence · Aug 12, 2026