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-44171 Path Traversal in mariadb (CVE-2026-44171)
CVE-2026-11844 Path Traversal in CVE-2026-11844 (CVE-2026-11844)
CVE-2026-11846 Path Traversal in CVE-2026-11846 (CVE-2026-11846)
CVE-2026-11847 Path Traversal in path-traversal (CVE-2026-11847)
CVE-2026-47368 Path Traversal in path-traversal (CVE-2026-47368)
CVE-2026-45171 Path Traversal in paloaltonetworks (CVE-2026-45171)
CVE-2026-48099 Path Traversal in wsgidav (CVE-2026-48099)
CVE-2025-24268 Path Traversal in apple (CVE-2025-24268)
CVE-2026-49982 Vulnerability in tmp (CVE-2026-49982)
CVE-2026-48049 Path Traversal in @hapi/inert (CVE-2026-48049)
CVE-2026-53777 Path Traversal in path-traversal (CVE-2026-53777)
CVE-2026-11816 Path Traversal in keras (CVE-2026-11816)
CVE-2026-48020 Path Traversal in github.com/traefik/traefik/v2 (CVE-2026-48020)
CVE-2026-8464 Path Traversal in path-traversal (CVE-2026-8464)
CVE-2026-40987 Path Traversal in org.springframework.integration:spring-integration-file (CVE-2026-40987)
CVE-2026-52726 Path Traversal in dulwich (CVE-2026-52726)
CVE-2026-49219 Information Disclosure in Magick.NET-Q16-AnyCPU (CVE-2026-49219)
CVE-2026-45380 Path Traversal in c (CVE-2026-45380)
CVE-2026-0270 Path Traversal in path-traversal (CVE-2026-0270)
CVE-2026-47764 Path Traversal in pdm (CVE-2026-47764)
CVE-2026-50567 Path Traversal in github.com/fission/fission (CVE-2026-50567)
CVE-2026-45569 Path Traversal in c (CVE-2026-45569)
CVE-2026-45565 Vulnerability in nginx (CVE-2026-45565)
CVE-2026-53476 Path Traversal in github.com/kubev2v/assisted-migration-agent (CVE-2026-53476)
CVE-2026-45556 Vulnerability in nginx (CVE-2026-45556)
CVE-2026-52752 Path Traversal in path-traversal (CVE-2026-52752)
CVE-2026-52755 Path Traversal in path-traversal (CVE-2026-52755)
CVE-2026-52756 Path Traversal in path-traversal (CVE-2026-52756)
CVE-2026-49497 Path Traversal in path-traversal (CVE-2026-49497)
CVE-2026-24717 Path Traversal in path-traversal (CVE-2026-24717)

🍪 About cookies

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

Details →