Lucene search
+L

3953 matches found

Vulnrichment
Vulnrichment
added 2026/08/27 2:50 p.m.11 views

CVE-2026-81102 Dropbox Dash MCP Server DNS Rebinding via Missing Host Header Validation

The Dash MCP server bound its listener to the loopback address but never checked the host a request named. src/mcpserverdash.py constructed the server for its network mode with the interface restricted to loopback and no transport-security settings, so a name that had been pointed at the loopback...

3.1CVSS5.8AI score0.0014EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/27 2:50 p.m.35 views

CVE-2026-81095 Timescale pg-aiguide through 0.5.0 DNS Rebinding via Disabled Host Header Allow-List

pg-aiguide started its MCP HTTP transport without enabling the host allow-list the underlying SDK provides. src/httpServer.ts called the shared httpServerFactory helper and never set the DNS-rebinding-protection option, so the transport accepted a request whatever host it named. A page in a brows...

7.6CVSS0.0016EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/27 2:50 p.m.16 views

CVE-2026-81095

Timescale pg-aiguide (through 0.5.0 ) exposed a DNS-rebinding vulnerability in its MCP HTTP transport. The server at src/httpServer.ts called the httpServerFactory helper without setting the host allow-list (DNS-rebinding-protection) option provided by the underlying SDK, causing it to accept req...

7.6CVSS5.3AI score0.0016EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/27 2:50 p.m.7 views

CVE-2026-81092 mcp-go before 0.56.0 Missing Host Header Validation Enables DNS Rebinding

mcp-go accepted requests on its HTTP transports without checking the Host header. StreamableHTTPServer.ServeHTTP in server/streamablehttp.go and SSEServer.ServeHTTP in server/sse.go served any request arriving over a loopback connection regardless of the host it named, and the SSE transport's...

7.6CVSS5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/08/27 2:50 p.m.22 views

CVE-2026-81092

mcp-go before 0.56.0 accepted HTTP requests on its Streamable HTTP and SSE transports without validating the Host header . Specifically, StreamableHTTPServer.ServeHTTP (server/streamable_http.go) and SSEServer.ServeHTTP (server/sse.go) served any request arriving over a loopback connection regard...

7.6CVSS5.3AI score0.00165EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/27 2:50 p.m.30 views

CVE-2026-81092 mcp-go before 0.56.0 Missing Host Header Validation Enables DNS Rebinding

mcp-go accepted requests on its HTTP transports without checking the Host header. StreamableHTTPServer.ServeHTTP in server/streamablehttp.go and SSEServer.ServeHTTP in server/sse.go served any request arriving over a loopback connection regardless of the host it named, and the SSE transport's...

7.6CVSS0.00165EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/27 2:50 p.m.12 views

CVE-2026-81092 mcp-go before 0.56.0 Missing Host Header Validation Enables DNS Rebinding

mcp-go accepted requests on its HTTP transports without checking the Host header. StreamableHTTPServer.ServeHTTP in server/streamablehttp.go and SSEServer.ServeHTTP in server/sse.go served any request arriving over a loopback connection regardless of the host it named, and the SSE transport's...

7.6CVSS5.9AI score0.00165EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/27 2:50 p.m.10 views

EUVD-2026-67147

mcp-go accepted requests on its HTTP transports without checking the Host header. StreamableHTTPServer.ServeHTTP in server/streamablehttp.go and SSEServer.ServeHTTP in server/sse.go served any request arriving over a loopback connection regardless of the host it named, and the SSE transport's...

7.6CVSS5.3AI score0.00165EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/27 12:00 a.m.18 views

PT-2026-82552

GitLab has remediated a vulnerability in the GitLab AI Gateway component affecting all versions of the AI Gateway from 18.10 to 19.0.12, 19.1 to 19.1.7, and 19.2 to 19.2.2 that could have allowed an authenticated user with Duo Agent Platform access to redirect outbound model requests to an...

8.2CVSS5.4AI score0.00192EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/27 12:00 a.m.15 views

PT-2026-82565

Name of the Vulnerable Software and Affected Versions mcp-go versions prior to 0.56.0 Description The software accepts requests on its HTTP transports without validating the Host header. Specifically, the StreamableHTTPServer.ServeHTTP function in server/streamable http.go and the...

7.6CVSS5.3AI score0.00165EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2026/08/27 12:00 a.m.10 views

PT-2026-82575

Name of the Vulnerable Software and Affected Versions Dash MCP server affected versions not specified Description In network mode, the server binds its listener to the loopback address but fails to verify the host name of incoming requests. Within src/mcp server dash.py, the server is configured...

3.1CVSS5.9AI score0.0014EPSS
SaveExploits0References5
Patchstack
Patchstack
added 2026/08/26 11:49 a.m.7 views

WordPress WP Fastest Cache plugin <= 1.5.0 - Unauthenticated Stored Cross-Site Scripting via HTTP Host Header vulnerability

Unauthenticated Stored Cross-Site Scripting via HTTP Host Header vulnerability discovered by Adrien Brunner in WordPress Plugin WP Fastest Cache versions = 1.5.0...

7.2CVSS5.2AI score0.00401EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2026/08/26 6:16 a.m.6 views

CVE-2026-19760

The WP Fastest Cache – WordPress Cache Plugin plugin for WordPress is vulnerable to Stored Cross-Site Scripting via HTTP Host Header in all versions up to, and including, 1.5.0 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inje...

7.2CVSS0.00401EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/26 5:30 a.m.6 views

EUVD-2026-66249

The WP Fastest Cache – WordPress Cache Plugin plugin for WordPress is vulnerable to Stored Cross-Site Scripting via HTTP Host Header in all versions up to, and including, 1.5.0 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inje...

7.2CVSS5.7AI score0.00401EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/26 5:30 a.m.28 views

CVE-2026-19760

The WP Fastest Cache WordPress plugin (all versions up to and including 1.5.0) is vulnerable to unauthenticated stored cross-site scripting via the HTTP Host header. Insufficient input sanitization and output escaping in the Host-header-to-URL code path allows an attacker to inject arbitrary scri...

7.2CVSS5.7AI score0.00401EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/26 5:30 a.m.36 views

CVE-2026-19760 WP Fastest Cache <= 1.5.0 - Unauthenticated Stored Cross-Site Scripting via HTTP Host Header

The WP Fastest Cache – WordPress Cache Plugin plugin for WordPress is vulnerable to Stored Cross-Site Scripting via HTTP Host Header in all versions up to, and including, 1.5.0 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inje...

7.2CVSS0.00401EPSS
SaveExploits0References7
VulnCheck KEV
VulnCheck KEV
added 2026/08/26 12:00 a.m.11 views

VulnCheck KEV: CVE-2026-48710

Starlette is a lightweight ASGI framework/toolkit. Prior to version 1.0.1, the HTTP Host request header was not validated before being used to reconstruct request.url. Because the routing algorithm relies on the raw HTTP path while request.url is rebuilt from the Host header, a malformed header...

6.5CVSS5.1AI score0.36257EPSS
SaveIn wildExploits2References3
NVD
NVD
added 2026/08/25 8:17 p.m.7 views

CVE-2026-74932

The WP Fastest Cache WordPress plugin before 1.5.1 does not validate the Host header before using it to build the URLs of the asset files it embeds in the pages it caches, and does not include that header in the cache key, allowing unauthenticated attackers to poison cached pages with references ...

7.5CVSS0.00216EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/25 8:05 p.m.28 views

CVE-2026-74932 WP Fastest Cache 0.9.0.3 - 1.5.0 - Unauthenticated Stored XSS via Host Header Cache Poisoning

The WP Fastest Cache WordPress plugin before 1.5.1 does not validate the Host header before using it to build the URLs of the asset files it embeds in the pages it caches, and does not include that header in the cache key, allowing unauthenticated attackers to poison cached pages with references ...

7.5CVSS0.00216EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/25 8:05 p.m.40 views

CVE-2026-74932

WP Fastest Cache (WordPress plugin) versions before 1.5.1 fail to validate the Host header before using it to build URLs for asset files embedded in cached pages, and omit that header from the cache key. This allows an unauthenticated attacker to poison cached pages with references to an attacker...

7.5CVSS5.6AI score0.00216EPSS
SaveExploits0References1
Rows per page
Query Builder