CVE Catalog

CVE-2026-77244

CriticalCVSS 10.0
Published: Translated: NVD NIST

Summary

MCP Atlassian is a Model Context Protocol (MCP) server for Atlassian products (Confluence and Jira). Prior to 0.22.0, the HTTP transport accepts requests without a verified user identity and downstream fetcher construction falls back to the operator's globally configured Jira or Confluence credentials. A network client that can reach the MCP endpoint can invoke Atlassian tools as the operator, including read and write operations available to that account.

Risk Assessment

The vulnerability allows an unauthenticated network client to perform Atlassian operations with the operator's privileges, potentially leading to unauthorized access and data modification. The risk is high if the MCP endpoint is reachable from untrusted networks.

Recommendation

Update MCP Atlassian to version 0.22.0 or later. Also restrict network access to the MCP endpoint and verify whether unauthorized use of operator credentials occurred.

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, the HTTP transport accepts requests without a verified user identity and downstream fetcher construction falls back to the operator's globally configured Jira or Confluence credentials. A network client that can reach the MCP endpoint can invoke Atlassian tools as the operator, including read and write operations available to that account. The advisory traces the vulnerable input and processing flow through UserTokenMiddleware, AtlassianOpaqueTokenVerifier, _get_fetcher, and streamable-http, 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