CWE-50: Path Equivalence: '//multiple/leading/slash'
The product accepts path input in the form of multiple leading slash ('//multiple/leading/slash') without appropriate validation, which can lead to ambiguous path resolution and allow an attacker to traverse the file system to unintended locations or access arbitrary files.
2 tracked CVEs are classified under this weakness.
Highest-risk vulnerabilities
- CVE-2026-66835 — httpd mod_auth directory protection bypassed by a doubled slash in the request path
Recently published
- CVE-2026-66835 — httpd mod_auth directory protection bypassed by a doubled slash in the request path