All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-74867
LOWpublished 2026-08-17 11:16 UTC · 22 hours ago
2.3
CVSS / 10
// 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.
// weaknesses (CWE)
- CWE-352