Insecure Default Initialization of Resource Affecting kibana-9.2 package, versions <9.2.2-r1


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.06% (20th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-CHAINGUARDLATEST-KIBANA92-14186320
  • published5 Dec 2025
  • disclosed2 Dec 2025

Introduced: 2 Dec 2025

NewCVE-2025-66414  (opens in a new tab)
CWE-1188  (opens in a new tab)

How to fix?

Upgrade Chainguard kibana-9.2 to version 9.2.2-r1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream kibana-9.2 package and not the kibana-9.2 package as distributed by Chainguard. See How to fix? for Chainguard relevant fixed versions and status.

MCP TypeScript SDK is the official TypeScript SDK for Model Context Protocol servers and clients. Prior to 1.24.0, The Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default for HTTP-based servers. When an HTTP-based MCP server is run on localhost without authentication with StreamableHTTPServerTransport or SSEServerTransport and has not enabled enableDnsRebindingProtection, a malicious website could exploit DNS rebinding to bypass same-origin policy restrictions and send requests to the local MCP server. This could allow an attacker to invoke tools or access resources exposed by the MCP server on behalf of the user in those limited circumstances. Note that running HTTP-based MCP servers locally without authentication is not recommended per MCP security best practices. This issue does not affect servers using stdio transport. This vulnerability is fixed in 1.24.0.