CVE-2026-33066CRITICAL 9.0EPSS p43.3%

CVE-2026-33066CVE-2026-33066

Description

SiYuan is a personal knowledge management system. In versions 3.6.0 and below, the backend renderREADME function uses lute.New() without calling SetSanitize(true), allowing raw HTML embedded in Markdown to pass through unmodified. The frontend then assigns the rendered HTML to innerHTML without any additional sanitization. A malicious package author can embed arbitrary JavaScript in their README that executes when a user clicks to view the package details. Because SiYuan's Electron configuration enables nodeIntegration: true with contextIsolation: false, this XSS escalates directly to full Remote Code Execution. The issue was patched in version 3.6.1.

Scoring

CVSS 3.19.0 (CRITICAL)
VectorCVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H
EPSS0.58% probability of exploitation · percentile 43.3% · 2026-06-19T12:03:05Z
Published2026-03-20
Last modified2026-03-23

Underlying weaknesses· 1

CWE-79

References

  1. https://github.com/siyuan-note/siyuan/commit/b382f50e1880ed996364509de5a10a72d7409428
  2. https://github.com/siyuan-note/siyuan/security/advisories/GHSA-4663-4mpg-879v

1

TypeTargetConfidenceTier
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-33067
CVE
CVE-2026-39846
CVE
CVE-2026-34585
CVE
CVE-2026-44586
CVE
CVE-2026-32751
CVE
CVE-2026-34449
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.