Lucene search
+L

3853 matches found

NVD
NVD
added 2026/08/15 2:17 p.m.11 views

CVE-2026-15689

Dancer2::Plugin::Auth::Extensible versions through 0.713 for Perl allow password reset link poisoning via the request Host header in defaultemailpasswordreset and defaultwelcomesend. Both default emails emit a link of the form $base/login/$code, whose authority comes from the request Host header,...

9.8CVSS0.00608EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/15 1:25 p.m.38 views

CVE-2026-15689

Dancer2::Plugin::Auth::Extensible through 0.713 trusts the Host header (or X-Forwarded-Host) to build password-reset and welcome links, enabling unauthenticated link poisoning that can lead to account takeover. No patch version is specified; mitigation is to set a trusted uri_base configuration v...

9.8CVSS5.5AI score0.00608EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/15 1:25 p.m.11 views

EUVD-2026-59758

Dancer2::Plugin::Auth::Extensible versions through 0.713 for Perl allow password reset link poisoning via the request Host header in defaultemailpasswordreset and defaultwelcomesend. Both default emails emit a link of the form $base/login/$code, whose authority comes from the request Host header,...

5.5AI score0.00608EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/15 1:25 p.m.40 views

CVE-2026-15689 Dancer2::Plugin::Auth::Extensible versions through 0.713 for Perl allow password reset link poisoning via the request Host header in _default_email_password_reset and _default_welcome_send

Dancer2::Plugin::Auth::Extensible versions through 0.713 for Perl allow password reset link poisoning via the request Host header in defaultemailpasswordreset and defaultwelcomesend. Both default emails emit a link of the form $base/login/$code, whose authority comes from the request Host header,...

0.00608EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/15 1:25 p.m.11 views

CVE-2026-15689

Dancer2::Plugin::Auth::Extensible versions through 0.713 for Perl allow password reset link poisoning via the request Host header in defaultemailpasswordreset and defaultwelcomesend. Both default emails emit a link of the form $base/login/$code, whose authority comes from the request Host header,...

5.5AI score0.00608EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/14 12:16 p.m.6 views

CVE-2025-71405

chi versions before v5.2.2 contain an open redirect vulnerability in the RedirectSlashes middleware function that uses the Host header to construct redirect URLs. Attackers can manipulate the Host header to redirect users to arbitrary hosts, enabling phishing attacks and credential theft...

5.1CVSS0.00307EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/14 12:16 p.m.5 views

UBUNTU-CVE-2025-71405

chi versions before v5.2.2 contain an open redirect vulnerability in the RedirectSlashes middleware function that uses the Host header to construct redirect URLs. Attackers can manipulate the Host header to redirect users to arbitrary hosts, enabling phishing attacks and credential theft...

5.1CVSS5.6AI score0.00307EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/14 11:35 a.m.10 views

EUVD-2025-210728

chi versions before v5.2.2 contain an open redirect vulnerability in the RedirectSlashes middleware function that uses the Host header to construct redirect URLs. Attackers can manipulate the Host header to redirect users to arbitrary hosts, enabling phishing attacks and credential theft...

5.1CVSS5.5AI score0.00307EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/14 11:35 a.m.19 views

CVE-2025-71405

The CVE-2025-71405 entry concerns the chi library prior to v5.2.2. The vulnerability lies in the RedirectSlashes middleware, which uses the Host header to build redirect URLs. An attacker can manipulate the Host header to redirect users to arbitrary hosts, enabling phishing and credential theft. ...

5.1CVSS5.4AI score0.00307EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/14 11:35 a.m.14 views

CVE-2025-71405 go-chi chi before v5.2.2 Open Redirect via RedirectSlashes

chi versions before v5.2.2 contain an open redirect vulnerability in the RedirectSlashes middleware function that uses the Host header to construct redirect URLs. Attackers can manipulate the Host header to redirect users to arbitrary hosts, enabling phishing attacks and credential theft...

5.1CVSS5.6AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/14 11:35 a.m.33 views

CVE-2025-71405 go-chi chi before v5.2.2 Open Redirect via RedirectSlashes

chi versions before v5.2.2 contain an open redirect vulnerability in the RedirectSlashes middleware function that uses the Host header to construct redirect URLs. Attackers can manipulate the Host header to redirect users to arbitrary hosts, enabling phishing attacks and credential theft...

5.1CVSS0.00307EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/14 11:35 a.m.8 views

CVE-2025-71405

chi versions before v5.2.2 contain an open redirect vulnerability in the RedirectSlashes middleware function that uses the Host header to construct redirect URLs. Attackers can manipulate the Host header to redirect users to arbitrary hosts, enabling phishing attacks and credential theft...

5.1CVSS5.4AI score0.00307EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/12 7:35 p.m.7 views

next: Next.js: Server-Side Request Forgery via malicious host redirection in Server Actions

A flaw was found in Next.js, a framework for building web applications. A remote attacker can exploit this vulnerability by manipulating Host-associated headers when a Server Action forwards or redirects a request. This can lead to Server-Side Request Forgery SSRF, where the server is tricked int...

8.3CVSS5.4AI score0.00536EPSS
SaveExploits0References9
NVD
NVD
added 2026/08/11 4:17 p.m.10 views

CVE-2026-67179

Genkit does not properly validate host request headers. Any host on the developer's network, and any website the developer visits via DNS rebinding, can reach POST /api/runAction on the Dev UI server default port 4000 and execute any registered Genkit action and read the result. Fixed on 2026-06-...

7.8CVSS0.00137EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/11 3:56 p.m.33 views

CVE-2026-67179 Genkit improper host header validation

Genkit does not properly validate host request headers. Any host on the developer's network, and any website the developer visits via DNS rebinding, can reach POST /api/runAction on the Dev UI server default port 4000 and execute any registered Genkit action and read the result. Fixed on 2026-06-...

7.8CVSS0.00137EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/11 3:56 p.m.10 views

EUVD-2026-56240

Genkit does not properly validate host request headers. Any host on the developer's network, and any website the developer visits via DNS rebinding, can reach POST /api/runAction on the Dev UI server default port 4000 and execute any registered Genkit action and read the result. Fixed on 2026-06-...

7.8CVSS5.4AI score0.00137EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/11 3:56 p.m.30 views

CVE-2026-67179

Genkit’s Dev UI server (default port 4000) suffers from improper validation of host request headers, enabling DNS rebinding to reach POST /api/runAction from any host on the developer’s network or any site the developer visits. This allows an attacker to execute any registered Genkit action and r...

7.8CVSS5.4AI score0.00137EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/11 3:32 p.m.9 views

Duplicate Advisory: Nuxt dev server discloses project root and workspace UUID via the Chrome DevTools workspace endpoint

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-7c4v-fwgw-9rf7. This link is maintained to preserve external references. Original Description Nuxt versions = 4.4.7 and = 3.21.7 and 3.21.10, contain an information disclosure vulnerability in the development...

6.9CVSS5.2AI score0.00135EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/08/11 1:19 p.m.12 views

CVE-2026-72744

Nuxt versions = 4.4.7 and = 3.21.7 and 3.21.10, contain an information disclosure vulnerability in the development server's Chrome DevTools workspace endpoint GET /.well-known/appspecific/com.chrome.devtools.json. The endpoint's local-request gate isLocalDevRequest is header-based and trusts the...

6.9CVSS0.00135EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/11 12:16 p.m.6 views

CVE-2026-72744 Nuxt before 4.5.1 Information Disclosure via Chrome DevTools

Nuxt versions = 4.4.7 and = 3.21.7 and 3.21.10, contain an information disclosure vulnerability in the development server's Chrome DevTools workspace endpoint GET /.well-known/appspecific/com.chrome.devtools.json. The endpoint's local-request gate isLocalDevRequest is header-based and trusts the...

6.9CVSS5.3AI score0.00135EPSS
SaveExploits0References2
Rows per page
Query Builder