Lucene search
+L

6658 matches found

Cvelist
Cvelist
added 2026/07/23 9:20 p.m.34 views

CVE-2026-65694 Microweber CMS 2.0.20 Path Traversal via ServeStaticFileController

Microweber CMS through 2.0.20 contains a path traversal vulnerability in the static file controller that allows unauthenticated remote attackers to read arbitrary files by supplying directory traversal sequences in the path query parameter. Attackers can send a single unauthenticated HTTP GET...

8.7CVSS0.02456EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/07/23 5:38 a.m.15 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.00221EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/23 4:16 a.m.7 views

CVE-2026-7120

@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.00221EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/23 4:16 a.m.9 views

CVE-2026-15074

@fastify/static up to and including version 10.1.0 fails to reject dot-dot path segments in request pathnames before the file-resolution stage. This is a bypass of the earlier fix for CVE-2026-6414, which only covered encoded forward slashes. Because the underlying send library normalizes dot...

7.5CVSS0.00448EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/23 3:1 a.m.45 views

CVE-2026-15074 @fastify/static vulnerable to route guard bypass via path traversal

@fastify/static up to and including version 10.1.0 fails to reject dot-dot path segments in request pathnames before the file-resolution stage. This is a bypass of the earlier fix for CVE-2026-6414, which only covered encoded forward slashes. Because the underlying send library normalizes dot...

7.5CVSS0.00448EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/23 3:1 a.m.41 views

CVE-2026-15074

The CVE-2026-15074 issue affects @fastify/static up to and including version 10.1.0, which fails to reject dot-dot path segments in request pathnames before file resolution. This bypasses the earlier fix for CVE-2026-6414 (encoded slashes only) because the underlying send library normalizes dot s...

7.5CVSS5.4AI score0.00448EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/23 3:1 a.m.6 views

CVE-2026-15074 @fastify/static vulnerable to route guard bypass via path traversal

@fastify/static up to and including version 10.1.0 fails to reject dot-dot path segments in request pathnames before the file-resolution stage. This is a bypass of the earlier fix for CVE-2026-6414, which only covered encoded forward slashes. Because the underlying send library normalizes dot...

7.5CVSS5.8AI score0.00448EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/23 2:48 a.m.44 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.00221EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/23 2:48 a.m.8 views

CVE-2026-7120

@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.00221EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/23 2:48 a.m.6 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.00221EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/23 2:48 a.m.27 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.00221EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/23 2:48 a.m.6 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 score0.00221EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/23 12:0 a.m.15 views

PT-2026-63566

Name of the Vulnerable Software and Affected Versions @fastify/static versions prior to 10.1.1 Description An unauthenticated attacker can bypass route-scoped middleware and guards by using non-leading .. and %2E%2E path segments in request pathnames. This occurs because the find-my-way router do...

7.5CVSS5.8AI score0.00448EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/23 12:0 a.m.12 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.00221EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/23 12:0 a.m.17 views

PT-2026-64188

Name of the Vulnerable Software and Affected Versions Microweber CMS versions prior to 2.0.21 Description A path traversal issue exists in the static file controller. Unauthenticated remote attackers can read arbitrary files, including system files and environment configuration files containing...

8.7CVSS6AI score0.02456EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2026/07/22 8:25 p.m.11 views

CVE-2026-55677

A flaw was found in Echo, a Go web framework. An attacker can exploit a disagreement in URL path decoding between the router and the static file handler. The router processes raw encoded paths, while the static file handler unescapes encoded forward slashes. This allows an attacker to bypass...

7.5CVSS4.9AI score0.00431EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/22 7:55 a.m.5 views

Security Bulletin: IBM Sterling Connect:Direct Web Services is Affected by Multiple Vulnerabilities.

Summary spring-webmvc-7.0.7.jar is used by IBM Sterling Connect:Direct Web Services CVE-2026-41841, CVE-2026-41842, CVE-2026-41843, CVE-2026-41844, CVE-2026-41846. Vulnerability Details CVEID:CVE-2026-41841 DESCRIPTION: Spring MVC and WebFlux applications are vulnerable to Information Disclosure...

7.5CVSS5.3AI score0.00399EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2026/07/21 6:17 p.m.24 views

GHSA-FRVP-7C67-39W9 Node.js Adapter for Hono: Path traversal in `serve-static` on Windows via encoded backslash (`%5C`)

The same as the hono core Path traversal in serve-static on Windows via encoded backslash %5C. Summary On Windows hosts, an encoded backslash %5C in the request path decodes to , which the Windows path resolver treats as a separator. serve-static then resolves a single URL segment such as...

5.9CVSS5.4AI score
SaveExploits0References4
Snyk
Snyk
added 2026/07/21 5:54 p.m.8 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal in the file-op delete path. An attacker can delete files outside the intended build root by sending a crafted low-level build API request with FileActionRm.Path values such as .. or ../victim. The vulnerable path...

7.5CVSS6.4AI score0.00249EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/20 11:22 p.m.5 views

GHSA-R557-WFFQ-WVRC @astrojs/node: Backslash-prefixed paths not recognized as internal by trailing-slash redirect

Impact With trailingSlash: 'always' configured, the @astrojs/node standalone server's static file handler appends a trailing slash to request paths and issues a 301 redirect. Paths beginning with /\ slash-backslash were not recognized as internal paths, so the handler would echo the raw path back...

2.1CVSS5.5AI score0.00364EPSS
SaveExploits0References5
Rows per page
Query Builder