CVE Catalog

CVE-2026-77253

HighCVSS 7.1
Published: Translated: NVD NIST

Summary

In MCP Atlassian prior to 0.22.0, the Jira and Confluence attachment upload tools accept arbitrary local filesystem paths and send the selected bytes to Atlassian. In HTTP or multi-user deployments, a caller can cross the client-to-server filesystem boundary and disclose configuration, credentials, mounted secrets, or other files readable by the MCP process.

Risk Assessment

In multi-user or remote deployments, an attacker can read and upload sensitive host files to Atlassian, leading to leakage of secrets and configuration data. This may enable further attacks using the disclosed credentials.

Recommendation

Update MCP Atlassian to version 0.22.0 or later. Limit the MCP process privileges to the minimum required and consider running it in an isolated environment.

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, Jira and Confluence attachment upload tools accept arbitrary local filesystem paths and send the selected bytes to Atlassian. In HTTP or multi-user deployments, a caller can cross the client-to-server filesystem boundary and disclose configuration, credentials, mounted secrets, or other files readable by the MCP process. The advisory traces the vulnerable input and processing flow through jira_upload_attachment, confluence_upload_attachment, file_path, and server-local filesystem, 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