Path Traversal

⚔️ Attack Types Related 14
slug: path-traversal

Explanation

パストラバーサルは「ファイル名を指定する箇所に `../../../etc/passwd` のような文字列を入れて、本来アクセスできないファイルを読み出す」攻撃です。 ファイルダウンロード機能や画像表示機能でよく見られます。 対策は「ユーザー入力のファイル名を、必ずホワイトリスト・固定ディレクトリに制限する」こと。
📌 Example
CVE-2024-57726 (SimpleHelp): zipファイル展開時のZip Slipにより、サーバー上の任意の場所にファイル書き込みされる脆弱性。

🔖 Related tags

🛡 Vulnerabilities tagged with this 1,343

ID Title
CVE-2026-70428 Path Traversal in path-traversal (CVE-2026-70428)
CVE-2026-7646 Path Traversal in path-traversal (CVE-2026-7646)
CVE-2026-15979 Path Traversal in wordpress (CVE-2026-15979)
CVE-2026-71262 Vulnerability in path-traversal (CVE-2026-71262)
CVE-2026-71209 audiobookshelf's authentication-exemption check (server/routers/Auth.js) matches unauthenticated...
CVE-2026-71215 art-template's sub-template resolution logic (src/compile/adapter/resolve-filename.js), used by...
CVE-2026-18903 Path Traversal in path-traversal (CVE-2026-18903)
CVE-2026-18907 Vulnerability in path-traversal (CVE-2026-18907)
CVE-2026-18853 Path Traversal in c (CVE-2026-18853)
CVE-2026-70593 Path Traversal in ghost (CVE-2026-70593)
CVE-2026-67200 Path Traversal in path-traversal (CVE-2026-67200)
CVE-2026-14194 Path Traversal in path-traversal (CVE-2026-14194)
CVE-2026-18759 Privilege Escalation in path-traversal (CVE-2026-18759)
CVE-2026-14818 Path Traversal in path-traversal (CVE-2026-14818)
CVE-2026-17614 Path Traversal in path-traversal (CVE-2026-17614)
CVE-2026-56845 Path Traversal in path-traversal (CVE-2026-56845)
CVE-2026-67970 Vulnerability in path-traversal (CVE-2026-67970)
CVE-2026-18648 Path Traversal in react (CVE-2026-18648)
CVE-2026-18645 Path Traversal in path-traversal (CVE-2026-18645)
CVE-2026-18646 Path Traversal in path-traversal (CVE-2026-18646)
CVE-2026-18644 Path Traversal in path-traversal (CVE-2026-18644)
CVE-2026-61372 Path Traversal in apache (CVE-2026-61372)
CVE-2026-69095 Path Traversal in path-traversal (CVE-2026-69095)
CVE-2026-69089 Path Traversal in path-traversal (CVE-2026-69089)
CVE-2026-9856 Path Traversal in path-traversal (CVE-2026-9856)
CVE-2026-18352 Path Traversal in wordpress (CVE-2026-18352)
CVE-2026-13339 Path Traversal in wordpress (CVE-2026-13339)
CVE-2026-67309 Path Traversal in github.com/traefik/traefik/v3 (CVE-2026-67309)
CVE-2026-15450 Path Traversal in wordpress (CVE-2026-15450)
CVE-2026-15601 Path Traversal in wordpress (CVE-2026-15601)

🍪 About cookies

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

Details →