CVE-2026-60084

HIGHPre-NVD 8.78.7
EchelonGraph scoreHIGH confidence

Score 8.7 from GitHub Security Advisory (severity: HIGH) published 2026-08-22. a secondary CVSS source baseline 8.7; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 3 sources updated this weekElevated
8.7EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 8.7Exploit: Elevated riskExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

SiYuan versions before v3.7.4 contain an arbitrary file deletion vulnerability in the /api/search/removeTemplate endpoint that accepts an unvalidated path parameter passed directly to os.RemoveAll. Authenticated admin attackers can supply absolute filesystem paths to recursively delete any file or directory the kernel process has permission to remove, anywhere on the host filesystem.

CVSS v3
8.7
EG Score
8.7(high)
EG Risk
55(Track)
EG Risk 55/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity87% × 45%
Exploitation40% × 40%
Automatability0% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
27%
KEV
Not listed

Published

August 22, 2026

Last Modified

August 26, 2026

Advisory Details (2)

Auto-updated Aug 22, 2026
Patch available. Sources: github.
generic

SiYuan before v3.7.4 Arbitrary File Deletion via removeTemplate | Advisories | VulnCheck

https://www.vulncheck.com/advisories/siyuan-before-arbitrary-file-deletion-via-removetemplate
github Patch Available

Unrestricted arbitrary file/directory deletion via /api/search/removeTemplate: the client-supplied "path" parameter is passed directly to os.RemoveAll with no validation and no base-directory restriction · Advisory · siyuan-note/siyuan · GitHub

Affected: 2025) and from

https://github.com/siyuan-note/siyuan/security/advisories/GHSA-w938-w7m4-qrj8

Vendor Advisories for CVE-2026-60084(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 28× in last 7d / 33× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-08-30 02:19 UTCEG score recompute
  2. 2026-08-30 02:19 UTCGHSA enrichment
  3. 2026-08-30 01:22 UTCEPSS rescore
  4. 2026-08-29 13:41 UTCGHSA enrichment
  5. 2026-08-29 01:01 UTCEG score recompute
  6. 2026-08-29 01:01 UTCGHSA enrichment
  7. 2026-08-28 21:42 UTCEPSS rescore
  8. 2026-08-28 07:31 UTCGHSA enrichment
  9. 2026-08-27 18:52 UTCEG score recompute
  10. 2026-08-27 18:51 UTCGHSA enrichment
  11. 2026-08-27 14:25 UTCEPSS rescore
  12. 2026-08-27 06:09 UTCGHSA enrichment
  13. 2026-08-26 17:25 UTCEG score recompute
  14. 2026-08-26 17:25 UTCGHSA enrichment
  15. 2026-08-26 14:46 UTCEPSS rescore
  16. 2026-08-26 10:21 UTCGHSA enrichment
  17. 2026-08-25 21:42 UTCEG score recompute
  18. 2026-08-25 21:42 UTCGHSA enrichment
  19. 2026-08-25 13:49 UTCEPSS rescore
  20. 2026-08-25 09:04 UTCGHSA enrichment
  21. 2026-08-24 20:27 UTCEG score recompute
  22. 2026-08-24 20:27 UTCGHSA enrichment
  23. 2026-08-24 19:36 UTCEG score recompute
  24. 2026-08-24 19:36 UTCGHSA enrichment
  25. 2026-08-24 15:51 UTCEG score recompute
Show 8 more
  1. 2026-08-24 15:51 UTCGHSA enrichment
  2. 2026-08-24 03:14 UTCGHSA enrichment
  3. 2026-08-23 14:36 UTCGHSA enrichment
  4. 2026-08-23 01:58 UTCEG score recompute
  5. 2026-08-23 01:58 UTCGHSA enrichment
  6. 2026-08-22 13:21 UTCEG score recompute
  7. 2026-08-22 12:46 UTCEG score recompute
  8. 2026-08-22 12:45 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-60084?
CVE-2026-60084 is a high vulnerability published on August 22, 2026. SiYuan versions before v3.7.4 contain an arbitrary file deletion vulnerability in the /api/search/removeTemplate endpoint that accepts an unvalidated path parameter passed directly to os.RemoveAll. Authenticated admin attackers can supply absolute filesystem paths to recursively delete any file or…
When was CVE-2026-60084 disclosed?
CVE-2026-60084 was first published in the National Vulnerability Database on August 22, 2026, with the most recent update on August 26, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-60084 actively exploited?
CVE-2026-60084 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 72.8% of all scored CVEs.
What is the CVSS score of CVE-2026-60084?
CVE-2026-60084 has a CVSS v3 base score of 8.7 (NVD).
How do I remediate CVE-2026-60084?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-60084, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-60084

Explore →

Is Your Infrastructure Affected by CVE-2026-60084?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.