Wiki.js is a wiki app built on Node.js. Prior to version 2.5.254, directory traversal outside of Wiki.js context is possible when a storage module with local asset cache fetching is enabled on a Windows host. A malicious user can potentially read any file on the file system by crafting a special URL that allows for directory traversal. This is only possible on a Wiki.js server running on Windows, when a storage module implementing local asset cache (e.g Local File System or Git) is enabled and that no web application firewall solution (e.g. cloudflare) strips potentially malicious URLs. Commit number 414033de9dff66a327e3f3243234852f468a9d85 fixes this vulnerability by sanitizing the path before it is passed on to the storage module. The sanitization step removes any windows directory traversal sequences from the path. As a workaround, disable any storage module with local asset caching capabilities (Local File System, Git).
総合評価: CVE-2021-43800 は中リスク(57.4/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 1.74%、75 パーセンタイル) 根拠: 直近 1 日で EPSS が +1.31% 上昇。悪用への関心が高まっている可能性があります。 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.43% | 1.74% | +1.31% |
| 2 | 2025-03-30 | 0.83% | 0.43% | -0.40% |
| 3 | 2025-03-29 | — | 0.83% | — |
EPSS の全履歴 (全 11 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 4.3 | 2.0 | MEDIUM |
|
8.6 | 2.9 | [email protected] |
| URL | タグ |
|---|---|
| https://github.com/Requarks/wiki/commit/414033de9dff66a327e3f3243234852f468a9d85 | Patch Third Party Advisory |
| https://github.com/Requarks/wiki/releases/tag/2.5.254 | Release Notes Third Party Advisory |
| https://github.com/Requarks/wiki/security/advisories/GHSA-r363-73gj-6j25 | Patch Third Party Advisory |