Lucene search
+L

424 matches found

NVD
NVD
added 5 days ago8 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.00458EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/27 9:17 p.m.8 views

CVE-2026-59730

Astro is a web framework for content-driven websites. In versions 8.1.0 through 11.0.1, when trailingSlash: 'always' is 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-backslas...

2.1CVSS0.00364EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/27 8:0 p.m.47 views

CVE-2026-59730

CVE-2026-59730 affects the Astro ecosystem via the @astrojs/node standalone server. In versions 8.1.0–11.0.1, with trailingSlash: 'always', the static file handler could mishandle paths starting with a backslash (/), echoing the raw path in the Location header of a 301 redirect. Because browsers ...

2.1CVSS5.8AI score0.00364EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/24 12:32 a.m.11 views

EUVD-2026-48438

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.7CVSS5.6AI score0.02456EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/07/23 5:38 a.m.19 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
Positive Technologies
Positive Technologies
added 2026/07/23 12:0 a.m.22 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
Snyk
Snyk
added 2026/07/21 5:54 p.m.10 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.6 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
Snyk
Snyk
added 2026/07/20 11:22 p.m.10 views

Open Redirect

Overview @astrojs/internal-helpers is an Internal helpers used by core Astro packages. Affected versions of this package are vulnerable to Open Redirect via the static file handler when the trailingSlash: 'always' configuration is enabled. An attacker can redirect users to unintended external sit...

5.8CVSS5.4AI score0.00364EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/16 11:16 p.m.12 views

CVE-2026-44453

h2o is an HTTP server with support for HTTP/1.x, HTTP/2 and HTTP/3. Prior to commit 6b5370d, h2o is vulnerable to a Denial of Service attack when calling alloca under certain conditions. When serving static files, h2o builds the file path on stack, by calling alloca. The maximum size of the memor...

7.5CVSS0.00279EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/16 11:16 p.m.11 views

UBUNTU-CVE-2026-44453

h2o is an HTTP server with support for HTTP/1.x, HTTP/2 and HTTP/3. Prior to commit 6b5370d, h2o is vulnerable to a Denial of Service attack when calling alloca under certain conditions. When serving static files, h2o builds the file path on stack, by calling alloca. The maximum size of the memor...

7.5CVSS5.3AI score0.00279EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/16 11:4 p.m.41 views

CVE-2026-44453

The CVE-2026-44453 entry concerns the h2o HTTP server (HTTP/1.x, HTTP/2, HTTP/3). Before commit 6b5370d, h2o could trigger a Denial of Service by calling alloca to build file paths for static files, potentially allocating up to ~600 KB on the stack. This exceeds the musl libc pthread stack defaul...

7.5CVSS6AI score0.00279EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/14 5:12 p.m.10 views

GHSA-CV65-7CG8-R623 FacturaScripts: Unauthenticated Path Traversal in Static File Controllers Reads Private MyFiles Documents

Summary The static file controllers in FacturaScripts decide whether a request is authorized by looking at the URL string instead of the canonical filesystem path. A request that starts with an allow-listed folder name but contains a ../ segment in the middle ends up serving a file from a differe...

7.5CVSS6.2AI score
SaveExploits0References2
OSV
OSV
added 2026/07/13 2:36 p.m.7 views

PYSEC-2026-2605 Litestar and Starlite vulnerable to Path Traversal

Summary Local File Inclusion via Path Traversal in LiteStar Static File Serving A Local File Inclusion LFI vulnerability has been discovered in the static file serving component of LiteStar. This vulnerability allows attackers to exploit path traversal flaws, enabling unauthorized access to...

8.2CVSS7.1AI score0.00722EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/10 8:16 p.m.56 views

CVE-2026-57211

CVE-2026-57211 affects RabbitMQ on Windows where the management plugin’s static file handler (rabbit_mgmt_wm_static) can pass URL-encoded backslashes to erl_prim_loader:read_file_info before path validation when multiple management extension plugins are enabled. This leads to outbound DNS and SMB...

10CVSS6.1AI score0.00429EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/07/07 4:2 p.m.11 views

PYSEC-2026-1552 Litestar and Starlite vulnerable to Path Traversal

Summary Local File Inclusion via Path Traversal in LiteStar Static File Serving A Local File Inclusion LFI vulnerability has been discovered in the static file serving component of LiteStar. This vulnerability allows attackers to exploit path traversal flaws, enabling unauthorized access to...

8.2CVSS6.1AI score0.00722EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/07 2:34 p.m.9 views

PYSEC-2026-1625 Mesop has a local file Inclusion via static file serving functionality

A vulnerability has been discovered and fixed in Mesop that could potentially allow unauthorized access to files on the server hosting the Mesop application. The vulnerability was related to insufficient input validation in a specific endpoint. This could have allowed an attacker to access files...

8.7CVSS5.8AI score0.0028EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 2:34 p.m.11 views

PYSEC-2026-1933 Local File Inclusion in Solara

A Local File Inclusion LFI vulnerability was identified in widgetti/solara, in version 1.35.1, which was fixed in version 1.35.1. This vulnerability arises from the application's failure to properly validate URI fragments for directory traversal sequences such as '../' when serving static files. ...

8.6CVSS7.3AI score0.02884EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/06/30 10:20 p.m.11 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the bit-preserving C-GET storage mode process. An attacker can write files outside the intended output directory by sending specially crafted relative ../ or absolute file paths from a malicious or compromised...

9.8CVSS6.5AI score0.00497EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/06/29 12:0 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-55677

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Echo is a Go web framework. Prior to 4.15.3 and 5.2.0, Echo's router and static file handler disagree on URL path decoding. The router matches routes using the...

7.5CVSS5.4AI score0.00431EPSS
SaveExploits0References4
Rows per page
Query Builder