MCP Atlassian is a Model Context Protocol (MCP) server for Atlassian products (Confluence and Jira). Prior to 0.22.0, upload_attachment in src/mcp_atlassian/confluence/attachments.py accepts a caller-controlled file_path and opens the selected server-local file without restricting it to the workspace. A permitted Confluence MCP caller can upload the file as an attachment and disclose data readable by the server process. This issue is fixed in version 0.22.0.
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-93xw-j965-9mx3 | MCP Atlassian: Arbitrary file read/exfiltration via upload_attachment missing validate_safe_path() |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Tue, 22 Sep 2026 18: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 17:45: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, upload_attachment in src/mcp_atlassian/confluence/attachments.py accepts a caller-controlled file_path and opens the selected server-local file without restricting it to the workspace. A permitted Confluence MCP caller can upload the file as an attachment and disclose data readable by the server process. This issue is fixed in version 0.22.0. | |
| Title | MCP Atlassian: Arbitrary file read/exfiltration via upload_attachment missing validate_safe_path() | |
| Weaknesses | CWE-22 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-09-22T17:39:28.501Z
Reserved: 2026-08-20T19:02:23.417Z
Link: CVE-2026-77258
No data.
Status : Received
Published: 2026-09-22T18:17:18.193
Modified: 2026-09-22T18:17:18.193
Link: CVE-2026-77258
No data.
OpenCVE Enrichment
Updated: 2026-09-22T19:00:13Z
Weaknesses
Github GHSA