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,817

ID Title
CVE-2026-81560 Path Traversal in path-traversal (CVE-2026-81560)
CVE-2026-78275 Editor Arbitrary File Deletion in Fluent Boards Pro <= 2.0.11 versions.
CVE-2026-47884 Path Traversal in spring (CVE-2026-47884)
CVE-2026-81491 Path Traversal in path-traversal (CVE-2026-81491)
CVE-2026-81485 Path Traversal in path-traversal (CVE-2026-81485)
CVE-2026-81486 Path Traversal in path-traversal (CVE-2026-81486)
CVE-2026-47862 Path Traversal in CVE-2026-47862 (CVE-2026-47862)
CVE-2026-75333 Path Traversal in path-traversal (CVE-2026-75333)
CVE-2026-75328 Path Traversal in CVE-2026-75328 (CVE-2026-75328)
CVE-2026-61792 Path Traversal in path-traversal (CVE-2026-61792)
CVE-2026-36851 Path Traversal in path-traversal (CVE-2026-36851)
CVE-2026-81030 Path Traversal in CVE-2026-81030 (CVE-2026-81030)
CVE-2026-81028 Path Traversal in cpp (CVE-2026-81028)
CVE-2026-54550 Path Traversal in org.codehaus.izpack:izpack-installer (CVE-2026-54550)
CVE-2026-15990 Path Traversal in wordpress (CVE-2026-15990)
CVE-2026-77757 Path Traversal in wordpress (CVE-2026-77757)
CVE-2026-75797 Path Traversal in wordpress (CVE-2026-75797)
CVE-2026-57171 Path Traversal in CVE-2026-57171 (CVE-2026-57171)
CVE-2026-80104 Path Traversal in CVE-2026-80104 (CVE-2026-80104)
CVE-2026-65092 Path Traversal in path-traversal (CVE-2026-65092)
CVE-2026-79781 Path Traversal in path-traversal (CVE-2026-79781)
CVE-2026-79773 Path Traversal in CVE-2026-79773 (CVE-2026-79773)
CVE-2026-79676 Path Traversal in path-traversal (CVE-2026-79676)
CVE-2026-55557 Path Traversal in browse-mcp (CVE-2026-55557)
CVE-2026-79622 Path Traversal in path-traversal (CVE-2026-79622)
CVE-2026-57863 Path Traversal in path-traversal (CVE-2026-57863)
CVE-2026-78886 Path Traversal in path-traversal (CVE-2026-78886)
CVE-2026-55527 Path Traversal in praisonaiagents (CVE-2026-55527)
CVE-2026-55540 Path Traversal in PraisonAI (CVE-2026-55540)
CVE-2026-77139 Path Traversal in path-traversal (CVE-2026-77139)

🍪 About cookies

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

Details →