All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-74799
CRITICALpublished 2026-08-17 11:16 UTC · 22 hours ago · modified 2026-08-17 15:16 UTC
9.2
CVSS / 10
// 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.
// weaknesses (CWE)
- CWE-215