CVE Catalog

CVE-2026-77255

HighCVSS 8.6
Published: Translated: NVD NIST

Summary

In MCP Atlassian prior to 0.22.0, the Jira update_issue attachments argument is converted into local paths and routed to the attachment upload implementation without workspace validation. A caller can make the MCP server read arbitrary local files and attach them to a Jira issue, using the server as a confused deputy to exfiltrate the contents.

Risk Assessment

An attacker with access to the MCP server can exfiltrate sensitive host files, including configuration data or credentials, by uploading them to a controlled Jira issue. This results in data leakage outside the organization's boundaries.

Recommendation

Update MCP Atlassian to version 0.22.0 or later. Until patched, restrict access to the MCP server and review which file paths are passed in attachment arguments.

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 Jira update_issue attachments argument is converted into local paths and routed to the attachment upload implementation without workspace validation. A caller can make the MCP server read arbitrary local files and attach them to a Jira issue, using the server as a confused deputy to exfiltrate the contents. The advisory traces the vulnerable input and processing flow through jira update_issue, attachments, upload_attachment, and file_path, 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