CVE-2026-23850
Unknown
Unknown - Not Provided
Unrestricted HTML Rendering in SiYuan Markdown Enables Arbitrary File Read
Publication date: 2026-01-19
Last updated on: 2026-04-29
Assigner: GitHub, Inc.
Description
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| siyuan_note | siyuan | to 3.5.4 (exc) |
| siyuan_note | siyuan | 3.5.4 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |