CVE-2026-30869
- EPSS 1.03%
- Veröffentlicht 09.03.2026 22:28:06
- Zuletzt bearbeitet 13.03.2026 15:33:01
SiYuan is a personal knowledge management system. Prior to 3.5.10, a path traversal vulnerability in the /export endpoint allows an attacker to read arbitrary files from the server filesystem. By exploiting double‑encoded traversal sequences, an atta...
CVE-2026-30926
- EPSS 0.31%
- Veröffentlicht 09.03.2026 21:07:07
- Zuletzt bearbeitet 13.03.2026 17:06:54
SiYuan is a personal knowledge management system. Prior to 3.5.10, a privilege escalation vulnerability exists in the publish service of SiYuan Note that allows low-privilege publish accounts (RoleReader) to modify notebook content via the /api/block...
CVE-2026-29183
- EPSS 0.63%
- Veröffentlicht 06.03.2026 07:18:26
- Zuletzt bearbeitet 10.03.2026 19:02:31
SiYuan is a personal knowledge management system. Prior to version 3.5.9, an unauthenticated reflected XSS vulnerability exists in the dynamic icon API endpoint "GET /api/icon/getDynamicIcon" when type=8, attacker-controlled content is embedded into ...
CVE-2026-29073
- EPSS 0.32%
- Veröffentlicht 06.03.2026 07:18:03
- Zuletzt bearbeitet 10.03.2026 19:04:03
SiYuan is a personal knowledge management system. Prior to version 3.6.0, the /api/query/sql lets a user run sql directly, but it only checks basic auth, not admin rights, any logged-in user, even readers, can run any sql query on the database. This ...
CVE-2026-25992
- EPSS 0.51%
- Veröffentlicht 10.02.2026 18:16:38
- Zuletzt bearbeitet 23.02.2026 17:58:09
SiYuan is a personal knowledge management system. Prior to 3.5.5, the /api/file/getFile endpoint uses case-sensitive string equality checks to block access to sensitive files. On case-insensitive file systems such as Windows, attackers can bypass res...
CVE-2026-25647
- EPSS 0.2%
- Veröffentlicht 06.02.2026 19:16:09
- Zuletzt bearbeitet 24.02.2026 20:59:10
Lute is a structured Markdown engine supporting Go and JavaScript. Lute 1.7.6 and earlier (as used in SiYuan before) has a Stored Cross-Site Scripting (XSS) vulnerability in the Markdown rendering engine. An attacker can inject malicious JavaScript i...
CVE-2026-25539
- EPSS 1.02%
- Veröffentlicht 04.02.2026 21:39:12
- Zuletzt bearbeitet 11.02.2026 19:10:21
SiYuan is a personal knowledge management system. Prior to version 3.5.5, the /api/file/copyFile endpoint does not validate the dest parameter, allowing authenticated users to write files to arbitrary locations on the filesystem. This can lead to Rem...
CVE-2026-23852
- EPSS 0.68%
- Veröffentlicht 19.01.2026 20:15:49
- Zuletzt bearbeitet 30.01.2026 15:08:46
SiYuan is a personal knowledge management system. Versions prior to 3.5.4 have a stored Cross-Site Scripting (XSS) vulnerability that allows an attacker to inject arbitrary HTML attributes into the `icon` attribute of a block via the `/api/attr/setBl...
CVE-2026-23851
- EPSS 0.44%
- Veröffentlicht 19.01.2026 19:57:29
- Zuletzt bearbeitet 30.01.2026 15:12:24
SiYuan is a personal knowledge management system. Versions prior to 3.5.4 contain a logic vulnerability in the /api/file/globalCopyFiles endpoint. The function allows authenticated users to copy files from any location on the server's filesystem into...
CVE-2026-23850
- EPSS 0.52%
- Veröffentlicht 19.01.2026 19:52:58
- Zuletzt bearbeitet 29.04.2026 01:00:01
SiYuan is a personal knowledge management system. In versions prior to 3.5.4, the markdown feature allows unrestricted server side html-rendering which allows arbitrary file read (LFD). Version 3.5.4 fixes the issue.