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-35031 Vulnerability in path-traversal (CVE-2026-35031)
CVE-2026-34619 Path Traversal in path-traversal (CVE-2026-34619)
CVE-2026-27305 Path Traversal in path-traversal (CVE-2026-27305)
CVE-2026-39813 Vulnerability in path-traversal (CVE-2026-39813)
CVE-2025-61624 Path Traversal in path-traversal (CVE-2025-61624)
CVE-2026-32146 Improper Path Validation in Git Dependency Handling Allows Arbitrary File System Modification
CVE-2026-6057 Path Traversal in path-traversal (CVE-2026-6057)
CVE-2026-39981 Path Traversal in path-traversal (CVE-2026-39981)
CVE-2026-40027 Path Traversal in path-traversal (CVE-2026-40027)
CVE-2026-40024 Path Traversal in path-traversal (CVE-2026-40024)
CVE-2026-33466 Path Traversal in path-traversal (CVE-2026-33466)
CVE-2026-39408 Path Traversal in path-traversal (CVE-2026-39408)
CVE-2026-39847 Path Traversal in emmett (CVE-2026-39847)
CVE-2026-35454 Path Traversal in github.com/coder/code-marketplace (CVE-2026-35454)
CVE-2026-35471 Path Traversal in github.com/patrickhener/goshs (CVE-2026-35471)
CVE-2026-35177 Path Traversal in c (CVE-2026-35177)
CVE-2026-35174 Path Traversal in path-traversal (CVE-2026-35174)
CVE-2026-5597 Path Traversal in path-traversal (CVE-2026-5597)
CVE-2026-5595 Path Traversal in path-traversal (CVE-2026-5595)
CVE-2026-5535 Path Traversal in path-traversal (CVE-2026-5535)
CVE-2026-3666 Path Traversal in wordpress (CVE-2026-3666)
CVE-2026-34607 Path Traversal in path-traversal (CVE-2026-34607)
CVE-2026-34978 Path Traversal in path-traversal (CVE-2026-34978)
CVE-2026-26058 Path Traversal in path-traversal (CVE-2026-26058)
CVE-2026-22661 Path Traversal in path-traversal (CVE-2026-22661)
CVE-2026-28373 Path Traversal in path-traversal (CVE-2026-28373)
CVE-2026-35214 Path Traversal in path-traversal (CVE-2026-35214)
CVE-2025-59711 Path Traversal in path-traversal (CVE-2025-59711)
CVE-2025-59709 Path Traversal in c (CVE-2025-59709)
CVE-2026-4350 The Perfmatters plugin for WordPress is vulnerable to arbitrary file deletion via path traversal in all versions up to, and including, 2.5.9.1. This is due to the `PMCS::action_handler()` method proce...

🍪 About cookies

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

Details →