CVE-2026-41421HIGH 8.8EPSS p3.2%

CVE-2026-41421CVE-2026-41421

Description

SiYuan is an open-source personal knowledge management system. Prior to 3.6.5, SiYuan desktop renders notification messages as raw HTML inside an Electron renderer. The notification route POST /api/notification/pushMsg accepts a user-controlled msg value, forwards it through the backend broadcast layer, and the frontend inserts it into the DOM with insertAdjacentHTML(...) at message.ts. On desktop builds, this is not limited to ordinary XSS. Electron windows are created with nodeIntegration: true, contextIsolation: false, and webSecurity: false at main.js. As a result, JavaScript executed from the notification sink can directly access Node APIs and escalate to desktop code execution. This vulnerability is fixed in 3.6.5.

Scoring

CVSS 3.18.8 (HIGH)
VectorCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
EPSS0.13% probability of exploitation · percentile 3.2% · 2026-06-18T12:00:27Z
Published2026-04-24
Last modified2026-04-27

Underlying weaknesses· 2

CWE-78CWE-79

References

  1. https://github.com/siyuan-note/siyuan/security/advisories/GHSA-grjj-6f6g-cq8q
  2. https://github.com/siyuan-note/siyuan/security/advisories/GHSA-grjj-6f6g-cq8q

2

TypeTargetConfidenceTier
WeaknessImproper Neutralization of Special Elements used in an OS Command ('OS Command Injection')cwe-780%live
WeaknessImproper Neutralization of Input During Web Page Generation ('Cross-site Scripting')cwe-790%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-44586
CVE
CVE-2026-39846
CVE
CVE-2026-32751
CVE
CVE-2026-33066
CVE
CVE-2026-33067
CVE
CVE-2026-34585
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.