Lucene search
+L

9183 matches found

RedhatCVE
RedhatCVE
added 2026/01/09 8:52 a.m.11 views

CVE-2021-2430

Vulnerability in the Oracle Outside In Technology product of Oracle Fusion Middleware component: Outside In Filters. The supported version that is affected is 8.5.5. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle Outside In...

7.5CVSS6.3AI score0.01442EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 8:51 a.m.23 views

CVE-2021-2452

Vulnerability in the Oracle Outside In Technology product of Oracle Fusion Middleware component: Outside In Filters. The supported version that is affected is 8.5.5. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle Outside In...

7.5CVSS6.7AI score0.01063EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 8:38 a.m.8 views

CVE-2026-0650

OpenFlagr versions prior to and including 1.1.18 contain an authentication bypass vulnerability in the HTTP middleware. Due to improper handling of path normalization in the whitelist logic, crafted requests can bypass authentication and access protected API endpoints without valid credentials...

9.3CVSS7AI score0.00505EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/01/07 12:31 p.m.16 views

OpenFlagr contains an authentication bypass vulnerability in the HTTP middleware

OpenFlagr versions prior to and including 1.1.18 contain an authentication bypass vulnerability in the HTTP middleware. Due to improper handling of path normalization in the whitelist logic, crafted requests can bypass authentication and access protected API endpoints without valid credentials...

9.3CVSS7AI score0.00505EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/01/07 12:31 p.m.11 views

GHSA-RWP9-5G7Q-73Q3 OpenFlagr contains an authentication bypass vulnerability in the HTTP middleware

OpenFlagr versions prior to and including 1.1.18 contain an authentication bypass vulnerability in the HTTP middleware. Due to improper handling of path normalization in the whitelist logic, crafted requests can bypass authentication and access protected API endpoints without valid credentials...

9.3CVSS5.4AI score0.00505EPSS
SaveExploits0References6
NVD
NVD
added 2026/01/07 12:17 p.m.12 views

CVE-2026-0650

OpenFlagr versions prior to and including 1.1.18 contain an authentication bypass vulnerability in the HTTP middleware. Due to improper handling of path normalization in the whitelist logic, crafted requests can bypass authentication and access protected API endpoints without valid credentials...

9.3CVSS0.00505EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/01/07 4:29 a.m.7 views

EUVD-2026-1181

OpenFlagr versions prior to and including 1.1.18 contain an authentication bypass vulnerability in the HTTP middleware. Due to improper handling of path normalization in the whitelist logic, crafted requests can bypass authentication and access protected API endpoints without valid credentials...

9.3CVSS6.4AI score0.00505EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/01/07 12:00 a.m.17 views

PT-2026-1559

Name of the Vulnerable Software and Affected Versions OpenFlagr versions prior to and including 1.1.18 Description The software contains an authentication bypass issue in the HTTP middleware. Improper path normalization within the whitelist logic allows crafted requests to bypass authentication,...

9.3CVSS6.7AI score0.00505EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/01/02 3:22 p.m.11 views

Signal K Server Vulnerable to Unauthenticated Information Disclosure via Exposed Endpoints

Note This is a separate issue from the RCE vulnerability State Pollution currently being patched. While related to tokensecurity.js, it involves different endpoints and risks. Summary An unauthenticated information disclosure vulnerability allows any user to retrieve sensitive system information,...

5.3CVSS6.2AI score0.00359EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.8 views

PT-2026-25819

Name of the Vulnerable Software and Affected Versions Glances versions prior to 4.5.2 Description Glances, a system cross-platform monitoring tool, had insufficient host validation in its main REST/WebUI FastAPI application prior to version 4.5.2. This allowed the REST API, WebUI, and token...

5.9CVSS5.7AI score0.00184EPSS
SaveExploits1References25
RedhatCVE
RedhatCVE
added 2025/12/30 5:54 p.m.23 views

CVE-2025-69211

Nest is a framework for building scalable Node.js server-side applications. Versions prior to 11.1.11 have a Fastify URL encoding middleware bypass. A NestJS application is vulnerable if it uses @nestjs/platform-fastify; relies on NestMiddleware via MiddlewareConsumer for security checks...

9.1CVSS6.5AI score0.00369EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2025/12/30 3:32 p.m.13 views

Nest has a Fastify URL Encoding Middleware Bypass (TOCTOU)

A NestJS application is vulnerable if it meets all of the following criteria: 1. Platform: Uses @nestjs/platform-fastify. 2. Security Mechanism: Relies on NestMiddleware via MiddlewareConsumer for security checks authentication, authorization, etc., or through app.use 3. Routing: Applies middlewa...

9.1CVSS6.9AI score0.00369EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2025/12/30 3:32 p.m.21 views

GHSA-8WPR-639P-CCRJ Nest has a Fastify URL Encoding Middleware Bypass (TOCTOU)

A NestJS application is vulnerable if it meets all of the following criteria: 1. Platform: Uses @nestjs/platform-fastify. 2. Security Mechanism: Relies on NestMiddleware via MiddlewareConsumer for security checks authentication, authorization, etc., or through app.use 3. Routing: Applies middlewa...

9.1CVSS6.8AI score0.00369EPSS
SaveExploits1References4
Snyk
Snyk
added 2025/12/29 4:44 p.m.16 views

Time-of-check Time-of-use (TOCTOU) Race Condition

Overview @nestjs/platform-fastify is a Nest - modern, fast, powerful node.js web framework @platform-fastify Affected versions of this package are vulnerable to Time-of-check Time-of-use TOCTOU Race Condition in the URL encoding middleware, allowing it to be bypassed in certain configurations. An...

9.1CVSS6.6AI score0.00369EPSS
SaveExploits1References2
NVD
NVD
added 2025/12/29 4:15 p.m.19 views

CVE-2025-69211

Nest is a framework for building scalable Node.js server-side applications. Versions prior to 11.1.11 have a Fastify URL encoding middleware bypass. A NestJS application is vulnerable if it uses @nestjs/platform-fastify; relies on NestMiddleware via MiddlewareConsumer for security checks...

9.1CVSS0.00369EPSS
SaveExploits1References2
OSV
OSV
added 2025/12/29 4:01 p.m.11 views

CVE-2025-69211 Nest has a Fastify URL Encoding Middleware Bypass (TOCTOU)

Nest is a framework for building scalable Node.js server-side applications. Versions prior to 11.1.11 have a Fastify URL encoding middleware bypass. A NestJS application is vulnerable if it uses @nestjs/platform-fastify; relies on NestMiddleware via MiddlewareConsumer for security checks...

9.1CVSS6.8AI score
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/29 4:01 p.m.35 views

CVE-2025-69211 Nest has a Fastify URL Encoding Middleware Bypass (TOCTOU)

Nest is a framework for building scalable Node.js server-side applications. Versions prior to 11.1.11 have a Fastify URL encoding middleware bypass. A NestJS application is vulnerable if it uses @nestjs/platform-fastify; relies on NestMiddleware via MiddlewareConsumer for security checks...

9.1CVSS0.00369EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2025/12/29 4:01 p.m.1 views

CVE-2025-69211 Nest has a Fastify URL Encoding Middleware Bypass (TOCTOU)

Nest is a framework for building scalable Node.js server-side applications. Versions prior to 11.1.11 have a Fastify URL encoding middleware bypass. A NestJS application is vulnerable if it uses @nestjs/platform-fastify; relies on NestMiddleware via MiddlewareConsumer for security checks...

9.1CVSS6.5AI score0.00369EPSS
SaveExploits1References2
CVE
CVE
added 2025/12/29 4:01 p.m.28 views

CVE-2025-69211

CVE-2025-69211 affects Nest.js applications using the Fastify platform integration before version 11.1.11. The issue is a bypass in the Fastify URL encoding middleware that can skip security checks implemented via NestMiddleware (via MiddlewareConsumer) or app.use(), particularly when middleware ...

9.1CVSS6.5AI score0.00369EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2025/12/29 12:00 a.m.10 views

PT-2025-53755

Name of the Vulnerable Software and Affected Versions Nest versions prior to 11.1.11 Description Nest is a framework used for building scalable Node.js server-side applications. A flaw exists where the Fastify URL encoding middleware can be bypassed. This impacts applications utilizing...

9.1CVSS6.4AI score0.00369EPSS
SaveExploits1References6
Rows per page
Query Builder