CVE-2026-65605
🟠 Łataj w tym tygodniu
W SiYuan przed wersją 3.7.2 występuje podatność na XSS, umożliwiająca zdalne wykonanie kodu.
CVSS
9.6
EPSS
0.8%
Exploit
none
Vendor
Opis źródłowy (NVD)
SiYuan before v3.7.2 contains a stored cross-site scripting vulnerability in Attribute View (database) cell rendering. A Template column value is rendered as HTML via text/template without auto-escaping, and EscapeHTML is only applied when HasUnclosedHtmlTag returns true; because balanced self-closing tags such as <img> are skipped by that check, a payload like <img src=x onerror=...> is stored unescaped and later inserted into the page via innerHTML, executing when the database is viewed. Because the desktop renderer runs with nodeIntegration enabled, the injected script can reach require and escalate to arbitrary command execution.
xss
Brak patcha
Źródła i daty
| Źródło | Wartość |
|---|---|
| NVD – CVSS | 9.6 |
| CISA KEV (aktywnie wykorzystywane) | Nie |
| FIRST EPSS (prawdopodobieństwo exploita) | 0.8% |
| Opublikowano (NVD) | 2026-07-23 12:18:47 UTC |
| Ostatnia modyfikacja (NVD) | 2026-09-17 18:17:00 UTC |
Referencje
- https://github.com/siyuan-note/siyuan/commit/41f2861c87575ff5ac4b50a0520b1a4fe55b4a70 ([email protected])
- https://github.com/siyuan-note/siyuan/security/advisories/GHSA-pw5c-qhf3-jhwh ([email protected])
- https://www.vulncheck.com/advisories/siyuan-before-stored-xss-to-rce-via-attribute-view ([email protected])