Lucene search
+L

375 matches found

ATTACKERKB
ATTACKERKB
added 2026/02/25 7:20 a.m.9 views

CVE-2025-11563

URLs containing percent-encoded slashes / or \ can trick wcurl into saving the output file outside of the current directory without the user explicitly asking for it. This flaw only affects the wcurl command line tool...

4.6CVSS5.3AI score0.00302EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/25 7:20 a.m.12 views

CVE-2025-11563 wcurl path traversal with percent-encoded slashes

URLs containing percent-encoded slashes / or \ can trick wcurl into saving the output file outside of the current directory without the user explicitly asking for it. This flaw only affects the wcurl command line tool...

5.4AI score0.00302EPSS
SaveExploits0References2
CVE
CVE
added 2026/02/25 7:20 a.m.53 views

CVE-2025-11563

CVE-2025-11563 describes a wcurl path-traversal issue where URLs with percent-encoded slashes can cause output to be saved outside the intended directory. The connected advisories (Ubuntu USN-8062-1, Amazon Linux ALAS2025-3088/ALAS2023-2025-1317, and related Nessus/NVD/NVL entries) corroborate th...

4.6CVSS5.2AI score0.00302EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2026/02/25 7:20 a.m.10 views

CVE-2025-11563

URLs containing percent-encoded slashes / or \ can trick wcurl into saving the output file outside of the current directory without the user explicitly asking for it. This flaw only affects the wcurl command line tool...

4.6CVSS5.2AI score0.00302EPSS
SaveExploits0
OSV
OSV
added 2026/02/25 7:20 a.m.8 views

CVE-2025-11563 wcurl path traversal with percent-encoded slashes

URLs containing percent-encoded slashes / or \ can trick wcurl into saving the output file outside of the current directory without the user explicitly asking for it. This flaw only affects the wcurl command line tool...

4.6CVSS5.9AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/02/25 7:20 a.m.45 views

CVE-2025-11563 wcurl path traversal with percent-encoded slashes

URLs containing percent-encoded slashes / or \ can trick wcurl into saving the output file outside of the current directory without the user explicitly asking for it. This flaw only affects the wcurl command line tool...

0.00302EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/02/21 12:27 a.m.9 views

SUSE CVE-2025-69725

An Open Redirect vulnerability in the go-chi/chi =5.2.2 RedirectSlashes function allows remote attackers to redirect victim users to malicious websites using the legitimate website domain...

6.1CVSS5.9AI score0.00215EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2026/02/19 9:20 p.m.186 views

Exploit for CVE-2026-25890

CVE-2026-25890 - FileBrowser Access Control Bypass !Authorh...

8.1CVSS5.7AI score0.00461EPSS
SaveExploits2
OSV
OSV
added 2026/02/19 5:24 p.m.8 views

UBUNTU-CVE-2025-69725

An Open Redirect vulnerability in the go-chi/chi =5.2.2 RedirectSlashes function allows remote attackers to redirect victim users to malicious websites using the legitimate website domain...

4.7CVSS5.8AI score0.00215EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/02/19 12:0 a.m.32 views

CVE-2025-69725

An Open Redirect vulnerability in the go-chi/chi =5.2.2 RedirectSlashes function allows remote attackers to redirect victim users to malicious websites using the legitimate website domain...

4.7CVSS0.00215EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/02/18 3:25 p.m.5 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization via the input.parsedpath field. An attacker can gain unauthorized access to protected resources by crafting HTTP requests with double slashes in the path, causing a mismatch between the path evaluated by...

9CVSS5.6AI score0.0038EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/02/18 12:0 a.m.21 views

PT-2026-20563

A security vulnerability has been discovered in how the input.parsed path field is constructed. HTTP request paths are treated as full URIs when parsed; interpreting leading path segments prefixed with double slashes // as authority components, and therefore dropping them from the parsed path. Th...

7.1CVSS5.5AI score
SaveExploits0References5
OSV
OSV
added 2026/02/17 6:9 p.m.9 views

GO-2026-4474 File Browser has a Path-Based Access Control Bypass via Multiple Leading Slashes in URL in github.com/filebrowser/filebrowser

File Browser has a Path-Based Access Control Bypass via Multiple Leading Slashes in URL in github.com/filebrowser/filebrowser...

8.1CVSS5.5AI score0.00461EPSS
SaveExploits2References4
Snyk
Snyk
added 2026/02/10 12:25 a.m.5 views

Incorrect Authorization

Overview github.com/filebrowser/filebrowser/v2/http is a web file browser. Affected versions of this package are vulnerable to Incorrect Authorization via improper normalization of URL paths in the rules. An attacker can gain unauthorized access to restricted files and perform unauthorized...

8.6CVSS5.6AI score0.00461EPSS
SaveExploits2References2
OSV
OSV
added 2026/02/10 12:25 a.m.13 views

GHSA-4MH3-H929-W968 File Browser has a Path-Based Access Control Bypass via Multiple Leading Slashes in URL

Summary An authenticated user can bypass the application's "Disallow" file path rules by modifying the request URL. By adding multiple slashes e.g., //private/ to the path, the authorization check fails to match the rule, while the underlying filesystem resolves the path correctly, granting...

8.1CVSS5.6AI score0.00461EPSS
SaveExploits2References5
Github Security Blog
Github Security Blog
added 2026/02/10 12:25 a.m.14 views

File Browser has a Path-Based Access Control Bypass via Multiple Leading Slashes in URL

Summary An authenticated user can bypass the application's "Disallow" file path rules by modifying the request URL. By adding multiple slashes e.g., //private/ to the path, the authorization check fails to match the rule, while the underlying filesystem resolves the path correctly, granting...

8.1CVSS5.6AI score0.00461EPSS
SaveExploits2References5Affected Software1
NVD
NVD
added 2026/02/09 10:16 p.m.19 views

CVE-2026-25890

File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit files. Prior to 2.57.1, an authenticated user can bypass the application's "Disallow" file path rules by modifying the request URL. By adding multiple slashe...

8.1CVSS0.00461EPSS
SaveExploits2References3
CVE
CVE
added 2026/02/09 9:21 p.m.55 views

CVE-2026-25890

Summary: CVE-2026-25890 affects File Browser prior to 2.57.1, where an authenticated user can bypass the file-path disallow rules by adding multiple slashes (e.g., //private/) to the request URL. The authorization check fails to match the rule while the underlying filesystem resolves the path, gr...

8.1CVSS5.5AI score0.00461EPSS
SaveExploits2References3Affected Software1
Cvelist
Cvelist
added 2026/02/09 9:21 p.m.38 views

CVE-2026-25890 File Browser has a Path-Based Access Control Bypass via Multiple Leading Slashes in URL

File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit files. Prior to 2.57.1, an authenticated user can bypass the application's "Disallow" file path rules by modifying the request URL. By adding multiple slashe...

8.1CVSS0.00461EPSS
SaveExploits2References3
ATTACKERKB
ATTACKERKB
added 2026/02/09 9:21 p.m.7 views

CVE-2026-25890

File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit files. Prior to 2.57.1, an authenticated user can bypass the application's "Disallow" file path rules by modifying the request URL. By adding multiple slashe...

8.1CVSS5.5AI score0.00461EPSS
SaveExploits2References4Affected Software1
Rows per page
Query Builder