Lucene search
+L

179 matches found

ATTACKERKB
ATTACKERKB
added 2026/02/12 2:31 a.m.9 views

CVE-2026-26234

JUNG Smart Visu Server 1.1.1050 contains a request header manipulation vulnerability that allows unauthenticated attackers to override request URLs by injecting arbitrary values in the X-Forwarded-Host header. Attackers can manipulate proxied requests to generate tainted responses, enabling cache...

8.8CVSS5.7AI score0.00496EPSS
SaveExploits2References3Affected Software1
Cvelist
Cvelist
added 2026/02/12 2:31 a.m.51 views

CVE-2026-26234 JUNG Smart Visu Server - Improper Neutralization of HTTP Headers for Scripting Syntax

JUNG Smart Visu Server 1.1.1050 contains a request header manipulation vulnerability that allows unauthenticated attackers to override request URLs by injecting arbitrary values in the X-Forwarded-Host header. Attackers can manipulate proxied requests to generate tainted responses, enabling cache...

8.8CVSS0.00496EPSS
SaveExploits2References2
OSV
OSV
added 2026/01/05 8:29 p.m.12 views

CVE-2025-64422 Rate-limit bypass on login via X-Forwarded-Host header

Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. In Coolify vstarting with version 4.0.0-beta.434, the /login endpoint advertises a rate limit of 5 requests but can be trivially bypassed by rotating the X-Forwarded-For header. This enables...

6.9CVSS6.8AI score
SaveExploits0References3
OSV
OSV
added 2025/12/08 10:19 p.m.13 views

GHSA-PFRF-9R5F-73F5 ZITADEL Vulnerable to Account Takeover Due to Improper Instance Validation in V2 Login

Summary A potential vulnerability exists in ZITADEL's password reset mechanism in login V2. ZITADEL utilizes the Forwarded or X-Forwarded-Host header from incoming requests to construct the URL for the password reset confirmation link. This link, containing a secret code, is then emailed to the...

8.1CVSS7.3AI score0.00322EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/11/08 12:55 a.m.13 views

CVE-2025-63784

An Open Redirect vulnerability exists in the OAuth callback handler in file onlook/apps/web/client/src/app/auth/callback/route.ts in Onlook web application 0.2.32. The vulnerability occurs because the application trusts the X-Forwarded-Host header value without proper validation when constructing...

6.5CVSS6.9AI score0.00417EPSS
SaveExploits1References1
NVD
NVD
added 2025/11/07 5:15 p.m.11 views

CVE-2025-63784

An Open Redirect vulnerability exists in the OAuth callback handler in file onlook/apps/web/client/src/app/auth/callback/route.ts in Onlook web application 0.2.32. The vulnerability occurs because the application trusts the X-Forwarded-Host header value without proper validation when constructing...

6.5CVSS0.00417EPSS
SaveExploits1References2
OSV
OSV
added 2025/11/07 5:15 p.m.11 views

CVE-2025-63784

An Open Redirect vulnerability exists in the OAuth callback handler in file onlook/apps/web/client/src/app/auth/callback/route.ts in Onlook web application 0.2.32. The vulnerability occurs because the application trusts the X-Forwarded-Host header value without proper validation when constructing...

6.5CVSS5.9AI score0.00417EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2025/11/07 12:00 a.m.3 views

CVE-2025-63784

An Open Redirect vulnerability exists in the OAuth callback handler in file onlook/apps/web/client/src/app/auth/callback/route.ts in Onlook web application 0.2.32. The vulnerability occurs because the application trusts the X-Forwarded-Host header value without proper validation when constructing...

6.4AI score0.00417EPSS
SaveExploits1References2
Snyk
Snyk
added 2025/10/29 6:45 p.m.4 views

Open Redirect

Overview Affected versions of this package are vulnerable to Open Redirect via manipulation of the Forwarded or X-Forwarded-Host headers used to construct password reset confirmation links. An attacker can gain unauthorized access to user accounts by tricking users into clicking a password reset...

8.8CVSS7AI score0.00341EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/10/29 6:45 p.m.8 views

Open Redirect

Overview Affected versions of this package are vulnerable to Open Redirect via manipulation of the Forwarded or X-Forwarded-Host headers used to construct password reset confirmation links. An attacker can gain unauthorized access to user accounts by tricking users into clicking a password reset...

8.8CVSS7AI score0.00341EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/10/13 6:20 a.m.13 views

CVE-2025-61925

Astro is a web framework. Prior to version 5.14.2, Astro reflects the value in X-Forwarded-Host in output when using Astro.url without any validation. It is common for web servers such as nginx to route requests via the Host header, and forward on other request headers. As such as malicious reque...

6.5CVSS7AI score0.0038EPSS
SaveExploits1References1
Snyk
Snyk
added 2025/10/10 11:41 p.m.9 views

Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection')

Overview @astrojs/node is a Deploy your site to a Node.js server Affected versions of this package are vulnerable to Use of Externally-Controlled Input to Select Classes or Code 'Unsafe Reflection' via the X-Forwarded-Host header when using the Astro.url property without validation. An attacker c...

7.3CVSS6.9AI score0.0038EPSS
SaveExploits1References2
EUVD
EUVD
added 2025/10/10 11:41 p.m.9 views

EUVD-2025-33766

Astro's X-Forwarded-Host is reflected without validation...

6.5CVSS6.4AI score0.0038EPSS
SaveExploits1References4
OSV
OSV
added 2025/10/10 11:41 p.m.10 views

GHSA-5FF5-9FCW-VG88 Astro's `X-Forwarded-Host` is reflected without validation

Summary When running Astro in on-demand rendering mode using a adapter such as the node adapter it is possible to maliciously send an X-Forwarded-Host header that is reflected when using the recommended Astro.url property as there is no validation that the value is safe. Details Astro reflects th...

6.5CVSS7AI score0.0038EPSS
SaveExploits1References5
NVD
NVD
added 2025/10/10 8:15 p.m.14 views

CVE-2025-61925

Astro is a web framework. Prior to version 5.14.2, Astro reflects the value in X-Forwarded-Host in output when using Astro.url without any validation. It is common for web servers such as nginx to route requests via the Host header, and forward on other request headers. As such as malicious reque...

6.5CVSS0.0038EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/10/10 7:34 p.m.17 views

CVE-2025-61925 Astro's `X-Forwarded-Host` is reflected with no validation

Astro is a web framework. Prior to version 5.14.2, Astro reflects the value in X-Forwarded-Host in output when using Astro.url without any validation. It is common for web servers such as nginx to route requests via the Host header, and forward on other request headers. As such as malicious reque...

6.5CVSS0.0038EPSS
SaveExploits1References2
OSV
OSV
added 2025/10/10 7:34 p.m.9 views

CVE-2025-61925 Astro's `X-Forwarded-Host` is reflected with no validation

Astro is a web framework. Prior to version 5.14.2, Astro reflects the value in X-Forwarded-Host in output when using Astro.url without any validation. It is common for web servers such as nginx to route requests via the Host header, and forward on other request headers. As such as malicious reque...

6.5CVSS7AI score0.0038EPSS
SaveExploits1References4
CVE
CVE
added 2025/10/10 7:34 p.m.39 views

CVE-2025-61925

CVE-2025-61925 affects Astro (on-demand rendering) where headers x-forwarded-proto and x-forwarded-port are used unsafely to build URLs, enabling URL manipulation that can bypass middleware protections and potentially cause SSRF, cache-poisoning, or URL-based attacks. The issue is discussed acros...

6.5CVSS6.6AI score0.0038EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/10/10 7:34 p.m.10 views

CVE-2025-61925 Astro's `X-Forwarded-Host` is reflected with no validation

Astro is a web framework. Prior to version 5.14.2, Astro reflects the value in X-Forwarded-Host in output when using Astro.url without any validation. It is common for web servers such as nginx to route requests via the Host header, and forward on other request headers. As such as malicious reque...

6.5CVSS6.6AI score0.0038EPSS
SaveExploits1References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2018-8629

Malware in sbrugna...

6.5CVSS6.9AI score0.00553EPSS
SaveExploits1References2
Rows per page
Query Builder