All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-74802
NONEpublished 2026-08-17 11:16 UTC · 22 hours ago · modified 2026-08-17 18:18 UTC
0.0
CVSS / 10
// description
SiYuan versions before 3.7.4 contain a cross-site WebSocket hijacking vulnerability in the admin-only /ws/network/proxy endpoint that explicitly disables origin validation by setting CheckOrigin to unconditionally return true. Attackers can craft malicious webpages that establish WebSocket connections to this endpoint and direct the SiYuan kernel process to proxy arbitrary network traffic to attacker-chosen targets, enabling authenticated network pivoting through the victim's machine.
// weaknesses (CWE)
- CWE-346