Vulnerability Description
SiYuan versions before 3.7.4 contain a cross-site request forgery vulnerability in the session-cookie authentication branch of CheckAuth() that lacks Origin/Referer validation and sets no explicit SameSite attribute on session cookies. Attackers can craft malicious web pages that perform unauthorized actions on behalf of authenticated users by submitting requests with valid session cookies, relying on browser default SameSite policies rather than server-enforced protections.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/siyuan-note/siyuan/security/advisories/GHSA-hhm2-g993-p656
- https://www.vulncheck.com/advisories/siyuan-before-cross-site-request-forgery-vi
FAQ
What is CVE-2026-74867?
CVE-2026-74867 is a vulnerability with a CVSS score of 4.2 (MEDIUM). SiYuan versions before 3.7.4 contain a cross-site request forgery vulnerability in the session-cookie authentication branch of CheckAuth() that lacks Origin/Referer validation and sets no explicit Sam...
How severe is CVE-2026-74867?
CVE-2026-74867 has been rated MEDIUM with a CVSS base score of 4.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-74867?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.