MCP Atlassian is a Model Context Protocol (MCP) server for Atlassian products (Confluence and Jira). Prior to 0.22.0, confluence_upload_attachment opens a caller-selected server-local file without checking that the resolved path remains in the workspace. A caller can upload environment files, credentials, or other readable host data to a Confluence page and retrieve it through Atlassian. The advisory traces the vulnerable input and processing flow through confluence_upload_attachment, file_path, and open(file_path, "rb"), which identify the affected entry points, controls, and code paths. This issue is fixed in version 0.22.0.
Metrics
Affected Vendors & Products
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-6cr4-ccf3-x7h4 | MCP Atlassian: Arbitrary file read via confluence_upload_attachment allows exfiltration of server credentials |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Tue, 22 Sep 2026 21:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Sooperset
Sooperset mcp-atlassian |
|
| Vendors & Products |
Sooperset
Sooperset mcp-atlassian |
Tue, 22 Sep 2026 19:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | MCP Atlassian is a Model Context Protocol (MCP) server for Atlassian products (Confluence and Jira). Prior to 0.22.0, confluence_upload_attachment opens a caller-selected server-local file without checking that the resolved path remains in the workspace. A caller can upload environment files, credentials, or other readable host data to a Confluence page and retrieve it through Atlassian. The advisory traces the vulnerable input and processing flow through confluence_upload_attachment, file_path, and open(file_path, "rb"), which identify the affected entry points, controls, and code paths. This issue is fixed in version 0.22.0. | |
| Title | MCP Atlassian: Arbitrary file read via confluence_upload_attachment allows exfiltration of server credentials | |
| Weaknesses | CWE-22 CWE-552 |
|
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-09-22T18:45:48.269Z
Reserved: 2026-08-20T19:02:23.417Z
Link: CVE-2026-77259
No data.
Status : Received
Published: 2026-09-22T19:16:50.327
Modified: 2026-09-22T19:16:50.327
Link: CVE-2026-77259
No data.
OpenCVE Enrichment
Updated: 2026-09-22T21:30:19Z
Github GHSA