Lucene search
K

53 matches found

Positive Technologies
Positive Technologies
added 4 days ago6 views

PT-2026-45727

A path traversal vulnerability exists in jupyter-server version 2.17.0 due to an incorrect root directory boundary check in the get os path function within jupyter server/services/contents/fileio.py. The check uses startswithroot without appending a trailing path separator, allowing sibling...

6.8CVSS6.7AI score0.00032EPSS
Exploits1References2
Snyk
Snyk
added 2026/05/27 9:41 a.m.5 views

Improper Encoding or Escaping of Output

Overview symfony/symfony is a PHP framework for web applications and a set of reusable PHP components. Affected versions of this package are vulnerable to Improper Encoding or Escaping of Output via the UrlGenerator due to incorrectly encoding chained dot-segments ../ or ./. The legacy...

6.9CVSS5.8AI score
Exploits0References2
Veracode
Veracode
added 2026/05/23 5:59 a.m.6 views

Path Traversal

Open WebUI is vulnerable to Path Traversal. The vulnerability is due to improper validation and sanitization of uploaded file names derived from HTTP upload requests, which allows an attacker to upload files with crafted dot-segments and traverse outside the intended uploads directory, potentiall...

9.8CVSS5.8AI score0.00079EPSS
Exploits1References1Affected Software1
CVE
CVE
added 2026/05/15 9:40 p.m.11 views

CVE-2026-44565

CVE-2026-44565 affects Open WebUI prior to 0.6.10. The upload API derives the target path from the original HTTP upload filename without validation, enabling dot-segment path traversal and arbitrary file writes to locations the web server user can access. This is fixed in 0.6.10. Mitigation guida...

8.1CVSS5.8AI score0.00021EPSS
Exploits1References1Affected Software1
CNNVD
CNNVD
added 2026/05/15 12:0 a.m.7 views

Open WebUI 路径遍历漏洞

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted WebUI that is open source. Versions of Open WebUI prior to 0.1.124 contained a path traversal vulnerability. This vulnerability occurred when files were attached in messages, where the file names originated from the original...

9.8CVSS5.8AI score0.00079EPSS
Exploits1References2
Cvelist
Cvelist
added 2026/05/11 7:26 p.m.27 views

CVE-2026-42882 oxyno-zeta/s3-proxy: Security Issues in Resource Path Matching

oxyno-zeta/s3-proxy is an aws s3 proxy written in go. Prior to 5.0.0, s3-proxy contains an authentication bypass caused by inconsistent URL path interpretation between the authentication middleware and the bucket handler. The authentication middleware evaluates resource path patterns against the...

9.4CVSS0.00194EPSS
Exploits0References3
CVE
CVE
added 2026/05/11 7:26 p.m.7 views

CVE-2026-42882

CVE-2026-42882 affects oxyno-zeta/s3-proxy (Go). Prior to version 5.0.0, an authentication bypass arises from a mismatch between the auth middleware and bucket handler when parsing resource paths. The auth layer uses the percent-encoded request URI (r.URL.RequestURI()) while the bucket handler bu...

9.4CVSS5.8AI score0.00194EPSS
Exploits0References3
EUVD
EUVD
added 2026/05/08 5:15 p.m.2 views

EUVD-2026-27129

fast-uri vulnerable to path traversal via percent-encoded dot segments...

7.5CVSS5.8AI score0.00053EPSS
Exploits0References3
OSV
OSV
added 2026/05/08 5:15 p.m.0 views

GHSA-Q3J6-QGPJ-74H6 fast-uri vulnerable to path traversal via percent-encoded dot segments

Impact fast-uri v3.1.0 and earlier decodes percent-encoded path separators %2F and dot segments %2E before applying dot-segment removal in normalize and equal. This makes encoded path data behave like real / and .., so distinct URIs collapse onto the same normalized path. For example,...

7.5CVSS5.8AI score0.00053EPSS
Exploits0References4
Patchstack
Patchstack
added 2026/05/08 5:15 p.m.4 views

NPM: fast-uri vulnerable to path traversal via percent-encoded dot segments

NPM: fast-uri vulnerable to path traversal via percent-encoded dot segments vulnerability discovered by ? in WordPress Npm fast-uri versions = 3.1.0...

7.5CVSS5.8AI score0.00053EPSS
Exploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/08 5:15 p.m.7 views

fast-uri vulnerable to path traversal via percent-encoded dot segments

Impact fast-uri v3.1.0 and earlier decodes percent-encoded path separators %2F and dot segments %2E before applying dot-segment removal in normalize and equal. This makes encoded path data behave like real / and .., so distinct URIs collapse onto the same normalized path. For example,...

7.5CVSS5.8AI score0.00053EPSS
Exploits0References4Affected Software1
CVE
CVE
added 2026/05/08 3:43 a.m.5 views

CVE-2026-42274

CVE-2026-42274 affects Heimdall (cloud-native Identity Aware Proxy and Access Control Decision service). Before v0.17.14, it matches rules on raw, non-normalized request paths while downstream components normalize dot-segments per RFC 3986, potentially authorizing requests whose normalized path d...

7.8CVSS5.7AI score0.00061EPSS
Exploits0References4
ATTACKERKB
ATTACKERKB
added 2026/05/08 3:43 a.m.4 views

CVE-2026-42274

Heimdall is a cloud native Identity Aware Proxy and Access Control Decision service. Prior to version 0.17.14, Heimdall performs rule matching on the raw non-normalized request path, while downstream components may normalize dot-segments according to RFC 3986, Section 6.2.2.3. This discrepancy ca...

7.8CVSS5.7AI score0.00061EPSS
Exploits0References5Affected Software1
SUSE CVE
SUSE CVE
added 2026/05/08 2:27 a.m.4 views

SUSE CVE-2026-6321

fast-uri decoded percent-encoded path separators and dot segments before applying dot-segment removal in its normalize and equal functions. Encoded path data was treated like real slashes and parent-directory references, so distinct URIs could collapse onto the same normalized path. Applications...

7.5CVSS5.8AI score0.00053EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2026/05/06 5:25 a.m.6 views

CVE-2026-6321

A flaw was found in fast-uri. A remote attacker could exploit this vulnerability by providing a specially crafted Uniform Resource Locator URL containing percent-encoded path separators and dot segments. Due to incorrect processing, fast-uri would decode these elements before proper normalization...

7.5CVSS5.8AI score0.00053EPSS
Exploits0References5
Snyk
Snyk
added 2026/05/04 9:28 p.m.5 views

Directory Traversal

Overview org.webjars.npm:fast-uri is a Dependency-free RFC 3986 URI toolbox Affected versions of this package are vulnerable to Directory Traversal via the normalize or equal functions. An attacker can bypass path-based access controls by submitting specially crafted percent-encoded or dot segmen...

8.7CVSS6.3AI score0.00053EPSS
Exploits0References2
NVD
NVD
added 2026/05/04 8:16 p.m.3 views

CVE-2026-6321

fast-uri decoded percent-encoded path separators and dot segments before applying dot-segment removal in its normalize and equal functions. Encoded path data was treated like real slashes and parent-directory references, so distinct URIs could collapse onto the same normalized path. Applications...

7.5CVSS0.00053EPSS
Exploits0References2
OSV
OSV
added 2026/05/04 8:16 p.m.2 views

DEBIAN-CVE-2026-6321

fast-uri decoded percent-encoded path separators and dot segments before applying dot-segment removal in its normalize and equal functions. Encoded path data was treated like real slashes and parent-directory references, so distinct URIs could collapse onto the same normalized path. Applications...

7.5CVSS5.8AI score0.00053EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2026/05/04 8:16 p.m.1 views

CVE-2026-6321

fast-uri decoded percent-encoded path separators and dot segments before applying dot-segment removal in its normalize and equal functions. Encoded path data was treated like real slashes and parent-directory references, so distinct URIs could collapse onto the same normalized path. Applications...

7.5CVSS5.8AI score0.00053EPSS
Exploits0References2
OSV
OSV
added 2026/05/04 8:16 p.m.0 views

UBUNTU-CVE-2026-6321

fast-uri decoded percent-encoded path separators and dot segments before applying dot-segment removal in its normalize and equal functions. Encoded path data was treated like real slashes and parent-directory references, so distinct URIs could collapse onto the same normalized path. Applications...

7.5CVSS5.8AI score0.00053EPSS
Exploits0References3
Rows per page
Query Builder