NONE · 0

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, allo...

Vulnerability Description

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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-59855?

CVE-2026-59855 is a documented vulnerability. 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, allo...

How severe is CVE-2026-59855?

CVSS scoring is not yet available for CVE-2026-59855. Check NVD for updates.

Is there a patch for CVE-2026-59855?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.