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

ID Title
CVE-2026-56876 Path Traversal in max-mapper (CVE-2026-56876)
CVE-2026-55677 Path Traversal in CVE-2026-55677 (CVE-2026-55677)
CVE-2026-57321 Contributor Arbitrary File Deletion in H5P <= 1.17.7 versions.
CVE-2026-56066 Unauthenticated Arbitrary File Deletion in ShortPixel Adaptive Images <= 3.11.4 versions.
CVE-2025-55017 Path Traversal in apache (CVE-2025-55017)
CVE-2025-64152 Path Traversal in apache (CVE-2025-64152)
CVE-2026-13426 Path Traversal in c (CVE-2026-13426)
CVE-2026-57872 Path Traversal in path-traversal (CVE-2026-57872)
CVE-2026-40084 Path Traversal in path-traversal (CVE-2026-40084)
CVE-2026-56445 Path Traversal in c (CVE-2026-56445)
CVE-2026-55667 Path Traversal in CVE-2026-55667 (CVE-2026-55667)
CVE-2026-54917 Path Traversal in seaweedfs (CVE-2026-54917)
CVE-2026-54250 Path Traversal in path-traversal (CVE-2026-54250)
CVE-2026-50548 Path Traversal in anysphere (CVE-2026-50548)
CVE-2026-9083 Path Traversal in redhat (CVE-2026-9083)
CVE-2026-45233 Path Traversal in path-traversal (CVE-2026-45233)
CVE-2026-48944 Path Traversal in joomlaworks (CVE-2026-48944)
CVE-2026-55439 Path Traversal in path-traversal (CVE-2026-55439)
CVE-2026-55092 Path Traversal in aquasec (CVE-2026-55092)
CVE-2026-56054 Subscriber Arbitrary File Deletion in JS Help Desk <= 3.1.1 versions.
CVE-2026-56122 Path Traversal in path-traversal (CVE-2026-56122)
CVE-2026-49506 Path Traversal in path-traversal (CVE-2026-49506)
CVE-2026-8662 Path Traversal in path-traversal (CVE-2026-8662)
CVE-2026-9153 Path Traversal in gnu (CVE-2026-9153)
CVE-2026-9154 Path Traversal in gnu (CVE-2026-9154)
CVE-2026-9777 Path Traversal in path-traversal (CVE-2026-9777)
CVE-2026-9778 Path Traversal in path-traversal (CVE-2026-9778)
CVE-2026-9776 Path Traversal in path-traversal (CVE-2026-9776)
CVE-2026-9775 Path Traversal in path-traversal (CVE-2026-9775)
CVE-2026-9774 Path Traversal in path-traversal (CVE-2026-9774)

🍪 About cookies

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

Details →