Lucene search
+L

1822 matches found

Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/07/31 12:00 a.m.•2 views

CVE-2026-25552: Use of Less Trusted Source

Ghost CLI before 1.30.1 contains an IP spoofing vulnerability that allows unauthenticated remote attackers to bypass rate-limiting controls by manipulating the X-Forwarded-For header through a misconfigured Nginx configuration. Attackers can append attacker-controlled values to the header chain...

6.3CVSS6AI score0.00225EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/07/31 12:00 a.m.•0 views

CVE-2026-63220: Use of Less Trusted Source

CodeIgniter is a PHP full-stack web framework. In versions prior to 4.7.4, IncomingRequest::isSecure trusted the X-Forwarded-Proto and Front-End-Https headers from any incoming request, allowing an attacker could spoof these headers and cause the application to incorrectly treat an HTTP request a...

4.8CVSS5.7AI score0.00168EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/07/30 4:54 p.m.•10 views

SUSE CVE-2026-40575

OAuth2 Proxy is a reverse proxy that provides authentication using OAuth2 providers. Versions 7.5.0 through 7.15.1 may trust a client-supplied X-Forwarded-Uri header when --reverse-proxy is enabled and --skip-auth-regex or --skip-auth-route is configured. An attacker can spoof this header so OAut...

9.1CVSS7.7AI score0.00732EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/07/30 4:39 p.m.•16 views

SUSE CVE-2026-55430

Coder allows organizations to provision remote development environments via Terraform. Prior to versions 2.29.7, 2.32.7, 2.33.8, and 2.34.2, the workspace app proxy resolves the target app from httpapi.RequestHost which prefers the X-Forwarded-Host header over the real Host header. No middleware...

6.8CVSS7.7AI score0.00208EPSS
SaveExploits0References2
NVD
NVD
•added 2026/07/29 2:16 p.m.•18 views

CVE-2026-18174

@fastify/forwarded resolves client addresses from the X-Forwarded-For header. In versions before 3.0.2, when the header contains two or more comma separated entries, the parser trims only space characters and does not strip horizontal tabs, even though RFC 7230 defines optional whitespace as both...

5.3CVSS0.00322EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/07/29 1:46 p.m.•42 views

CVE-2026-18174 @fastify/forwarded vulnerable to improper input validation via unstripped tab characters in X-Forwarded-For

@fastify/forwarded resolves client addresses from the X-Forwarded-For header. In versions before 3.0.2, when the header contains two or more comma separated entries, the parser trims only space characters and does not strip horizontal tabs, even though RFC 7230 defines optional whitespace as both...

5.3CVSS0.00322EPSS
SaveExploits0References2
CVE
CVE
•added 2026/07/29 1:46 p.m.•44 views

CVE-2026-18174

The CVE-2026-18174 entry concerns @fastify/forwarded. In versions before 3.0.2, the X-Forwarded-For parser trims only spaces when entries are comma-separated and does not strip horizontal tabs. As a result, an entry padded with a tab retains a literal tab in the resolved client IP string, potenti...

5.3CVSS5.7AI score0.00322EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
•added 2026/07/29 1:46 p.m.•11 views

CVE-2026-18174 @fastify/forwarded vulnerable to improper input validation via unstripped tab characters in X-Forwarded-For

@fastify/forwarded resolves client addresses from the X-Forwarded-For header. In versions before 3.0.2, when the header contains two or more comma separated entries, the parser trims only space characters and does not strip horizontal tabs, even though RFC 7230 defines optional whitespace as both...

5.3CVSS5.7AI score0.00322EPSS
SaveExploits0References2
OSV
OSV
•added 2026/07/29 1:46 p.m.•12 views

CVE-2026-18174 @fastify/forwarded vulnerable to improper input validation via unstripped tab characters in X-Forwarded-For

@fastify/forwarded resolves client addresses from the X-Forwarded-For header. In versions before 3.0.2, when the header contains two or more comma separated entries, the parser trims only space characters and does not strip horizontal tabs, even though RFC 7230 defines optional whitespace as both...

5.3CVSS5.7AI score
SaveExploits0References4
NVD
NVD
•added 2026/07/28 1:18 p.m.•19 views

CVE-2026-49332

A flaw was found in openshift/oauth-proxy. The proxy sets authenticated identity headers using only dash-variant keys X-Forwarded-User but does not strip underscore-variant keys XForwardedUser from incoming requests. WSGI and PHP frameworks normalize both variants to the same variable, allowing a...

8.5CVSS0.00531EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
•added 2026/07/28 9:13 a.m.•12 views

CVE-2026-59897

A flaw was found in Hono, a web application framework. The AWS API Gateway v1 adapter incorrectly de-duplicates repeated request header values using a substring comparison, rather than an exact match. This can lead to incomplete data being received by middleware or application logic that relies o...

5.3CVSS5.8AI score0.0018EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
•added 2026/07/25 12:00 a.m.•16 views

Linux Distros Unpatched Vulnerability : CVE-2026-63771

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Adminer before 5.4.3 contains a cookie injection vulnerability that allows attackers to manipulate cookie attributes by injecting arbitrary values through the...

7.1CVSS5.9AI score0.0043EPSS
SaveExploits0References3
OSV
OSV
•added 2026/07/24 6:35 p.m.•21 views

GO-2026-5777 Chi's RealIP Middleware allows IP spoofing via unvalidated X-Forwarded-For header in github.com/go-chi/chi

Chi's RealIP Middleware allows IP spoofing via unvalidated X-Forwarded-For header in github.com/go-chi/chi...

6.9CVSS5.8AI score0.003EPSS
SaveExploits0References3
OSV
OSV
•added 2026/07/24 6:35 p.m.•14 views

GO-2026-5775 Chi Middleware vulnerable to IP spoofing via X-Forwarded-For header in github.com/go-chi/chi

Chi Middleware vulnerable to IP spoofing via X-Forwarded-For header in github.com/go-chi/chi...

6.9CVSS5.8AI score0.00242EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/07/24 12:56 p.m.•12 views

CVE-2026-54764

A flaw was found in Traefik, an HTTP reverse proxy and load balancer. The ForwardAuth middleware, even when configured to not trust forwarded headers, incorrectly uses the original incoming request to determine the X-Forwarded-Port header sent to the authentication service. This allows an...

6.9CVSS5.8AI score0.00281EPSS
SaveExploits0References6
Snyk
Snyk
•added 2026/07/24 5:54 a.m.•12 views

User Impersonation

Overview zenml is a ZenML: Write production-ready ML code. Affected versions of this package are vulnerable to User Impersonation in the POST /api/v1/login and self password-change endpoints when the rate limiter uses request.client.host derived from the X-Forwarded-For header. An attacker can...

6.9CVSS5.4AI score0.00299EPSS
SaveExploits0References2
NVD
NVD
•added 2026/07/24 4:16 a.m.•24 views

CVE-2026-11922

A vulnerability in zenml-io/zenml versions 0.57.0 through 0.94.2 allows an attacker to bypass rate-limiting on the POST /api/v1/login and self password-change endpoints by rotating the X-Forwarded-For header. The rate limiter keys requests by request.client.host, which is derived from the...

6.5CVSS0.00299EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/07/24 3:27 a.m.•15 views

CVE-2026-11922 Rate-limit Bypass in zenml-io/zenml

A vulnerability in zenml-io/zenml versions 0.57.0 through 0.94.2 allows an attacker to bypass rate-limiting on the POST /api/v1/login and self password-change endpoints by rotating the X-Forwarded-For header. The rate limiter keys requests by request.client.host, which is derived from the...

6.5CVSS5.9AI score0.00299EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/07/24 3:27 a.m.•54 views

CVE-2026-11922 Rate-limit Bypass in zenml-io/zenml

A vulnerability in zenml-io/zenml versions 0.57.0 through 0.94.2 allows an attacker to bypass rate-limiting on the POST /api/v1/login and self password-change endpoints by rotating the X-Forwarded-For header. The rate limiter keys requests by request.client.host, which is derived from the...

6.5CVSS0.00299EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/07/24 2:14 a.m.•18 views

SUSE CVE-2026-63771

Adminer before 5.4.3 contains a cookie injection vulnerability that allows attackers to manipulate cookie attributes by injecting arbitrary values through the unsanitized X-Forwarded-Prefix HTTP header used in Set-Cookie path attributes. Attackers can exploit a misconfigured reverse proxy to...

7.1CVSS5.9AI score0.0043EPSS
SaveExploits0References3
Rows per page
Query Builder