All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-73052
CRITICALpublished 2026-08-15 22:16 UTC · 2 days ago · modified 2026-08-17 18:18 UTC
9.4
CVSS / 10
// description
SiYuan before v3.7.4 stores attribute-view field names without HTML escaping and interpolates them directly into option elements via innerHTML in the sort menu. Attackers can inject markup by renaming a database field to execute arbitrary JavaScript when users open the sort menu, with Node integration enabled in the desktop client enabling code execution.
// weaknesses (CWE)
- CWE-79