PatchSiren cyber security CVE debrief
CVE-2026-87815 siyuan-note CVE debrief
CVE-2026-87815 debrief based on the supplied source corpus. The CVE record was published on 2026-09-09T12:17:16.537Z and was last modified on 2026-09-14T14:17:17.650Z. The NVD entry is currently Deferred. Defenders responsible for SiYuan deployments should assess exposure and prioritize patching, as an authenticated administrator can exploit this vulnerability to delete arbitrary files. This vulnerability is a path traversal issue in the /api/riff/removeRiffDeck endpoint of SiYuan versions before v3.8.2, allowing authenticated administrators to delete arbitrary .deck and .cards files outside the workspace directory.
- Vendor
- siyuan-note
- Product
- siyuan
- CVSS
- HIGH 8.4
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-09
- Original CVE updated
- 2026-09-14
- Advisory published
- 2026-09-09
- Advisory updated
- 2026-09-14
Who should care
Defenders responsible for SiYuan deployments should assess exposure and prioritize patching, as an authenticated administrator can exploit this vulnerability to delete arbitrary files.
Why it matters
CVE-2026-87815 is a high-severity vulnerability in SiYuan versions before v3.8.2 that allows authenticated administrators to delete arbitrary files. Defenders should prioritize verifying and applying the patch, restricting access to the vulnerable endpoint, and monitoring for suspicious activity.
- Verify patch application to prevent arbitrary file deletion
- Restrict access to the /api/riff/removeRiffDeck endpoint to prevent exploitation
- Monitor for suspicious activity related to file deletion
Technical summary
The /api/riff/removeRiffDeck endpoint in SiYuan versions before v3.8.2 is vulnerable to path traversal attacks. An authenticated administrator can supply path traversal sequences to delete arbitrary .deck and .cards files outside the workspace directory. This issue allows for the deletion of files outside the intended workspace directory, potentially leading to data loss or system compromise. Defenders should prioritize verifying and applying the patch for SiYuan versions before v3.8.2, as an authenticated administrator can exploit this vulnerability to delete arbitrary files.
Defensive priority
Defenders should prioritize verifying and applying the patch for SiYuan versions before v3.8.2, as an authenticated administrator can exploit this vulnerability to delete arbitrary files.
Recommended defensive actions
- Verify and apply the patch for SiYuan versions before v3.8.2
- Restrict access to the /api/riff/removeRiffDeck endpoint
- Monitor for suspicious activity related to file deletion
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD detail page provide information on the path traversal vulnerability in SiYuan versions before v3.8.2. The vulnerability is in the /api/riff/removeRiffDeck endpoint and allows an authenticated administrator to delete arbitrary .deck and .cards files.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-87815 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-87815
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-87815 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-87815
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/siyuan-note/siyuan/security/advisories/GHSA-94vh-rpgr-rpwc
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/siyuan-before-3.8.2-path-traversal-via-removeriffdeck
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.