Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-2h64-c999-c9r6 | SiYuan Affected by Stored XSS via Attribute View Name to Electron Renderer RCE |
Fri, 15 May 2026 15:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Thu, 14 May 2026 19:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | SiYuan is an open-source personal knowledge management system. Prior to 3.7.0, the kernel stores Attribute View (AV / database) names without any HTML escape, then a render template uses raw strings.ReplaceAll(tpl, "${avName}", nodeAvName) to embed the name in HTML before pushing to all clients via WebSocket. Three independent client paths (render.ts:120 → outerHTML, Title.ts:401 → innerHTML, transaction.ts:559 → innerHTML) consume the value without escaping. Because the main BrowserWindow runs nodeIntegration:true, contextIsolation:false, webSecurity:false (app/electron/main.js:407-411), HTML injection in the renderer becomes Node.js code execution. This vulnerability is fixed in 3.7.0. | |
| Title | SiYuan: Stored XSS via Attribute View name to Electron renderer RCE in SiYuan | |
| Weaknesses | CWE-1188 CWE-79 CWE-94 |
|
| References |
| |
| Metrics |
cvssV4_0
|
Subscriptions
No data.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-05-15T14:40:39.078Z
Reserved: 2026-05-07T16:20:08.659Z
Link: CVE-2026-44670
Updated: 2026-05-15T14:39:10.418Z
Status : Deferred
Published: 2026-05-14T19:16:38.437
Modified: 2026-05-15T15:16:53.737
Link: CVE-2026-44670
No data.
OpenCVE Enrichment
Updated: 2026-05-14T21:15:16Z
Github GHSA