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-64872 Custom purge and log paths could escape the site webroot directory.
CVE-2026-15074 @fastify/static vulnerable to route guard bypass via path traversal
CVE-2026-16653 Path Traversal in c (CVE-2026-16653)
CVE-2025-60835 An issue in the unrar.dll component of IZArc v4.6 allows attackers to execute a path traversal.
CVE-2026-13186 Path Traversal in path-traversal (CVE-2026-13186)
CVE-2026-65600 Path Traversal in github.com/traefik/traefik/v2 (CVE-2026-65600)
CVE-2026-44192 Path Traversal in path-traversal (CVE-2026-44192)
CVE-2026-30633 Path Traversal in path-traversal (CVE-2026-30633)
CVE-2026-50757 Path Traversal in path-traversal (CVE-2026-50757)
CVE-2026-63454 Path Traversal in path-traversal (CVE-2026-63454)
CVE-2026-30632 Path Traversal in path-traversal (CVE-2026-30632)
CVE-2026-64825 Path Traversal in homeassistant (CVE-2026-64825)
CVE-2026-15724 Vulnerability in path-traversal (CVE-2026-15724)
CVE-2026-64824 Path Traversal in path-traversal (CVE-2026-64824)
CVE-2026-56452 Path Traversal in c (CVE-2026-56452)
CVE-2026-56623 Path Traversal in apache (CVE-2026-56623)
CVE-2026-60027 Path Traversal in path-traversal (CVE-2026-60027)
CVE-2026-46555 Path Traversal in path-traversal (CVE-2026-46555)
CVE-2026-32820 Path Traversal in rails (CVE-2026-32820)
CVE-2026-51026 Vulnerability in path-traversal (CVE-2026-51026)
CVE-2026-52349 Path Traversal in path-traversal (CVE-2026-52349)
CVE-2026-12701 Path Traversal in path-traversal (CVE-2026-12701)
CVE-2026-54910 Path Traversal in github.com/gtsteffaniak/filebrowser/backend (CVE-2026-54910)
CVE-2026-16219 Path Traversal in path-traversal (CVE-2026-16219)
CVE-2026-15631 Impact: @fastify/http-proxy versions from 9.4.0 up to and including 11.5.0 fail to validate the resolved WebSocket destination path against the configured rewrite prefix. The WebSocket routing path in...
CVE-2026-16088 Path Traversal in path-traversal (CVE-2026-16088)
CVE-2026-47871 Path Traversal in path-traversal (CVE-2026-47871)
CVE-2026-8859 Path Traversal in path-traversal (CVE-2026-8859)
CVE-2026-15415 Vulnerability in Amazon aws (CVE-2026-15415)
CVE-2026-15343 Path Traversal in path-traversal (CVE-2026-15343)

🍪 About cookies

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

Details →