CVE Catalog

CVE-2026-77260

HighCVSS 8.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.32%

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

Summary

MCP Atlassian server before version 0.22.0 allows reading arbitrary server-local files through the upload_attachment function, which accepts an unconstrained file_path. A permitted MCP caller can upload sensitive host files to Atlassian and then retrieve their contents.

Risk Assessment

An attacker with MCP access can exfiltrate confidential files from the server, such as keys, configurations, or credentials, leading to a serious confidentiality breach.

Recommendation

Update MCP Atlassian to version 0.22.0 or later, which restricts file paths to the allowed workspace.

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 Confluence and Jira upload_attachment implementations accept an unconstrained file_path and open the referenced server-local file. A permitted MCP caller can upload sensitive host files to an Atlassian destination and then retrieve their contents. The advisory traces the vulnerable input and processing flow through upload_attachment, file_path, and CVE-2026-27825, 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