Lucene search
K

8219 matches found

Snyk
Snyk
added 2026/02/17 6:53 p.m.3 views

Directory Traversal

Overview github.com/labstack/echo/v5/middleware is a middleware package for echo. 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 roo...

6.9CVSS6.5AI score0.00329EPSS
Exploits1References2
Snyk
Snyk
added 2026/02/17 6:53 p.m.4 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
Exploits1References2
Snyk
Snyk
added 2026/02/17 6:53 p.m.3 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
Exploits1References2
Github Security Blog
Github Security Blog
added 2026/02/17 6:53 p.m.9 views

Echo has a Windows path traversal via backslash in middleware.Static default filesystem

Summary On Windows, Echo’s middleware.Static using the default filesystem allows path traversal via backslashes, enabling unauthenticated remote file read outside the static root. Details In middleware/static.go, the requested path is unescaped and normalized with path.Clean URL semantics...

5.3CVSS6AI score0.00329EPSS
Exploits1References6Affected Software1
OSV
OSV
added 2026/02/17 6:53 p.m.2 views

GHSA-PGVM-WXW2-HRV9 Echo has a Windows path traversal via backslash in middleware.Static default filesystem

Summary On Windows, Echo’s middleware.Static using the default filesystem allows path traversal via backslashes, enabling unauthenticated remote file read outside the static root. Details In middleware/static.go, the requested path is unescaped and normalized with path.Clean URL semantics...

5.3CVSS6AI score0.00329EPSS
Exploits1References6
Positive Technologies
Positive Technologies
added 2026/02/17 12:0 a.m.7 views

PT-2026-20330

Name of the Vulnerable Software and Affected Versions Echo versions 5.0.0 through 5.0.2 Description Echo, a Go web framework, has an issue where the middleware.Static component, when used with the default filesystem on Windows, allows path traversal through backslashes. This enables unauthenticat...

9.9CVSS5.7AI score0.27661EPSS
Exploits44References120
RedhatCVE
RedhatCVE
added 2026/02/12 1:42 p.m.5 views

CVE-2026-0958

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 18.4 before 18.6.6, 18.7 before 18.7.4, and 18.8 before 18.8.4 that could have allowed an unauthenticated user to cause denial of service through memory or CPU exhaustion by bypassing JSON validation middleware limits...

7.5CVSS5.6AI score0.00387EPSS
Exploits0References1
Packet Storm News
Packet Storm News
added 2026/02/10 12:0 a.m.8 views

Next.js 15.2.3 Middleware Bypass Scanner

A vulnerability exists in the Next.js middleware handling mechanism, where requests containing the "x-middleware-subrequest" header are processed differently compared to normal requests, potentially allowing attackers to bypass authentication. This is a scanner to test version 15.2.3...

9.1CVSS5.5AI score0.99621EPSS
Exploits58
GithubExploit
GithubExploit
added 2026/02/09 11:43 p.m.156 views

Exploit for Improper Access Control in Oracle Http_Server

CVE-2026-21962-Oracle-HTTP-Server-WebLogic-Proxy-Plug-in-Criti...

10CVSS5.6AI score0.42658EPSS
Exploits4
CVE
CVE
added 2026/02/09 9:7 p.m.16 views

CVE-2026-25875

PlaciPy 1.0.0 is affected by CVE-2026-25875 where the admin authorization middleware trusts client-controlled JWT claims (role and scope) without server-side verification. This can enable privilege escalation or unauthorized admin-level actions by an attacker presenting manipulated JWTs. The CVSS...

9.8CVSS5.4AI score0.00288EPSS
Exploits0References1Affected Software1
OSV
OSV
added 2026/02/09 9:7 p.m.6 views

CVE-2026-25875 PlaciPy Admin Privilege Escalation via Trusted JWT Claims

PlaciPy is a placement management system designed for educational institutions. In version 1.0.0, The admin authorization middleware trusts client-controlled JWT claims role and scope without enforcing server-side role verification...

9.3CVSS5.5AI score0.00288EPSS
Exploits0References3
OSV
OSV
added 2026/02/09 6:4 p.m.5 views

CVE-2025-66630 Fiber insecurely fallsback in utils.UUIDv4() / utils.UUID() — predictable / zero‑UUID on crypto/rand failure

Fiber is an Express inspired web framework written in Go. Before 2.52.11, on Go versions prior to 1.24, the underlying crypto/rand implementation can return an error if secure randomness cannot be obtained. Because no error is returned by the Fiber v2 UUID functions, application code may...

9.2CVSS5.6AI score0.00471EPSS
Exploits0References5
ATTACKERKB
ATTACKERKB
added 2026/02/09 6:4 p.m.4 views

CVE-2025-66630

Fiber is an Express inspired web framework written in Go. Before 2.52.11, on Go versions prior to 1.24, the underlying crypto/rand implementation can return an error if secure randomness cannot be obtained. Because no error is returned by the Fiber v2 UUID functions, application code may...

9.2CVSS5.6AI score0.00471EPSS
Exploits0References4Affected Software1
CVE
CVE
added 2026/02/09 6:4 p.m.8 views

CVE-2025-66630

Fiber is a Go web framework. Before 2.52.11 and on Go

9.4CVSS5.6AI score0.00471EPSS
Exploits0References3Affected Software1
Veracode
Veracode
added 2026/02/09 8:57 a.m.4 views

Information Disclosure

Hono is vulnerable to an Information Disclosure. The vulnerability is due to improper handling of HTTP cache control directives in the Cache Middleware, which allows an attacker to exploit cached private or authenticated responses and access sensitive data intended for other users...

5.3CVSS5.5AI score0.00457EPSS
Exploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/09 12:0 a.m.9 views

PT-2026-7161

Name of the Vulnerable Software and Affected Versions PlaciPy version 1.0.0 Description PlaciPy is a placement management system for educational institutions. The admin authorization middleware in version 1.0.0 trusts client-controlled JWT claims, specifically the role and scope, without performi...

9.3CVSS5.4AI score0.00288EPSS
Exploits0References6
Packet Storm
Packet Storm
added 2026/02/09 12:0 a.m.161 views

📄 Next.js 15.2.3 Middleware Authorization Bypass

This Python script checks whether a website built with Next.js is vulnerable to CVE‑2025‑29927, a middleware authorization bypass flaw triggered by the request header:x-middleware-subrequest...

9.1CVSS5.5AI score0.99621EPSS
Exploits58
RedhatCVE
RedhatCVE
added 2026/02/07 7:31 p.m.4 views

CVE-2026-25651

client-certificate-auth is middleware for Node.js implementing client SSL certificate authentication/authorization. Versions 0.2.1 and 0.3.0 of client-certificate-auth contain an open redirect vulnerability. The middleware unconditionally redirects HTTP requests to HTTPS using the unvalidated Hos...

6.1CVSS5.6AI score0.00168EPSS
Exploits1References1
NVD
NVD
added 2026/02/06 7:16 p.m.4 views

CVE-2026-25651

client-certificate-auth is middleware for Node.js implementing client SSL certificate authentication/authorization. Versions 0.2.1 and 0.3.0 of client-certificate-auth contain an open redirect vulnerability. The middleware unconditionally redirects HTTP requests to HTTPS using the unvalidated Hos...

6.1CVSS0.00168EPSS
Exploits1References2
ATTACKERKB
ATTACKERKB
added 2026/02/06 6:50 p.m.5 views

CVE-2026-25651

client-certificate-auth is middleware for Node.js implementing client SSL certificate authentication/authorization. Versions 0.2.1 and 0.3.0 of client-certificate-auth contain an open redirect vulnerability. The middleware unconditionally redirects HTTP requests to HTTPS using the unvalidated Hos...

6.1CVSS5.6AI score0.00168EPSS
Exploits1References3Affected Software1
Rows per page
Query Builder