CVE-2026-59855

SiYuan is an open-source personal knowledge management system. Prior to 3.7.1, Asset.render in app/src/asset/index.ts interpolates the unsanitized this.path value into HTML assigned to innerHTML, allowing a crafted asset link containing a double quote to break out of the src attribute, inject an event handler, and execute JavaScript that can run OS commands in the Electron renderer. This issue is fixed in versions 3.7.1-alpha.2 and 3.7.1.
CVSS

No CVSS.

Configurations

No configuration.

History

14 Jul 2026, 02:16

Type Values Removed Values Added
References () https://github.com/siyuan-note/siyuan/security/advisories/GHSA-w3gq-5j72-36vc - () https://github.com/siyuan-note/siyuan/security/advisories/GHSA-w3gq-5j72-36vc -

09 Jul 2026, 23:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-09 23:17

Updated : 2026-07-14 02:16


NVD link : CVE-2026-59855

Mitre link : CVE-2026-59855

CVE.ORG link : CVE-2026-59855


JSON object : View

Products Affected

No product.

CWE
CWE-80

Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)