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-76357 Path Traversal in splunk (CVE-2026-76357)
CVE-2026-76337 Path Traversal in splunk (CVE-2026-76337)
CVE-2026-16888 Path Traversal in path-traversal (CVE-2026-16888)
CVE-2026-76576 Path Traversal in vue (CVE-2026-76576)
CVE-2026-18849 Path Traversal in CVE-2026-18849 (CVE-2026-18849)
CVE-2026-63188 Path Traversal in @logto/tunnel (CVE-2026-63188)
CVE-2026-75593 Path Traversal in CVE-2026-75593 (CVE-2026-75593)
CVE-2026-62680 Path Traversal in CVE-2026-62680 (CVE-2026-62680)
CVE-2026-48024 Path Traversal in CVE-2026-48024 (CVE-2026-48024)
CVE-2026-46343 Path Traversal in CVE-2026-46343 (CVE-2026-46343)
CVE-2026-19672 Path Traversal in CVE-2026-19672 (CVE-2026-19672)
CVE-2026-76614 Path Traversal in path-traversal (CVE-2026-76614)
CVE-2026-53451 Path Traversal in path-traversal (CVE-2026-53451)
CVE-2026-53452 Path Traversal in CVE-2026-53452 (CVE-2026-53452)
CVE-2026-15061 Path Traversal in path-traversal (CVE-2026-15061)
CVE-2026-76222 Path Traversal in CVE-2026-76222 (CVE-2026-76222)
CVE-2026-70424 Path Traversal in path-traversal (CVE-2026-70424)
CVE-2026-18051 Path Traversal in wordpress (CVE-2026-18051)
CVE-2026-16616 Path Traversal in wordpress (CVE-2026-16616)
CVE-2026-19942 Path Traversal in wordpress (CVE-2026-19942)
CVE-2026-73973 Path Traversal in path-traversal (CVE-2026-73973)
CVE-2026-52875 Path Traversal in CVE-2026-52875 (CVE-2026-52875)
CVE-2026-52872 Path Traversal in CVE-2026-52872 (CVE-2026-52872)
CVE-2026-47699 Path Traversal in CVE-2026-47699 (CVE-2026-47699)
CVE-2026-50186 Path Traversal in dos (CVE-2026-50186)
CVE-2026-73974 Path Traversal in linuxfabrik-lib (CVE-2026-73974)
CVE-2026-53457 Path Traversal in CVE-2026-53457 (CVE-2026-53457)
CVE-2026-47627 Path Traversal in path-traversal (CVE-2026-47627)
CVE-2026-52610 Path Traversal in path-traversal (CVE-2026-52610)
CVE-2026-52607 Path Traversal in path-traversal (CVE-2026-52607)

🍪 About cookies

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

Details →