Lucene search
+L

3851 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/03 9:07 p.m.10 views

CVE-2026-69246

Guzzle is an extensible PHP HTTP client. Prior to 7.15.2 and 8.0.1, Guzzle gives a transport the request URI as text and supplies the Host header separately. The cURL handlers set CURLOPTURL to the URI exactly as written and push that Host into CURLOPTHTTPHEADER; StreamHandler does the same throu...

7.2CVSS5.6AI score0.00213EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/08/03 9:07 p.m.52 views

CVE-2026-69246 Guzzle: Noncanonical host can bypass host-based checks

Guzzle is an extensible PHP HTTP client. Prior to 7.15.2 and 8.0.1, Guzzle gives a transport the request URI as text and supplies the Host header separately. The cURL handlers set CURLOPTURL to the URI exactly as written and push that Host into CURLOPTHTTPHEADER; StreamHandler does the same throu...

7.2CVSS0.00213EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/08/03 9:07 p.m.14 views

CVE-2026-69246

Guzzle is an extensible PHP HTTP client. Prior to 7.15.2 and 8.0.1, Guzzle gives a transport the request URI as text and supplies the Host header separately. The cURL handlers set CURLOPTURL to the URI exactly as written and push that Host into CURLOPTHTTPHEADER; StreamHandler does the same throu...

7.2CVSS5.6AI score0.00213EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/03 8:47 p.m.44 views

CVE-2026-48061 Litestar: AllowedHostsMiddleware bypasses host validation via client-controlled X-Forwarded-Host header

Litestar is an Asynchronous Server Gateway Interface ASGI framework. In versions prior to 2.22.0, an attacker can bypass the allowed hosts validation by omitting the Host header and supplying an X-Forwarded-Host header set to a whitelisted domain. The AllowedHostsMiddleware trusts the...

5.9CVSS0.00282EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/03 8:47 p.m.10 views

CVE-2026-48061

Litestar is an Asynchronous Server Gateway Interface ASGI framework. In versions prior to 2.22.0, an attacker can bypass the allowed hosts validation by omitting the Host header and supplying an X-Forwarded-Host header set to a whitelisted domain. The AllowedHostsMiddleware trusts the...

5.9CVSS5.4AI score0.00282EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/08/03 8:47 p.m.80 views

CVE-2026-48061

Litestar prior to v2.22.0 is affected by CVE-2026-48061: AllowedHostsMiddleware may bypass host validation by using X-Forwarded-Host when Host is absent, enabling host-header injection (e.g., password reset links, cache keys, routing decisions). The issue occurs when no reverse proxy strips X-For...

5.9CVSS5.4AI score0.00282EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/03 12:00 a.m.17 views

PT-2026-67523

Guzzle is an extensible PHP HTTP client. Prior to 7.15.2 and 8.0.1, Guzzle gives a transport the request URI as text and supplies the Host header separately. The cURL handlers set CURLOPT URL to the URI exactly as written and push that Host into CURLOPT HTTPHEADER; StreamHandler does the same...

7.2CVSS5.6AI score0.00213EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2026/07/31 9:51 p.m.11 views

@apostrophecms/file pretty-URL Vulnerable to Unauthenticated SSRF via Host header

Summary When prettyUrls: true is enabled on @apostrophecms/file a documented SEO feature for serving uploaded files at clean URLs, the public pretty-URL handler builds the upstream URL using the raw Host HTTP request header: js proxyUrl = $req.protocol://$req.get'host'$uglyUrl That URL is then...

3.7CVSS5.4AI score0.00226EPSS
SaveExploits0References5Affected Software1
Patchstack
Patchstack
added 2026/07/31 9:51 p.m.10 views

NPM: @apostrophecms/file pretty-URL Vulnerable to Unauthenticated SSRF via Host header

NPM: @apostrophecms/file pretty-URL Vulnerable to Unauthenticated SSRF via Host header vulnerability discovered by ? in WordPress Npm apostrophe versions = 4.30.0...

3.7CVSS5.5AI score0.00226EPSS
SaveExploits0References5Affected Software1
SUSE CVE
SUSE CVE
added 2026/07/30 4:52 p.m.7 views

SUSE CVE-2026-42602

azureauthextension is the Azure Authenticator Extension. From 0.124.0 to 0.150.0, a server-side authentication bypass in azureauthextension allows any party who holds a single valid Azure access token for any scope the collector's configured identity can mint for to authenticate to any...

8.1CVSS7.6AI score0.00222EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:44 p.m.9 views

SUSE CVE-2026-48126

Algernon is a small self-contained pure-Go web server. Prior to 1.17.8, when algernon is started with --domain or --letsencrypt, which silently turns on --domain at engine/flags.go:372, the request handler resolves the served directory by joining the configured --dir with the value of the...

8.2CVSS7.9AI score0.00335EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:41 p.m.12 views

SUSE CVE-2026-53523

Nezha Monitoring is a self-hostable, lightweight, servers and websites monitoring and O&M tool. From version 1.0.0 to before version 2.2.0, the getRedirectURL function in oauth2.go:22-29 constructs the OAuth2 callback URL by concatenating the request's Host header with a fixed path, with zero...

6.8CVSS7.5AI score0.00239EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/30 2:41 p.m.23 views

EUVD-2026-50489

MCP Ruby SDK: Streamable HTTP transport lacks DNS-rebinding Host/Origin protection...

6.9CVSS5.8AI score0.00198EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/29 8:17 p.m.14 views

CVE-2026-63118

MCP Ruby SDK is the official Ruby SDK for Model Context Protocol servers and clients. Prior to 0.23.0, MCP::Server::Transports::StreamableHTTPTransport in the mcp gem does not validate the HTTP Host or Origin request headers, which allows a malicious browser page to use DNS rebinding to reach a...

6.9CVSS0.00198EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/29 7:07 p.m.45 views

CVE-2026-63118

The MCP Ruby SDK (mcp gem) contains a DNS rebind vulnerability in MCP::Server::Transports::StreamableHTTPTransport where HTTP Host/Origin are not validated. This allows a malicious page to bind a victim’s locally running MCP server to a loopback/ LAN address and post JSON‑RPC requests to exposed ...

6.9CVSS5.9AI score0.00198EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/29 7:07 p.m.22 views

CVE-2026-63118 MCP Ruby SDK: Streamable HTTP transport lacks DNS-rebinding (Host/Origin) protection

MCP Ruby SDK is the official Ruby SDK for Model Context Protocol servers and clients. Prior to 0.23.0, MCP::Server::Transports::StreamableHTTPTransport in the mcp gem does not validate the HTTP Host or Origin request headers, which allows a malicious browser page to use DNS rebinding to reach a...

6.9CVSS5.9AI score
SaveExploits0References5
NVD
NVD
added 2026/07/29 6:16 p.m.12 views

CVE-2026-59900

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, Netty's HTTP/2-to-HTTP/1.x translation layer Http2StreamFrameToHttpObjectCodec and InboundHttp2ToHttpAdapter fails to deduplicate or validate Host headers when an HTTP/2 client...

6.9CVSS0.00232EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/29 5:58 p.m.17 views

CVE-2026-59900 Netty codec-http2: Lack of Host Header Deduplication in HTTP/2→HTTP/1.x Translation Leads to Request Routing Bypass

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, Netty's HTTP/2-to-HTTP/1.x translation layer Http2StreamFrameToHttpObjectCodec and InboundHttp2ToHttpAdapter fails to deduplicate or validate Host headers when an HTTP/2 client...

6.9CVSS5.8AI score0.00232EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/29 5:58 p.m.10 views

CVE-2026-59900

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, Netty's HTTP/2-to-HTTP/1.x translation layer Http2StreamFrameToHttpObjectCodec and InboundHttp2ToHttpAdapter fails to deduplicate or validate Host headers when an HTTP/2 client...

6.9CVSS5.8AI score0.00232EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/07/29 5:58 p.m.14 views

EUVD-2026-50442

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, Netty's HTTP/2-to-HTTP/1.x translation layer Http2StreamFrameToHttpObjectCodec and InboundHttp2ToHttpAdapter fails to deduplicate or validate Host headers when an HTTP/2 client...

6.9CVSS5.8AI score0.00232EPSS
SaveExploits0References3
Rows per page
Query Builder