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-50016 Vulnerability in pnpm (CVE-2026-50016)
CVE-2026-29509 Path Traversal in path-traversal (CVE-2026-29509)
CVE-2026-52884 Vulnerability in cpp (CVE-2026-52884)
CVE-2026-49991 Path Traversal in path-traversal (CVE-2026-49991)
CVE-2026-48753 Vulnerability in github.com/lxc/incus/v7/cmd/incusd (CVE-2026-48753)
CVE-2026-44024 Path Traversal in fluentd (CVE-2026-44024)
CVE-2025-64152 Path Traversal in apache (CVE-2025-64152)
CVE-2025-55017 Path Traversal in apache (CVE-2025-55017)
CVE-2026-13426 Path Traversal in c (CVE-2026-13426)
CVE-2025-10268 Vulnerability in wordpress (CVE-2025-10268)
CVE-2026-57872 Path Traversal in path-traversal (CVE-2026-57872)
CVE-2025-71338 Code Injection in flowise (CVE-2025-71338)
CVE-2025-71333 Unrestricted File Upload in flowise (CVE-2025-71333)
CVE-2025-71324 Vulnerability in path-traversal (CVE-2025-71324)
CVE-2026-40084 Path Traversal in path-traversal (CVE-2026-40084)
CVE-2026-54250 Path Traversal in github.com/k3s-io/k3s (CVE-2026-54250)
CVE-2026-45233 Path Traversal in path-traversal (CVE-2026-45233)
CVE-2026-55439 Path Traversal in path-traversal (CVE-2026-55439)
CVE-2026-56122 Path Traversal in path-traversal (CVE-2026-56122)
CVE-2026-49506 Path Traversal in path-traversal (CVE-2026-49506)
CVE-2026-45188 Vulnerability in apache (CVE-2026-45188)
CVE-2026-8662 Path Traversal in path-traversal (CVE-2026-8662)
CVE-2026-9776 Path Traversal in path-traversal (CVE-2026-9776)
CVE-2026-9777 Path Traversal in path-traversal (CVE-2026-9777)
CVE-2026-9775 Path Traversal in path-traversal (CVE-2026-9775)
CVE-2026-9774 Path Traversal in path-traversal (CVE-2026-9774)
CVE-2026-9778 Path Traversal in path-traversal (CVE-2026-9778)
CVE-2026-39899 Path Traversal in path-traversal (CVE-2026-39899)
CVE-2026-54066 Path Traversal in github.com/siyuan-note/siyuan/kernel (CVE-2026-54066)
CVE-2026-57296 Path Traversal in path-traversal (CVE-2026-57296)

🍪 About cookies

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

Details →