Lucene search
+L

298 matches found

Nuclei
Nuclei
added 2026/09/07 6:34 a.m.18 views

Hitachi Pentaho Business Analytics Server - Bypass Authorization

Hitachi Vantara Pentaho Business Analytics Server versions before 9.4.0.1 and 9.3.0.2, including 8.3.x contain security restrictions using non-canonical URLs which can be circumvented. id: CVE-2022-43939 info: name: Hitachi Pentaho Business Analytics Server - Bypass Authorization author: daffainf...

9.8CVSS7.8AI score0.9767EPSS
SaveExploits7References3
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability found in Linux 5.15, Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: VMCI: Check context-notifypage after calling getuserpagesfast to avoid GPF. The call to getuserpagesfast in vmcihostunlockedioctl may return NULL for context-notifypage, causing a GPF. To avoid this, check that context-notifypage...

7.1CVSS6.3AI score0.00149EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability in glibc

Before version 2.32, the GNU C Library also known as glibc or libc6 could overflow an on-stack buffer during range reduction if an input to an 80-bit long double function contained a non-canonical bit pattern. This issue was observed when passing a value of 0x5d414141414141410000 to the sinl...

5.5CVSS6.9AI score0.00758EPSS
SaveExploits1References2
NVD
NVD
added 2026/08/06 4:16 p.m.14 views

CVE-2026-18427

@fastify/static before version 10.1.3 contains an incomplete fix for a previous route guard bypass. The static file handler rejected only parent directory segments, but it did not canonicalize dot segments, duplicate slashes, encoded dots, or backslashes before route matching and before delegatin...

7.5CVSS0.00435EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/06 2:52 p.m.35 views

CVE-2026-18427 @fastify/static vulnerable to route guard bypass via non-canonical path segments

@fastify/static before version 10.1.3 contains an incomplete fix for a previous route guard bypass. The static file handler rejected only parent directory segments, but it did not canonicalize dot segments, duplicate slashes, encoded dots, or backslashes before route matching and before delegatin...

7.5CVSS0.00435EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/06 2:52 p.m.13 views

CVE-2026-18427 @fastify/static vulnerable to route guard bypass via non-canonical path segments

@fastify/static before version 10.1.3 contains an incomplete fix for a previous route guard bypass. The static file handler rejected only parent directory segments, but it did not canonicalize dot segments, duplicate slashes, encoded dots, or backslashes before route matching and before delegatin...

7.5CVSS5.5AI score0.00435EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/24 4:43 p.m.16 views

GHSA-8PVW-JCV7-9CMJ @fastify/static vulnerable to Authorization Bypass via Non-Canonical URL Paths

Impact @fastify/static evaluates the allowedPath callback before normalizing dot segments and duplicate slashes in the pathname used for file resolution. Non-canonical pathnames such as //file, /./file, or /public/../private/file bypass allowedPath filtering while resolving to the intended file o...

5.3CVSS5.8AI score0.00369EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/24 4:43 p.m.23 views

EUVD-2026-47870

@fastify/static vulnerable to Authorization Bypass via Non-Canonical URL Paths...

5.3CVSS5.8AI score0.00369EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/07/23 5:38 a.m.23 views

Incorrect Behavior Order: Validate Before Canonicalize

Overview @fastify/static is a Plugin for serving static files as fast as possible. Affected versions of this package are vulnerable to Incorrect Behavior Order: Validate Before Canonicalize via non-canonical URL path handling in the allowedPath check in index.js. An attacker can bypass file/subtr...

6.9CVSS5.9AI score0.00369EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/23 2:48 a.m.52 views

CVE-2026-7120 @fastify/static vulnerable to Authorization Bypass via Non-Canonical URL Paths

@fastify/static evaluates the allowedPath callback before normalizing dot segments and duplicate path separators in the pathname used for file resolution. Versions up to and including 10.1.1 are affected. An unauthenticated attacker can bypass allowedPath restrictions by requesting equivalent...

5.3CVSS0.00369EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/23 2:48 a.m.9 views

CVE-2026-7120 @fastify/static vulnerable to Authorization Bypass via Non-Canonical URL Paths

@fastify/static evaluates the allowedPath callback before normalizing dot segments and duplicate path separators in the pathname used for file resolution. Versions up to and including 10.1.1 are affected. An unauthenticated attacker can bypass allowedPath restrictions by requesting equivalent...

5.3CVSS5.3AI score0.00369EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/23 2:48 a.m.11 views

CVE-2026-7120 @fastify/static vulnerable to Authorization Bypass via Non-Canonical URL Paths

@fastify/static evaluates the allowedPath callback before normalizing dot segments and duplicate path separators in the pathname used for file resolution. Versions up to and including 10.1.1 are affected. An unauthenticated attacker can bypass allowedPath restrictions by requesting equivalent...

5.3CVSS5.8AI score
SaveExploits0References4
CVE
CVE
added 2026/07/23 2:48 a.m.209 views

CVE-2026-7120

The CVE-2026-7120 issue affects @fastify/static (versions up to and including 10.1.1). The root cause is that allowedPath is evaluated before normalizing dot segments and duplicate separators in the request pathname, allowing an unauthenticated attacker to bypass path-based filtering by using equ...

5.3CVSS5.3AI score0.00369EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/23 12:00 a.m.18 views

PT-2026-63567

Name of the Vulnerable Software and Affected Versions @fastify/static versions prior to 10.1.2 Description An unauthenticated attacker can bypass path-based filtering because the allowedPath callback is evaluated before the normalization of dot segments and duplicate path separators in the pathna...

5.3CVSS5.8AI score0.00369EPSS
SaveExploits0References7
Snyk
Snyk
added 2026/07/22 10:57 p.m.10 views

Use of Non-Canonical URL Paths for Authorization Decisions

Overview org.eclipse.jetty:jetty-util is a Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more. Affected versions of this package are vulnerable to Use of Non-Canonical URL Paths for Authorization Decisions due to incorrect handling of ; path-parameter...

6.9CVSS5.8AI score0.0033EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/07/15 6:37 p.m.10 views

Use of Non-Canonical URL Paths for Authorization Decisions

Overview Affected versions of this package are vulnerable to Use of Non-Canonical URL Paths for Authorization Decisions in the cleanUsername process. An attacker can gain unauthorized access to another user's files by registering a username that normalizes to the same home directory as an existin...

9.2CVSS5.3AI score0.00553EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/15 6:37 p.m.11 views

Use of Non-Canonical URL Paths for Authorization Decisions

Overview Affected versions of this package are vulnerable to Use of Non-Canonical URL Paths for Authorization Decisions in the cleanUsername process. An attacker can gain unauthorized access to another user's files by registering a username that normalizes to the same home directory as an existin...

9.2CVSS5.3AI score0.00553EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/15 6:37 p.m.9 views

Use of Non-Canonical URL Paths for Authorization Decisions

Overview github.com/filebrowser/filebrowser/v2/http is a web file browser. Affected versions of this package are vulnerable to Use of Non-Canonical URL Paths for Authorization Decisions in the cleanUsername process. An attacker can gain unauthorized access to another user's files by registering a...

9.2CVSS5.3AI score0.00553EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/15 6:37 p.m.12 views

Use of Non-Canonical URL Paths for Authorization Decisions

Overview Affected versions of this package are vulnerable to Use of Non-Canonical URL Paths for Authorization Decisions in the cleanUsername process. An attacker can gain unauthorized access to another user's files by registering a username that normalizes to the same home directory as an existin...

9.2CVSS5.3AI score0.00553EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/15 6:37 p.m.10 views

Use of Non-Canonical URL Paths for Authorization Decisions

Overview Affected versions of this package are vulnerable to Use of Non-Canonical URL Paths for Authorization Decisions in the cleanUsername process. An attacker can gain unauthorized access to another user's files by registering a username that normalizes to the same home directory as an existin...

9.2CVSS5.3AI score0.00553EPSS
SaveExploits0References2
Rows per page
Query Builder