Vulnerability Description
SiYuan before 3.7.4 registers Go net/http/pprof debug endpoints including heap and goroutine dumps without authentication when --mode flag is not set to exactly prod. Attackers can access /debug/pprof/heap and related endpoints to extract in-memory secrets including AccessAuthCode and AI provider API keys.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/siyuan-note/siyuan/security/advisories/GHSA-9cqq-p2hw-mj3f
- https://www.vulncheck.com/advisories/siyuan-before-unauthenticated-debug-endpoin
- https://github.com/siyuan-note/siyuan/security/advisories/GHSA-9cqq-p2hw-mj3f
FAQ
What is CVE-2026-74799?
CVE-2026-74799 is a vulnerability with a CVSS score of 9.3 (CRITICAL). SiYuan before 3.7.4 registers Go net/http/pprof debug endpoints including heap and goroutine dumps without authentication when --mode flag is not set to exactly prod. Attackers can access /debug/pprof...
How severe is CVE-2026-74799?
CVE-2026-74799 has been rated CRITICAL with a CVSS base score of 9.3/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-74799?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.