Lucene search
+L

2400 matches found

Cvelist
Cvelist
added 2026/03/23 1:53 p.m.28 views

CVE-2026-3635 Fastify request.protocol and request.host spoofable via X-Forwarded-Proto/Host from untrusted connections when trustProxy uses restrictive trust function

Summary When trustProxy is configured with a restrictive trust function e.g., a specific IP like trustProxy: '10.0.0.1', a subnet, a hop count, or a custom function, the request.protocol and request.host getters read X-Forwarded-Proto and X-Forwarded-Host headers from any connection — including...

6.1CVSS0.0012EPSS
SaveExploits0References3
Veracode
Veracode
added 2026/03/23 9:9 a.m.14 views

Improper Access Control

fastify-reply-from is vulnerable to Improper Access Control. The vulnerability is due to insufficient validation of forwarded URLs in reply.from, which allows an attacker to craft malicious URLs and access unauthorized routes...

6.9CVSS5.8AI score0.00175EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2026/03/23 12:0 a.m.13 views

Fastify 安全漏洞

Fastify is an open-source web framework developed by Fastify. Versions of Fastify 5.8.2 and earlier contain security vulnerabilities. These vulnerabilities arise when the trustProxy is configured as a restrictive trust function, allowing request.protocol and request.host to read the...

6.1CVSS5.8AI score0.0012EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/03/23 12:0 a.m.17 views

PT-2026-27132

Name of the Vulnerable Software and Affected Versions fastify versions through 5.8.2 Description When the trustProxy setting is configured with a restrictive trust function—such as a specific IP address, a subnet, a hop count, or a custom function—the request.protocol and request.host getters...

6.1CVSS5.8AI score0.0012EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2026/03/20 8:50 p.m.9 views

Ory Oathkeeper has an authentication bypass by usage of untrusted header

Description Ory Oathkeeper is often deployed behind other components like CDNs, WAFs, or reverse proxies. Depending on the setup, another component might forward the request to the Oathkeeper proxy with a different protocol http vs. https than the original request. In order to properly match the...

6.5CVSS5.8AI score0.00233EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/03/20 8:50 p.m.16 views

GHSA-VHR5-GGP3-QQ85 Ory Oathkeeper has an authentication bypass by usage of untrusted header

Description Ory Oathkeeper is often deployed behind other components like CDNs, WAFs, or reverse proxies. Depending on the setup, another component might forward the request to the Oathkeeper proxy with a different protocol http vs. https than the original request. In order to properly match the...

6.5CVSS5.8AI score0.00233EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/03/20 8:50 p.m.4 views

Missing Authorization

Overview github.com/ory/oathkeeper/proxy is an Identity & Access Proxy IAP and Access Control Decision API that authorizes HTTP requests based on sets of Access Rules Affected versions of this package are vulnerable to Missing Authorization in the evaluation of the X-Forwarded-Proto header due to...

6.9CVSS5.8AI score0.00233EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/20 2:41 p.m.17 views

GHSA-M547-HP4W-J6JX Vikunja has a Rate-Limit Bypass for Unauthenticated Users via Spoofed Headers

Summary Unauthenticated users are able to bypass the application's built-in rate-limits by spoofing the X-Forwarded-For or X-Real-IP headers due to the rate-limit relying on the value of echo.Context.RealIP. Details In the first file below, the rate-limit for unauthenticated users can be observed...

5.3CVSS5.9AI score0.00328EPSS
SaveExploits1References5
CVE
CVE
added 2026/03/20 2:39 p.m.29 views

CVE-2026-29794

Vikunja (open-source self-hosted task management) before version 2.2.0 is affected by a rate-limit bypass vulnerability. The issue arises because rate-limiting is enforced using (echo.Context).RealIP, and unauthenticated requests can spoof headers X-Forwarded-For or X-Real-IP to bypass limits. Th...

5.3CVSS5.8AI score0.00328EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/20 12:0 a.m.9 views

PT-2026-26779

Name of the Vulnerable Software and Affected Versions Ory Oathkeeper affected versions not specified Description Ory Oathkeeper, when deployed behind components like CDNs or reverse proxies, may incorrectly evaluate rules due to improper handling of the X-Forwarded-Proto header. The configuration...

6.5CVSS5.7AI score0.00233EPSS
SaveExploits0
GitLab Advisory Database
GitLab Advisory Database
added 2026/03/20 12:0 a.m.31 views

Vikunja has a Rate-Limit Bypass for Unauthenticated Users via Spoofed Headers

Unauthenticated users are able to bypass the application's built-in rate-limits by spoofing the X-Forwarded-For or X-Real-IP headers due to the rate-limit relying on the value of echo.Context.RealIP...

5.3CVSS5.8AI score0.00328EPSS
SaveExploits1References5Affected Software1
NVD
NVD
added 2026/03/19 10:16 p.m.11 views

CVE-2026-32029

OpenClaw versions prior to 2026.2.21 improperly parse the left-most X-Forwarded-For header value when requests originate from configured trusted proxies, allowing attackers to spoof client IP addresses. In proxy chains that append or preserve header values, attackers can inject malicious header...

6.3CVSS0.00189EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/03/19 10:7 p.m.6 views

CVE-2026-32029 OpenClaw < 2026.2.21 - Client IP Spoofing via X-Forwarded-For Header Parsing

OpenClaw versions prior to 2026.2.21 improperly parse the left-most X-Forwarded-For header value when requests originate from configured trusted proxies, allowing attackers to spoof client IP addresses. In proxy chains that append or preserve header values, attackers can inject malicious header...

6.3CVSS5.8AI score0.00189EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/03/19 10:7 p.m.30 views

CVE-2026-32029 OpenClaw < 2026.2.21 - Client IP Spoofing via X-Forwarded-For Header Parsing

OpenClaw versions prior to 2026.2.21 improperly parse the left-most X-Forwarded-For header value when requests originate from configured trusted proxies, allowing attackers to spoof client IP addresses. In proxy chains that append or preserve header values, attackers can inject malicious header...

6.3CVSS0.00189EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/03/19 10:7 p.m.4 views

CVE-2026-32029

OpenClaw versions prior to 2026.2.21 improperly parse the left-most X-Forwarded-For header value when requests originate from configured trusted proxies, allowing attackers to spoof client IP addresses. In proxy chains that append or preserve header values, attackers can inject malicious header...

6.3CVSS5.8AI score0.00189EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/03/19 10:7 p.m.10 views

EUVD-2026-13306

OpenClaw versions prior to 2026.2.21 improperly parse the left-most X-Forwarded-For header value when requests originate from configured trusted proxies, allowing attackers to spoof client IP addresses. In proxy chains that append or preserve header values, attackers can inject malicious header...

6.3CVSS5.8AI score0.00189EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/19 9:22 p.m.8 views

GHSA-VFX2-HV2G-XJ5F Protocol-Relative URL Injection via Single Backslash Bypass in Angular SSR

An Open Redirect vulnerability exists in @angular/ssr due to an incomplete fix for CVE-2026-27738. While the original fix successfully blocked multiple leading slashes e.g., ///, the internal validation logic fails to account for a single backslash \ bypass. When an Angular SSR application is...

6.9CVSS5.7AI score0.00255EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/19 9:22 p.m.23 views

Protocol-Relative URL Injection via Single Backslash Bypass in Angular SSR

An Open Redirect vulnerability exists in @angular/ssr due to an incomplete fix for CVE-2026-27738. While the original fix successfully blocked multiple leading slashes e.g., ///, the internal validation logic fails to account for a single backslash \ bypass. When an Angular SSR application is...

6.9CVSS5.7AI score0.00255EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/03/19 9:22 p.m.9 views

Open Redirect

Overview @angular/ssr is a the Angular server side rendering utilities. Affected versions of this package are vulnerable to Open Redirect via the internal URL processing logic when handling the X-Forwarded-Prefix header. An attacker can cause users to be redirected to arbitrary external domains b...

7.2CVSS5.9AI score0.00302EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/03/19 3:38 p.m.6 views

CVE-2026-33002

A flaw was found in Jenkins. A remote attacker could exploit a vulnerability in the origin validation of requests made through the Command Line Interface CLI WebSocket endpoint. By manipulating the Host or X-Forwarded-Host HTTP headers, an attacker can perform Domain Name System DNS rebinding...

7.5CVSS5.8AI score0.00273EPSS
SaveExploits0References4
Rows per page
Query Builder