Lucene search
+L

15 matches found

ATTACKERKB
ATTACKERKB
added 2026/07/14 8:56 a.m.6 views

CVE-2026-8384

In Eclipse Jetty, an HTTP URI of this form: /public;/../admin/secret.txt results in an unresolved path of: /public/../admin/secret.txt instead of the expected: /admin/secret.txt Jetty itself is not affected, as it will not serve the secret.txt file because it will not pass the alias checker only...

5.3CVSS6.1AI score0.00228EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2026/06/29 2:4 p.m.81 views

CVE-2026-55607

CVE-2026-55607 affects Claude Code 2.1.38–2.1.163; worktree handling allowed creation of ".git" worktrees and navigation outside the sandbox, enabling git directory confusion. Exploit via symlink manipulation and git fsmonitor during worktree operations could overwrite home-dir files (e.g., .zshe...

8.8CVSS6.3AI score0.00552EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/06/29 2:4 p.m.44 views

CVE-2026-55607 Claude Code: Sandbox Escape via Git Worktree Path Confusion Allows Unsandboxed Code Execution

Claude Code is an agentic coding tool. From 2.1.38 until 2.1.163, Claude Code's worktree handling allowed creation of worktrees named ".git" and navigation to worktrees outside the sandbox context, enabling git directory confusion attacks. By exploiting symlink manipulation and git fsmonitor...

7.7CVSS0.00552EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/26 12:0 a.m.25 views

PT-2026-43445

Name of the Vulnerable Software and Affected Versions FUXA versions 1.2.11 through 1.3.0 Description A path confusion flaw in the authentication middleware allows an unauthenticated remote attacker to achieve full remote code execution as root. The issue occurs because the server uses a substring...

9.3CVSS6.4AI score0.00862EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/02/27 12:0 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-27590

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Caddy is an extensible server platform that uses TLS by default. Prior to version 2.11.1, Caddy's FastCGI path splitting logic computes the split index on a...

9.8CVSS7.9AI score0.00542EPSS
SaveExploits1References3
CVE
CVE
added 2026/02/12 7:16 p.m.28 views

CVE-2026-24895

FrankenPHP CGI path splitting bug before 1.11.2 uses lowercased path for split index and applies it to the original path, causing SCRIPT_NAME/SCRIPT_FILENAME to point to the wrong file and potentially execute an unintended file. Root cause: Go strings.ToLower can increase byte length for certain ...

9.8CVSS5.7AI score0.00573EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/12 7:16 p.m.8 views

CVE-2026-24895 FrankenPHP affected by Path Confusion via Unicode casing in CGI path splitting allows execution of arbitrary files

FrankenPHP is a modern application server for PHP. Prior to 1.11.2, FrankenPHP’s CGI path splitting logic improperly handles Unicode characters during case conversion. The logic computes the split index for finding .php on a lowercased copy of the request path but applies that byte index to the...

9.3CVSS5.7AI score0.00573EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.15 views

PT-2026-21775

Name of the Vulnerable Software and Affected Versions Caddy versions prior to 2.11.1 FrankenPHP versions prior to 1.11.2 Description Caddy and FrankenPHP are vulnerable to a path confusion issue due to incorrect handling of Unicode characters during case conversion in the FastCGI path splitting...

9.8CVSS6.6AI score0.00542EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2025/11/14 12:0 a.m.7 views

Fortinet FortiWeb Path Confusion in GUI (FG-IR-25-910)

The version of FortiWeb installed on the remote host is 7.0.x prior to 7.0.12, 7.2.x prior to 7.2.12, 7.4.x prior to 7.4.10, 7.6.x prior to 7.6.5, or 8.0.x prior to 8.0.2. It is, therefore, affected by a path confusion vulnerability as referenced in the FG-IR-25-910 advisory: - A relative path...

9.8CVSS6.1AI score0.91838EPSS
SaveExploits18References2
Veracode
Veracode
added 2025/10/03 6:58 a.m.9 views

Path Confusion

Hono is vulnerable to path confusion leading to proxy-level ACL bypass. The vulnerability is due to reliance on fixed character offsets when parsing request URLs due to incorrect handling of malformed absolute-form Request-URIs; attackers can craft such malformed absolute-form Request-URIs to cau...

7.5CVSS7AI score0.00498EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2025/09/05 12:15 a.m.9 views

CVE-2025-58362

Hono is a Web application framework that provides support for any JavaScript runtime. Versions 4.8.0 through 4.9.5 contain a flaw in the getPath utility function which could allow path confusion and potential bypass of proxy-level ACLs e.g. Nginx location blocks. The original implementation relie...

7.5CVSS0.00498EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/04 11:56 p.m.64 views

CVE-2025-58362

Hono web framework (versions 4.8.0–4.9.5) contains a flaw in the getPath utility (parsing in utils/url.ts) that can cause path confusion when handling certain malformed absolute-form Request-URIs, potentially bypassing proxy-level ACLs (e.g., Nginx location blocks). The root cause is reliance on ...

7.5CVSS6.1AI score0.00498EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/09/03 9:30 p.m.6 views

GHSA-9HP6-4448-45G2 Hono's flaw in URL path parsing could cause path confusion

Summary A flaw in the getPath utility function could allow path confusion and potential bypass of proxy-level ACLs e.g. Nginx location blocks. Details The original implementation relied on fixed character offsets when parsing request URLs. Under certain malformed absolute-form Request-URIs, this...

7.5CVSS5.7AI score0.00498EPSS
SaveExploits0References5
OSV
OSV
added 2022/05/14 12:58 a.m.45 views

GHSA-674J-7M97-J2P9 curl FTP path confusion leads to NIL byte out of bounds write

curl can be coerced into writing a zero byte out of bounds. This bug can trigger when curl is told to work on an FTP URL, with the setting to only issue a single CWD command --ftp-method singlecwd or the libcurl alternative CURLOPTFTPFILEMETHOD. curl then URL-decodes the given path, calls strlen ...

9.8CVSS8AI score0.11823EPSS
SaveExploits0References21
Hacker One
Hacker One
added 2021/07/21 11:12 a.m.24 views

Shopify: Shopify.com Web Cache Deception vulnerability leads to personal information and CSRF tokens leakage

Shopify.com Web Cache Deception Vulnerability Matteo Golinelli, July 21, 2021. I am testing websites for possible Web Cache Deception vulnerabilities you can find more about it here and I discovered that shopify.com is vulnerable. Web cache deception WCD is an attack where an attacker tricks a...

0.1AI score
SaveExploits0
Rows per page
Query Builder