Cwe 22

🧬 CWE Related 96
slug: cwe-22

Explanation

CWE-22は「ファイル名のパスをユーザー入力から組み立てるとき、`../` のような相対パス記号をきちんと無害化せず、本来アクセスできないファイルを読み書きされてしまう欠陥」のことです。 ファイルダウンロード機能・画像表示機能・テンプレート機能でよく見られます。 対策は「絶対パスへの正規化 + 許可されたディレクトリ内かのチェック」、または「ファイル名にIDのみを使い、パス記号を一切使わない設計」。
📌 Example
CVE-2024-57726 (SimpleHelp): zipファイル展開時のZip Slip攻撃で、サーバー上の任意の場所にファイル書き込みされる脆弱性。CISA KEV入り。

🔖 Related tags

🛡 Vulnerabilities tagged with this 1,819

ID Title
CVE-2026-48944 Path Traversal in joomlaworks (CVE-2026-48944)
CVE-2026-55439 Path Traversal in path-traversal (CVE-2026-55439)
CVE-2026-55092 Path Traversal in github.com/aquasecurity/trivy (CVE-2026-55092)
CVE-2026-56054 Subscriber Arbitrary File Deletion in JS Help Desk <= 3.1.1 versions.
CVE-2026-56122 Path Traversal in path-traversal (CVE-2026-56122)
CVE-2026-49506 Path Traversal in path-traversal (CVE-2026-49506)
CVE-2026-8662 Path Traversal in path-traversal (CVE-2026-8662)
CVE-2026-9153 Path Traversal in gnu (CVE-2026-9153)
CVE-2026-9154 Path Traversal in gnu (CVE-2026-9154)
CVE-2026-9777 Path Traversal in path-traversal (CVE-2026-9777)
CVE-2026-9776 Path Traversal in path-traversal (CVE-2026-9776)
CVE-2026-9775 Path Traversal in path-traversal (CVE-2026-9775)
CVE-2026-9774 Path Traversal in path-traversal (CVE-2026-9774)
CVE-2026-9778 Path Traversal in path-traversal (CVE-2026-9778)
CVE-2026-39899 Path Traversal in path-traversal (CVE-2026-39899)
CVE-2026-39938 Path Traversal in cacti (CVE-2026-39938)
CVE-2026-54066 Path Traversal in github.com/siyuan-note/siyuan/kernel (CVE-2026-54066)
CVE-2026-53766 Path Traversal in chrome-devtools-mcp (CVE-2026-53766)
CVE-2026-49246 Path Traversal in csharp (CVE-2026-49246)
CVE-2026-49247 Path Traversal in CVE-2026-49247 (CVE-2026-49247)
CVE-2026-48789 Path Traversal in CVE-2026-48789 (CVE-2026-48789)
CVE-2026-57296 Path Traversal in path-traversal (CVE-2026-57296)
CVE-2026-55488 Path Traversal in motioneye (CVE-2026-55488)
CVE-2026-54557 Path Traversal in mise (CVE-2026-54557)
CVE-2026-53925 Path Traversal in glances (CVE-2026-53925)
CVE-2026-11940 Path Traversal in CVE-2026-11940 (CVE-2026-11940)
CVE-2026-52811 Path Traversal in gogs.io/gogs (CVE-2026-52811)
CVE-2026-56258 Path Traversal in crawl4ai (CVE-2026-56258)
CVE-2026-54352 Path Traversal in @budibase/server (CVE-2026-54352)
CVE-2026-53779 Path Traversal in path-traversal (CVE-2026-53779)

🍪 About cookies

We use cookies to keep you logged in, remember your language, and improve the service.

Details →