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

ID Title
CVE-2026-34522 Path Traversal in path-traversal (CVE-2026-34522)
CVE-2026-34523 Path Traversal in path-traversal (CVE-2026-34523)
CVE-2026-34524 Path Traversal in path-traversal (CVE-2026-34524)
CVE-2026-5344 Path Traversal in path-traversal (CVE-2026-5344)
CVE-2026-3987 Path Traversal in path-traversal (CVE-2026-3987)
CVE-2026-27489 Vulnerability in path-traversal (CVE-2026-27489)
CVE-2026-41363 Path Traversal in openclaw (CVE-2026-41363)
CVE-2026-34451 Path Traversal in anthropic (CVE-2026-34451)
CVE-2026-30285 Path Traversal in zora (CVE-2026-30285)
CVE-2026-30290 Path Traversal in intouchapp (CVE-2026-30290)
CVE-2026-30279 Path Traversal in c (CVE-2026-30279)
CVE-2026-30282 Path Traversal in uxgroupllc (CVE-2026-30282)
CVE-2026-30283 Path Traversal in peaksel (CVE-2026-30283)
CVE-2026-30286 Path Traversal in funambol (CVE-2026-30286)
CVE-2026-30277 Path Traversal in triumph-adler (CVE-2026-30277)
CVE-2026-30278 Path Traversal in funair (CVE-2026-30278)
CVE-2026-5203 Path Traversal in path-traversal (CVE-2026-5203)
CVE-2026-33581 Path Traversal in openclaw (CVE-2026-33581)
CVE-2026-29870 Path Traversal in path-traversal (CVE-2026-29870)
CVE-2026-34070 Path Traversal in path-traversal (CVE-2026-34070)
CVE-2025-15036 Vulnerability in mlflow (CVE-2025-15036)
CVE-2026-5027 Path Traversal in path-traversal (CVE-2026-5027)
CVE-2026-0964 Path Traversal in libssh (CVE-2026-0964)
CVE-2026-32846 Path Traversal in openclaw (CVE-2026-32846)
CVE-2025-67030 Path Traversal in path-traversal (CVE-2025-67030)
CVE-2026-33211 Path Traversal in path-traversal (CVE-2026-33211)
CVE-2026-33195 Path Traversal in activestorage (CVE-2026-33195)
CVE-2026-23536 Path Traversal in CVE-2026-23536 (CVE-2026-23536)
CVE-2026-33236 Path Traversal in path-traversal (CVE-2026-33236)
CVE-2026-3029 Path Traversal in path-traversal (CVE-2026-3029)

🍪 About cookies

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

Details →