CVE-2026-35568 PUBLISHED

MCP Java-SDK has a DNS Rebinding Vulnerability

Assigner: GitHub_M
Reserved: 03.04.2026 Published: 07.04.2026 Updated: 08.04.2026

MCP Java SDK is the official Java SDK for Model Context Protocol servers and clients. Prior to 1.0.0, the java-sdk contains a DNS rebinding vulnerability. This vulnerability allows an attacker to access a locally or network-private java-sdk MCP server via a victims browser that is either local, or network adjacent. This allows an attacker to make any tool call to the server as if they were a locally running MCP connected AI agent. This vulnerability is fixed in 1.0.0.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
CVSS Score: 7.6

Product Status

Vendor modelcontextprotocol
Product java-sdk
Versions
  • Version < 1.0.0 is affected

References

Problem Types

  • CWE-346: Origin Validation Error CWE