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

ID Title
CVE-2026-58192 Path Traversal in CVE-2026-58192 (CVE-2026-58192)
CVE-2026-54591 Path Traversal in CVE-2026-54591 (CVE-2026-54591)
CVE-2026-54590 Path Traversal in CVE-2026-54590 (CVE-2026-54590)
CVE-2026-59948 Path Traversal in CVE-2026-59948 (CVE-2026-59948)
CVE-2026-59946 Path Traversal in CVE-2026-59946 (CVE-2026-59946)
CVE-2026-59820 Path Traversal in path-traversal (CVE-2026-59820)
CVE-2026-59924 Path Traversal in CVE-2026-59924 (CVE-2026-59924)
CVE-2026-53951 Path Traversal in CVE-2026-53951 (CVE-2026-53951)
CVE-2026-14967 Path Traversal in CVE-2026-14967 (CVE-2026-14967)
CVE-2026-56273 Path Traversal in path-traversal (CVE-2026-56273)
CVE-2026-53480 Path Traversal in path-traversal (CVE-2026-53480)
CVE-2026-22927 Omnissa Workspace ONE® Tunnel for Windows addresses a Local Privilege Escalation Vulnerability.
CVE-2026-55874 Path Traversal in CVE-2026-55874 (CVE-2026-55874)
CVE-2026-55668 Path Traversal in CVE-2026-55668 (CVE-2026-55668)
CVE-2026-14500 Path Traversal in wordpress (CVE-2026-14500)
CVE-2026-14487 Path Traversal in wordpress (CVE-2026-14487)
CVE-2026-14244 Path Traversal in wordpress (CVE-2026-14244)
CVE-2026-55631 Path Traversal in path-traversal (CVE-2026-55631)
CVE-2026-53481 Path Traversal in path-traversal (CVE-2026-53481)
CVE-2026-42200 Path Traversal in CVE-2026-42200 (CVE-2026-42200)
CVE-2026-14468 Path Traversal in CVE-2026-14468 (CVE-2026-14468)
CVE-2026-57571 Path Traversal in kidocode (CVE-2026-57571)
CVE-2026-9181 Path Traversal in path-traversal (CVE-2026-9181)
CVE-2026-59194 Path Traversal in pnpm (CVE-2026-59194)
CVE-2026-59196 Path Traversal in pnpm (CVE-2026-59196)
CVE-2026-59152 Path Traversal in CVE-2026-59152 (CVE-2026-59152)
CVE-2026-59195 Path Traversal in pnpm (CVE-2026-59195)
CVE-2026-58203 Path Traversal in CVE-2026-58203 (CVE-2026-58203)
CVE-2026-7185 Path Traversal in CVE-2026-7185 (CVE-2026-7185)
CVE-2026-49297 Path Traversal in apache (CVE-2026-49297)

🍪 About cookies

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

Details →