Lucene search
+L

247 matches found

OSV
OSV
added 2026/04/08 12:16 a.m.10 views

GHSA-92PP-H63X-V22M @hono/node-server: Middleware bypass via repeated slashes in serveStatic

Summary A path handling inconsistency in serveStatic allows protected static files to be accessed by using repeated slashes // in the request path. When route-based middleware e.g., /admin/ is used for authorization, the router may not match paths containing repeated slashes, while serveStatic...

5.3CVSS5.8AI score0.00376EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/04/08 12:16 a.m.41 views

@hono/node-server: Middleware bypass via repeated slashes in serveStatic

Summary A path handling inconsistency in serveStatic allows protected static files to be accessed by using repeated slashes // in the request path. When route-based middleware e.g., /admin/ is used for authorization, the router may not match paths containing repeated slashes, while serveStatic...

5.3CVSS5.9AI score0.00376EPSS
SaveExploits0References5Affected Software1
SUSE CVE
SUSE CVE
added 2026/04/03 11:24 p.m.10 views

SUSE CVE-2026-34785

Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Static determines whether a request should be served as a static file using a simple string prefix check. When configured with URL prefixes such as "/css", it matches any request path that begins with...

7.5CVSS5.7AI score0.00387EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/04/03 12:36 p.m.7 views

CVE-2026-34785

A flaw was found in Rack. The Rack::Static component, which serves static files for web applications, uses a simple string prefix check to determine if a request should be served as a static file. This can lead to unintended information disclosure, as files with names that merely share a configur...

7.5CVSS5.9AI score0.00387EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/02 5:16 p.m.4 views

DEBIAN-CVE-2026-34785

Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Static determines whether a request should be served as a static file using a simple string prefix check. When configured with URL prefixes such as "/css", it matches any request path that begins with...

7.5CVSS5.2AI score0.00387EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/02 12:00 a.m.8 views

PT-2026-29919

Summary Rack::Staticapplicable rules evaluates several header rules types against the raw URL-encoded PATH INFO, while the underlying file-serving path is decoded before the file is served. As a result, a request for a URL-encoded variant of a static path can serve the same file without the heade...

5.3CVSS5.9AI score0.00195EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/04/02 12:00 a.m.27 views

PT-2026-29813

Name of the Vulnerable Software and Affected Versions Rack versions prior to 2.2.23, 3.1.21, and 3.2.6 Description Rack’s Rack::Staticapplicable rules component evaluates header rules against the raw URL-encoded PATH INFO, while the file-serving path is decoded. This allows an attacker to bypass...

7.5CVSS5.9AI score0.0043EPSS
SaveExploits0References54
RubySec
RubySec
added 2026/04/02 12:00 a.m.17 views

Rack:: Static header_rules bypass via URL-encoded paths

Summary Rack::Staticapplicablerules evaluates several headerrules types against the raw URL-encoded PATHINFO, while the underlying file-serving path is decoded before the file is served. As a result, a request for a URL-encoded variant of a static path can serve the same file without the headers...

5.3CVSS5.8AI score0.00195EPSS
SaveExploits0References1Affected Software1
RedHat Linux
RedHat Linux
added 2026/03/23 6:09 p.m.31 views

io.vertx/vertx-core: static handler component cache can be manipulated to deny the access to static files

A flaw was found in Vert.x. The Web static handler component cache can be manipulated to deny the access to static files served by the handler using specifically crafted request URIs, preventing legitimate users from accessing static files with an HTTP 404 response...

6.9CVSS5.7AI score0.00357EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/03/17 12:48 p.m.14 views

io.vertx/vertx-core: static handler component cache can be manipulated to deny the access to static files

A flaw was found in Vert.x. The Web static handler component cache can be manipulated to deny the access to static files served by the handler using specifically crafted request URIs, preventing legitimate users from accessing static files with an HTTP 404 response...

6.9CVSS5.7AI score0.00357EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2026/03/06 5:03 p.m.11 views

CVE-2026-29087

@hono/node-server allows running the Hono application on Node.js. Prior to version 1.19.10, when using @hono/node-server's static file serving together with route-based middleware protections e.g. protecting /admin/, inconsistent URL decoding can allow protected static resources to be accessed...

7.5CVSS5.7AI score0.00327EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/03/06 5:03 p.m.64 views

CVE-2026-29087

The connected IBM bulletin confirms CVE-2026-29087 affects the Node.js module hono used by IBM App Connect Enterprise Certified Container. The vulnerability arises from inconsistent URL decoding when static file serving and route-middleware protections are used together, allowing access to protec...

7.5CVSS5.7AI score0.00327EPSS
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/06 1:34 a.m.10 views

CVE-2026-28427

OpenDeck is Linux software for your Elgato Stream Deck. Prior to 2.8.1, the service listening on port 57118 serves static files for installed plugins but does not properly sanitize path components. By including ../ sequences in the request path, an attacker can traverse outside the intended...

5.9CVSS6AI score0.00431EPSS
SaveExploits1References1
OSV
OSV
added 2026/03/04 8:05 p.m.3 views

GHSA-WC8C-QW6V-H7F6 @hono/node-server has authorization bypass for protected static paths via encoded slashes in Serve Static Middleware

Summary When using @hono/node-server's static file serving together with route-based middleware protections e.g. protecting /admin/, inconsistent URL decoding can allow protected static resources to be accessed without authorization. In particular, paths containing encoded slashes %2F may be...

7.5CVSS6AI score0.00327EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/03/04 7:48 p.m.14 views

Hono vulnerable to arbitrary file access via serveStatic vulnerability

Summary When using serveStatic together with route-based middleware protections e.g. app.use'/admin/', ..., inconsistent URL decoding allowed protected static resources to be accessed without authorization. The router used decodeURI, while serveStatic used decodeURIComponent. This mismatch allowe...

9.8CVSS6AI score0.00501EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/04 7:30 p.m.5 views

CVE-2026-28427

OpenDeck is Linux software for your Elgato Stream Deck. Prior to 2.8.1, the service listening on port 57118 serves static files for installed plugins but does not properly sanitize path components. By including ../ sequences in the request path, an attacker can traverse outside the intended...

5.9CVSS6AI score0.00431EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/04 7:30 p.m.7 views

CVE-2026-28427 OpenDeck affected by path traversal allows arbitrary file read

OpenDeck is Linux software for your Elgato Stream Deck. Prior to 2.8.1, the service listening on port 57118 serves static files for installed plugins but does not properly sanitize path components. By including ../ sequences in the request path, an attacker can traverse outside the intended...

5.9CVSS6AI score0.00431EPSS
SaveExploits1References2
CNVD
CNVD
added 2026/03/02 12:00 a.m.66 views

Apache Shiro Authentication Bypass Vulnerability

Apache Shiro is the United States Apache Apache Foundation set of Java security framework for performing authentication, authorization, encryption and session management . An authentication bypass vulnerability exists in Apache Shiro versions prior to 2.0.7. The vulnerability stems from an...

5.3CVSS5.8AI score0.00363EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/02/24 3:40 p.m.7 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the path security policy enforcement. An attacker can access sensitive files by supplying specially crafted file paths containing traversal sequences like /etc/. Details A Directory Traversal attack also known as...

8.7CVSS6.5AI score0.00671EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/02/17 6:53 p.m.8 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal in middleware.Static, which allows file reads, when default configuration options are in use. An attacker can read files outside the static root, in the process's working directory and its subdirectories, with...

6.9CVSS6.5AI score0.00329EPSS
SaveExploits1References2
Rows per page
Query Builder