Lucene search
+L

3733 matches found

Nuclei
Nuclei
added 11 hours ago17 views

Starlette - Improper Validation of Unsafe Equivalence in Input

A flaw was found in Starlette, a lightweight ASGI Asynchronous Server Gateway Interface framework. A remote attacker could exploit this vulnerability by sending a specially crafted HTTP Host request header. This malformed header could cause the request.url to be incorrectly reconstructed, leading...

6.5CVSS6AI score0.01839EPSS
SaveExploits2References2
Nuclei
Nuclei
added 11 hours ago22 views

Astro SSR - Server-Side Request Forgery

Astro before 5.17.3 and @astrojs/node before 9.5.4 are vulnerable to full-read SSRF due to improper Host header validation in error page rendering, allowing attackers to redirect requests and access internal resources. id: CVE-2026-25545 info: name: Astro SSR - Server-Side Request Forgery author:...

8.6CVSS5.4AI score0.01769EPSS
SaveExploits1References3
Nuclei
Nuclei
added 11 hours ago38 views

Plone Docker - Host Header Injection

Plone Docker Official Image 5.2.13 5221 is vulnerable to Host Header Injection due to improper validation of input by the HOST headers. This can lead to Cross-Site Scripting XSS attacks when the malicious Host header value is reflected in the response. id: CVE-2024-23055 info: name: Plone Docker ...

6.1CVSS6.9AI score0.00911EPSS
SaveExploits1References3
Nuclei
Nuclei
added 11 hours ago42 views

ExponentCMS <= 2.6 - Host Header Injection

An HTTP Host header attack exists in ExponentCMS 2.6 and below in /exponentconstants.php. A modified HTTP header can change links on the webpage to an arbitrary value,leading to a possible attack vector for MITM. id: CVE-2021-38751 info: name: ExponentCMS = 2.6 - Host Header Injection author:...

4.3CVSS5.6AI score0.02468EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2 days ago7 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 2 days ago7 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 3 days ago4 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 3 days ago8 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 3 days ago8 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 4 days ago10 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 4 days ago7 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 4 days ago11 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 score0.00198EPSS
SaveExploits0References5
NVD
NVD
added 4 days ago7 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.00292EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 4 days ago10 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.00292EPSS
SaveExploits0References3
EUVD
EUVD
added 4 days ago5 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.00292EPSS
SaveExploits0References3
OSV
OSV
added 4 days ago5 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.00292EPSS
SaveExploits0References5
CVE
CVE
added 4 days ago83 views

CVE-2026-59900

Netty CVE-2026-59900 affects the HTTP/2→HTTP/1.x translation in Netty’s HTTP/2-to-HTTP/1.x codec (Http2StreamFrameToHttpObjectCodec and InboundHttp2ToHttpAdapter). When an HTTP/2 client sends both the :authority pseudo-header and a literal Host header in the same HEADERS frame, the translator may...

6.9CVSS5.8AI score0.00292EPSS
SaveExploits0References3
Cvelist
Cvelist
added 4 days ago61 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.9CVSS0.00292EPSS
SaveExploits0References3
NVD
NVD
added 4 days ago4 views

CVE-2026-33930

Apache Traffic Server copies the client Host header into a fixed-size stack buffer without a bound during redirect handling, so an over-long Host header overflows the stack when redirect following is enabled. This issue affects Apache Traffic Server: from 8.0.0 through 8.1.9, from 9.0.0 through...

8.2CVSS0.00231EPSS
SaveExploits0References1
Cvelist
Cvelist
added 4 days ago33 views

CVE-2026-33930 Apache Traffic Server: Buffer overflow via Host field that has a long string value

Apache Traffic Server copies the client Host header into a fixed-size stack buffer without a bound during redirect handling, so an over-long Host header overflows the stack when redirect following is enabled. This issue affects Apache Traffic Server: from 8.0.0 through 8.1.9, from 9.0.0 through...

8.2CVSS0.00231EPSS
SaveExploits0References1
Rows per page
Query Builder