Lucene search
+L

9476 matches found

Positive Technologies
Positive Technologies
added 2026/02/27 12:00 a.m.19 views

PT-2026-22377

Name of the Vulnerable Software and Affected Versions @fastify/middie versions prior to 9.2.0 Description A flaw exists in @fastify/middie that can lead to authentication or authorization bypass when path-scoped middleware is used, such as with app.use'/secret', auth. This occurs when Fastify...

8.2CVSS5.9AI score0.0039EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2026/02/27 12:00 a.m.23 views

Multer 安全漏洞

Multer is an open-source middleware for Node.js developed by ExpressJS. Versions of Multer prior to 2.1.0 contained a security vulnerability, which was caused by improper handling of specially crafted requests, potentially leading to denial-of-service attacks...

8.7CVSS5.8AI score0.00663EPSS
SaveExploits1References4
OSV
OSV
added 2026/02/26 4:27 p.m.15 views

GO-2026-4540 Fiber has an Arbitrary File Read in Static Middleware on Windows in github.com/gofiber/fiber/v3

Fiber has an Arbitrary File Read in Static Middleware on Windows in github.com/gofiber/fiber/v3...

8.7CVSS5.5AI score0.00619EPSS
SaveExploits1References3
OSV
OSV
added 2026/02/26 4:27 p.m.12 views

GO-2026-4502 Echo has a Windows path traversal via backslash in middleware.Static default filesystem in github.com/labstack/echo/v5

Echo has a Windows path traversal via backslash in middleware.Static default filesystem in github.com/labstack/echo/v5...

5.3CVSS5.5AI score0.00329EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/02/26 12:03 a.m.11 views

Remote Code Execution (RCE)

Overview @whyour/qinglong is a Timed task management platform supporting Python3, JavaScript, Shell, Typescript Affected versions of this package are vulnerable to Remote Code Execution RCE via the application's Express.js middleware that allows to rewrite /open/ to /api/$1 api interface. A remot...

10CVSS6.7AI score0.00441EPSS
SaveExploits1References2
OSV
OSV
added 2026/02/25 6:59 p.m.23 views

GHSA-3534-XP88-25RC Parse Dashboard is Missing CSRF Protection for its Agent Endpoint

Impact The AI Agent API endpoint POST /apps/:appId/agent lacks CSRF protection. An attacker can craft a malicious page that, when visited by an authenticated dashboard user, submits requests to the agent endpoint using the victim's session. Patches The fix adds CSRF middleware to the agent endpoi...

8.3CVSS5.5AI score0.00143EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/02/25 6:59 p.m.15 views

Parse Dashboard is Missing CSRF Protection for its Agent Endpoint

Impact The AI Agent API endpoint POST /apps/:appId/agent lacks CSRF protection. An attacker can craft a malicious page that, when visited by an authenticated dashboard user, submits requests to the agent endpoint using the victim's session. Patches The fix adds CSRF middleware to the agent endpoi...

8.3CVSS5.3AI score0.00143EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/02/25 6:37 p.m.26 views

GHSA-QWC3-H9MG-4582 Parse Dashboard has incomplete authentication on AI Agent endpoint

Impact The AI Agent API endpoint POST /apps/:appId/agent lacks authentication. Unauthenticated remote attackers can send requests to the endpoint and perform arbitrary database operations against any connected Parse Server using the master key. Patches The fix adds authentication middleware to th...

9.9CVSS5.8AI score0.0045EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/02/25 6:37 p.m.15 views

Parse Dashboard has incomplete authentication on AI Agent endpoint

Impact The AI Agent API endpoint POST /apps/:appId/agent lacks authentication. Unauthenticated remote attackers can send requests to the endpoint and perform arbitrary database operations against any connected Parse Server using the master key. Patches The fix adds authentication middleware to th...

9.9CVSS5.6AI score0.0045EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/25 3:01 p.m.8 views

CVE-2026-27700 Hono is Vulnerable to Authentication Bypass by IP Spoofing in AWS Lambda ALB conninfo

Hono is a Web application framework that provides support for any JavaScript runtime. In versions 4.12.0 and 4.12.1, when using the AWS Lambda adapter hono/aws-lambda behind an Application Load Balancer ALB, the getConnInfo function incorrectly selected the first value from the X-Forwarded-For...

8.2CVSS5.9AI score0.00244EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/02/25 4:07 a.m.15 views

CVE-2025-69985

FUXA 1.2.8 and prior contains an Authentication Bypass vulnerability leading to Remote Code Execution RCE. The vulnerability exists in the server/api/jwt-helper.js middleware, which improperly trusts the HTTP "Referer" header to validate internal requests. A remote unauthenticated attacker can...

9.8CVSS6.3AI score0.05633EPSS
SaveExploits7References1
Snyk
Snyk
added 2026/02/25 12:12 a.m.4 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the sanitizePath function in the static middleware sanitizer on Windows. An attacker can access arbitrary files on the server file system by crafting specially constructed requests that bypass path validation...

8.7CVSS7.7AI score0.00619EPSS
SaveExploits1References2
CVE
CVE
added 2026/02/24 9:08 p.m.39 views

CVE-2026-25891

This CVE affects the Go web framework Fiber (v3 up to 3.0.0) and allows a remote attacker to perform a path traversal to bypass the static middleware sanitizer and read arbitrary files on Windows. Root cause: improper validation in static middleware enabling directory traversal (CWE-22). Impact: ...

8.7CVSS5.7AI score0.00619EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/24 9:08 p.m.7 views

CVE-2026-25891 Fiber has an Arbitrary File Read in Static Middleware on Windows

Fiber is an Express inspired web framework written in Go. A Path Traversal CWE-22 vulnerability in Fiber allows a remote attacker to bypass the static middleware sanitizer and read arbitrary files on the server file system on Windows. This affects Fiber v3 through version 3.0.0. This has been...

8.7CVSS5.7AI score0.00619EPSS
SaveExploits1References3
OSV
OSV
added 2026/02/24 9:08 p.m.12 views

CVE-2026-25891 Fiber has an Arbitrary File Read in Static Middleware on Windows

Fiber is an Express inspired web framework written in Go. A Path Traversal CWE-22 vulnerability in Fiber allows a remote attacker to bypass the static middleware sanitizer and read arbitrary files on the server file system on Windows. This affects Fiber v3 through version 3.0.0. This has been...

8.7CVSS5.8AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/02/24 9:08 p.m.45 views

CVE-2026-25891 Fiber has an Arbitrary File Read in Static Middleware on Windows

Fiber is an Express inspired web framework written in Go. A Path Traversal CWE-22 vulnerability in Fiber allows a remote attacker to bypass the static middleware sanitizer and read arbitrary files on the server file system on Windows. This affects Fiber v3 through version 3.0.0. This has been...

8.7CVSS0.00619EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/02/24 9:08 p.m.8 views

CVE-2026-25891

Fiber is an Express inspired web framework written in Go. A Path Traversal CWE-22 vulnerability in Fiber allows a remote attacker to bypass the static middleware sanitizer and read arbitrary files on the server file system on Windows. This affects Fiber v3 through version 3.0.0. This has been...

8.7CVSS5.9AI score0.00619EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/24 8:51 p.m.26 views

Fiber has an Arbitrary File Read in Static Middleware on Windows

Summary Description A Path Traversal CWE-22 vulnerability in Fiber allows a remote attacker to bypass the static middleware sanitizer and read arbitrary files on the server file system on Windows. This affects Fiber v3 through version 3.0.0. This has been patched in Fiber v3 version 3.1.0. Detail...

8.7CVSS7.2AI score0.00619EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/02/24 8:51 p.m.14 views

GHSA-M3C2-496V-CW3V Fiber has an Arbitrary File Read in Static Middleware on Windows

Summary Description A Path Traversal CWE-22 vulnerability in Fiber allows a remote attacker to bypass the static middleware sanitizer and read arbitrary files on the server file system on Windows. This affects Fiber v3 through version 3.0.0. This has been patched in Fiber v3 version 3.1.0. Detail...

8.7CVSS7.2AI score0.00619EPSS
SaveExploits1References6
ATTACKERKB
ATTACKERKB
added 2026/02/24 12:00 a.m.13 views

CVE-2025-69985

FUXA 1.2.8 and prior contains an Authentication Bypass vulnerability leading to Remote Code Execution RCE. The vulnerability exists in the server/api/jwt-helper.js middleware, which improperly trusts the HTTP "Referer" header to validate internal requests. A remote unauthenticated attacker can...

9.8CVSS6.5AI score0.05633EPSS
SaveExploits7References3
Rows per page
Query Builder