CVE-2026-33067 MEDIUM

CVE-2026-33067: SiYuan has Stored XSS to RCE via Unsanitized Bazaar Package Metadata

Vendor Siyuan-Note
Product siyuan
Weakness CWE-79 · XSS
Published March 20, 2026
Last update March 20, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N

What the vulnerability does

01Description

SiYuan is a personal knowledge management system. Versions 3.6.0 and below render package metadata fields (displayName, description) using template literals without HTML escaping. A malicious package author can inject arbitrary HTML/JavaScript into these fields, which executes automatically when any user browses the Bazaar page. Because SiYuan's Electron configuration enables nodeIntegration: true with contextIsolation: false, this XSS escalates directly to full Remote Code Execution on the victim's operating system — with zero user interaction beyond opening the marketplace tab. This issue has been fixed in version 3.6.1.

Key dates

02Disclosure timeline

March 20, 2026 CVE published
March 20, 2026 Record updated