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-53480 Dell PowerProtect Data Domain, versions 7.7.1.0 through 8.7, LTS2026 release version 8.6.1.0...
CVE-2026-56273 Flowise before 3.1.0 contains a path traversal vulnerability in Faiss and SimpleStore vector...
CVE-2026-22927 Omnissa Workspace ONE® Tunnel for Windows addresses a Local Privilege Escalation Vulnerability.
CVE-2026-55668 File Browser provides a web file managing interface. Prior to 2.63.16, ScopedFs validates the nearest existing ancestor of a dangling symlink as in scope and then follows the symlink during file creat...
CVE-2026-55874 SeaweedFS is a distributed storage system. Prior to 4.34, the S3 API gateway does not reject dot-dot path segments in the X-Amz-Copy-Source header used by CopyObject and UploadPartCopy, allowing an au...
CVE-2026-14500 Path Traversal in wordpress (CVE-2026-14500)
CVE-2026-14487 Path Traversal in wordpress (CVE-2026-14487)
CVE-2026-14244 Path Traversal in wordpress (CVE-2026-14244)
CVE-2026-55631 Path Traversal in path-traversal (CVE-2026-55631)
CVE-2026-53481 Path Traversal in path-traversal (CVE-2026-53481)
CVE-2026-42200 Path Traversal in CVE-2026-42200 (CVE-2026-42200)
CVE-2026-14468 Path Traversal in CVE-2026-14468 (CVE-2026-14468)
CVE-2026-57571 Path Traversal in kidocode (CVE-2026-57571)
CVE-2026-9181 Path Traversal in path-traversal (CVE-2026-9181)
CVE-2026-59195 Path Traversal in pnpm (CVE-2026-59195)
CVE-2026-59152 Path Traversal in CVE-2026-59152 (CVE-2026-59152)
CVE-2026-59196 Path Traversal in pnpm (CVE-2026-59196)
CVE-2026-59194 Path Traversal in pnpm (CVE-2026-59194)
CVE-2026-58203 Path Traversal in CVE-2026-58203 (CVE-2026-58203)
CVE-2026-7185 Path Traversal in CVE-2026-7185 (CVE-2026-7185)
CVE-2026-49297 Path Traversal in apache (CVE-2026-49297)
CVE-2026-14783 Path Traversal in path-traversal (CVE-2026-14783)
CVE-2026-59510 Path Traversal in path-traversal (CVE-2026-59510)
CVE-2026-14636 Path Traversal in path-traversal (CVE-2026-14636)
CVE-2026-14635 Path Traversal in path-traversal (CVE-2026-14635)
CVE-2026-14628 Path Traversal in path-traversal (CVE-2026-14628)
CVE-2026-28705 Path Traversal in CVE-2026-28705 (CVE-2026-28705)
CVE-2026-41124 Path Traversal in path-traversal (CVE-2026-41124)
CVE-2026-47896 Path Traversal in csharp (CVE-2026-47896)
CVE-2026-47897 Path Traversal in csharp (CVE-2026-47897)

🍪 About cookies

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

Details →