CVE Catalog

CVE-2026-77265

MediumCVSS 5.9
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.26%

16th percentile - higher than 16% of all known CVEs

Summary

MCP Atlassian prior to 0.22.0 resolves and validates header-supplied Jira or Confluence URLs before the HTTP client resolves the hostname again for the connection. An unauthenticated caller can use a DNS-rebinding hostname that returns a public address during validation and an internal address during connection, causing requests to internal or metadata services. This issue is fixed in version 0.22.0.

Risk Assessment

An attacker can access internal services or metadata, potentially leading to privilege escalation or data leakage.

Recommendation

Update MCP Atlassian to version 0.22.0 or later. Consider additional protections such as DNS filtering or restricting access to the server.

Other vulnerabilities in MCP Atlassian

See all
Original NVD description (English source)

MCP Atlassian is a Model Context Protocol (MCP) server for Atlassian products (Confluence and Jira). Prior to 0.22.0, header-supplied Jira or Confluence URLs are resolved and validated before the HTTP client resolves the hostname again for the connection. An unauthenticated caller can use a DNS-rebinding hostname that returns a public address during validation and an internal address during connection, causing requests to internal or metadata services. The advisory traces the vulnerable input and processing flow through X-Atlassian-Jira-Url, X-Atlassian-Confluence-Url, validate_url_for_ssrf, and DNS rebinding, which identify the affected entry points, controls, and code paths. This issue is fixed in version 0.22.0.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS