CVE-2026-34448
Description
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.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
github.com/siyuan-note/siyuan/kernelGo | < 3.6.2 | 3.6.2 |
Affected products
1- Range: dev2.0.17-2, v0.1.0, v0.1.1, …
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
5- github.com/siyuan-note/siyuan/security/advisories/GHSA-rx4h-526q-4458nvdExploitVendor AdvisoryWEB
- github.com/advisories/GHSA-rx4h-526q-4458ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-34448ghsaADVISORY
- github.com/siyuan-note/siyuan/issues/17246nvdIssue TrackingWEB
- github.com/siyuan-note/siyuan/releases/tag/v3.6.2nvdRelease NotesWEB
News mentions
0No linked articles in our index yet.