All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-73042
CRITICALpublished 2026-08-15 22:16 UTC · 2 days ago · modified 2026-08-17 16:17 UTC
9.4
CVSS / 10
// description
SiYuan before v3.7.4 fails to properly escape database menu metadata in HTML interpolation, allowing stored values to execute script when users open group, view, or field-edit menus. Attackers can inject markup through field descriptions or names that close containing elements and execute arbitrary code via event handlers, reaching Node built-ins due to Electron's insecure configuration.
// weaknesses (CWE)
- CWE-79