Lucene search
+L

985 matches found

OSV
OSV
added 2026/03/09 12:31 p.m.11 views

GHSA-RV5F-CCPM-XJJ4 Apache Airflow AWS Auth Manager has Host Header Injection Leading to SAML Authentication Bypass

In AWS Auth manager, the origin of the SAML authentication has been used as provided by the client and not verified against the actual instance URL. This allowed to gain access to different instances with potentially different access controls by reusing SAML response from other instances. You...

5.4CVSS5.7AI score0.00359EPSS
SaveExploits1References6
CVE
CVE
added 2026/03/06 4:35 a.m.50 views

CVE-2026-28681

CVE-2026-28681 affects Internet Routing Registry daemon (IRRd) versions 4.4.0–4.4.5 and 4.5.0–4.5.1. The flaw is a host header injection in web UI password reset/account creation flows: an attacker can manipulate the HTTP Host header, causing the confirmation link in the email to point to an atta...

8.1CVSS5.8AI score0.00427EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/03/06 4:35 a.m.46 views

CVE-2026-28681 IRRd: web UI host header injection allows password reset poisoning via attacker-controlled email links

Internet Routing Registry daemon version 4 is an IRR database server, processing IRR objects in the RPSL format. From version 4.4.0 to before version 4.4.5 and from version 4.5.0 to before version 4.5.1, an attacker can manipulate the HTTP Host header on a password reset or account creation...

8.1CVSS0.00427EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/03/06 4:35 a.m.5 views

CVE-2026-28681 IRRd: web UI host header injection allows password reset poisoning via attacker-controlled email links

Internet Routing Registry daemon version 4 is an IRR database server, processing IRR objects in the RPSL format. From version 4.4.0 to before version 4.4.5 and from version 4.5.0 to before version 4.5.1, an attacker can manipulate the HTTP Host header on a password reset or account creation...

8.1CVSS5.7AI score0.00427EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/03/05 9:30 p.m.11 views

EUVD-2025-208327

A host header injection vulnerability in the mailer component of @perfood/couch-auth v0.26.0 allows attackers to obtain reset tokens and execute an account takeover via spoofing the HTTP Host header...

6AI score0.00352EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/05 9:30 p.m.11 views

GHSA-QW8V-34WW-6Q9P @perfood/couch-auth has a host header injection vulnerability

A host header injection vulnerability in the mailer component of @perfood/couch-auth v0.26.0 allows attackers to obtain reset tokens and execute an account takeover via spoofing the HTTP Host header...

9.3CVSS5.8AI score0.00352EPSS
SaveExploits0References4
NVD
NVD
added 2026/03/05 9:16 p.m.12 views

CVE-2025-70948

A host header injection vulnerability in the mailer component of @perfood/couch-auth v0.26.0 allows attackers to obtain reset tokens and execute an account takeover via spoofing the HTTP Host header...

9.3CVSS0.00352EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/03/05 12:00 a.m.11 views

PT-2026-23511

Name of the Vulnerable Software and Affected Versions @perfood/couch-auth version 0.26.0 Description A host header injection flaw exists in the mailer component. This allows attackers to obtain reset tokens and potentially take over accounts by manipulating the HTTP Host header. The affected...

9.3CVSS5.8AI score0.00352EPSS
SaveExploits0References12
ATTACKERKB
ATTACKERKB
added 2026/03/05 12:00 a.m.6 views

CVE-2025-70948

A host header injection vulnerability in the mailer component of @perfood/couch-auth v0.26.0 allows attackers to obtain reset tokens and execute an account takeover via spoofing the HTTP Host header...

6AI score0.00352EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/03/05 12:00 a.m.7 views

CVE-2025-70948

A host header injection vulnerability in the mailer component of @perfood/couch-auth v0.26.0 allows attackers to obtain reset tokens and execute an account takeover via spoofing the HTTP Host header...

5.8AI score0.00352EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/03/05 12:00 a.m.16 views

CouchAuth 安全漏洞

CouchAuth is an authentication API developed by Perfood. Version 0.26.0 of CouchAuth contains a security vulnerability. This vulnerability stems from a potential host header injection in the email component, which could lead to the acquisition of reset tokens and account takeover attacks...

9.3CVSS5.8AI score0.00352EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/03/04 8:33 p.m.22 views

IRRd: web UI host header injection allows password reset poisoning via attacker-controlled email links

Impact An attacker can manipulate the HTTP Host header on a password reset or account creation request. The confirmation link in the resulting email can then point to an attacker-controlled domain. Opening the link in the email is sufficient to pass the token to the attacker, who can then use it ...

8.1CVSS5.9AI score0.00427EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/26 10:42 p.m.16 views

Koa has Host Header Injection via ctx.hostname

Summary Koa's ctx.hostname API performs naive parsing of the HTTP Host header, extracting everything before the first colon without validating the input conforms to RFC 3986 hostname syntax. When a malformed Host header containing a @ symbol e.g., evil.com:[email protected] is received,...

8.2CVSS5.7AI score0.00334EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/02/26 10:42 p.m.11 views

GHSA-7GCC-R8M5-44QM Koa has Host Header Injection via ctx.hostname

Summary Koa's ctx.hostname API performs naive parsing of the HTTP Host header, extracting everything before the first colon without validating the input conforms to RFC 3986 hostname syntax. When a malformed Host header containing a @ symbol e.g., evil.com:[email protected] is received,...

7.5CVSS5.9AI score0.00334EPSS
SaveExploits1References5
NVD
NVD
added 2026/02/26 2:16 a.m.16 views

CVE-2026-27959

Koa is middleware for Node.js using ES2017 async functions. Prior to versions 3.1.2 and 2.16.4, Koa's ctx.hostname API performs naive parsing of the HTTP Host header, extracting everything before the first colon without validating the input conforms to RFC 3986 hostname syntax. When a malformed...

8.2CVSS0.00334EPSS
SaveExploits1References8
OSV
OSV
added 2026/02/26 1:45 a.m.15 views

CVE-2026-27959 Koa has Host Header Injection via `ctx.hostname`

Koa is middleware for Node.js using ES2017 async functions. Prior to versions 3.1.2 and 2.16.4, Koa's ctx.hostname API performs naive parsing of the HTTP Host header, extracting everything before the first colon without validating the input conforms to RFC 3986 hostname syntax. When a malformed...

7.5CVSS5.9AI score
SaveExploits0References10
Cvelist
Cvelist
added 2026/02/26 1:45 a.m.44 views

CVE-2026-27959 Koa has Host Header Injection via `ctx.hostname`

Koa is middleware for Node.js using ES2017 async functions. Prior to versions 3.1.2 and 2.16.4, Koa's ctx.hostname API performs naive parsing of the HTTP Host header, extracting everything before the first colon without validating the input conforms to RFC 3986 hostname syntax. When a malformed...

7.5CVSS0.00334EPSS
SaveExploits1References3
CVE
CVE
added 2026/02/26 1:45 a.m.154 views

CVE-2026-27959

Koa (Node.js) prior to versions 3.1.2 and 2.16.4 exposes a vulnerability in ctx.hostname: it naively parses the Host header and returns an attacker-controlled value when the header contains an invalid RFC 3986 hostname (e.g., with a @). This can affect URL generation, password reset links, email ...

8.2CVSS5.4AI score0.00334EPSS
SaveExploits1References8Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/26 1:45 a.m.3 views

CVE-2026-27959 Koa has Host Header Injection via `ctx.hostname`

Koa is middleware for Node.js using ES2017 async functions. Prior to versions 3.1.2 and 2.16.4, Koa's ctx.hostname API performs naive parsing of the HTTP Host header, extracting everything before the first colon without validating the input conforms to RFC 3986 hostname syntax. When a malformed...

7.5CVSS5.9AI score0.00334EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/02/23 12:00 a.m.40 views

PT-2026-21546

Name of the Vulnerable Software and Affected Versions Astro versions prior to 9.5.4 Description Astro, a web framework, is affected by a Server-Side Request Forgery SSRF issue in versions prior to 9.5.4. Server-Side Rendered pages returning an error with a prerendered custom error page such as...

8.6CVSS5.3AI score0.01769EPSS
SaveExploits1References17
Rows per page
Query Builder