CVE-2026-33203

SiYuan is a personal knowledge management system. Prior to version 3.6.2, the SiYuan kernel WebSocket server accepts unauthenticated connections when a specific "auth keepalive" query parameter is present. After connection, incoming messages are parsed using unchecked type assertions on attacker-controlled JSON. A remote attacker can send malformed messages that trigger a runtime panic, potentially crashing the kernel process and causing denial of service. Version 3.6.2 fixes the issue.
Configurations

Configuration 1 (hide)

cpe:2.3:a:b3log:siyuan:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-03-20 23:16

Updated : 2026-03-23 18:48


NVD link : CVE-2026-33203

Mitre link : CVE-2026-33203

CVE.ORG link : CVE-2026-33203


JSON object : View

Products Affected

b3log

  • siyuan
CWE
CWE-248

Uncaught Exception

CWE-306

Missing Authentication for Critical Function