CVE-2026-34448

SiYuan is a personal knowledge management system. Prior to version 3.6.2, an attacker who can place a malicious URL in an Attribute View mAsse field can trigger stored XSS when a victim opens the Gallery or Kanban view with “Cover From -> Asset Field” enabled. The vulnerable code accepts arbitrary http(s) URLs without extensions as images, stores the attacker-controlled string in coverURL, and injects it directly into an <img src="..."> attribute without escaping. In the Electron desktop client, the injected JavaScript executes with nodeIntegration enabled and contextIsolation disabled, so the XSS reaches arbitrary OS command execution under the victim’s account. This issue has been patched in version 3.6.2.
Configurations

Configuration 1 (hide)

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

History

03 Apr 2026, 16:58

Type Values Removed Values Added
First Time B3log
B3log siyuan
CPE cpe:2.3:a:b3log:siyuan:*:*:*:*:*:*:*:*
References () https://github.com/siyuan-note/siyuan/issues/17246 - () https://github.com/siyuan-note/siyuan/issues/17246 - Issue Tracking
References () https://github.com/siyuan-note/siyuan/releases/tag/v3.6.2 - () https://github.com/siyuan-note/siyuan/releases/tag/v3.6.2 - Release Notes
References () https://github.com/siyuan-note/siyuan/security/advisories/GHSA-rx4h-526q-4458 - () https://github.com/siyuan-note/siyuan/security/advisories/GHSA-rx4h-526q-4458 - Exploit, Vendor Advisory

31 Mar 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-31 22:16

Updated : 2026-04-03 16:58


NVD link : CVE-2026-34448

Mitre link : CVE-2026-34448

CVE.ORG link : CVE-2026-34448


JSON object : View

Products Affected

b3log

  • siyuan
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

CWE-94

Improper Control of Generation of Code ('Code Injection')