PatchSiren cyber security CVE debrief
CVE-2026-77260 sooperset CVE debrief
A vulnerability in MCP Atlassian, a Model Context Protocol (MCP) server for Atlassian products, allows a permitted MCP caller to upload sensitive host files to an Atlassian destination and retrieve their contents. The issue, fixed in version 0.22.0, is caused by the Confluence and Jira upload_attachment implementations accepting an unconstrained file_path and opening the referenced server-local file.
- Vendor
- sooperset
- Product
- mcp-atlassian
- CVSS
- HIGH 8.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-22
- Original CVE updated
- 2026-09-26
- Advisory published
- 2026-09-22
- Advisory updated
- 2026-09-26
Who should care
Defenders responsible for MCP Atlassian servers, especially those with publicly accessible upload_attachment implementations, should assess exposure and verify their servers are running version 0.22.0 or later.
Why it matters
CVE-2026-77260 allows a permitted MCP caller to upload sensitive host files to an Atlassian destination and retrieve their contents. Defenders should prioritize verifying exposure of MCP Atlassian servers and ensure they are running version 0.22.0 or later.
- Verify MCP Atlassian server version to prevent unauthorized file access
- Restrict access to upload_attachment implementations to prevent exploitation
- Monitor for suspicious file uploads and retrievals to detect potential attacks
Technical summary
The Confluence and Jira upload_attachment implementations in MCP Atlassian accept an unconstrained file_path and open the referenced server-local file, allowing a permitted MCP caller to upload sensitive host files to an Atlassian destination and retrieve their contents. This issue allows attackers to access sensitive information and potentially gain unauthorized access to affected systems. Defenders should prioritize verifying exposure of MCP Atlassian servers, especially those with publicly accessible upload_attachment implementations, and ensure they are running version 0.22.0 or later to prevent exploitation.
Defensive priority
Defenders should prioritize verifying exposure of MCP Atlassian servers, especially those with publicly accessible upload_attachment implementations, and ensure they are running version 0.22.0 or later.
Recommended defensive actions
- Verify MCP Atlassian server version and ensure it is running 0.22.0 or later
- Restrict access to upload_attachment implementations
- Monitor for suspicious file uploads and retrievals
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The advisory provides details on the vulnerable input and processing flow through upload_attachment, file_path, and CVE-2026-27825. However, the scope of affected deployments and potential impact on specific organizations remains unknown.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-77260 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-77260
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-77260 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-77260
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/sooperset/mcp-atlassian/commit/b041733473f95119dd539542a43c280737a8e460
-
Source reference
Unverified legacy reference
URL: https://github.com/sooperset/mcp-atlassian/pull/1448
-
Source reference
Unverified legacy reference
URL: https://github.com/sooperset/mcp-atlassian/releases/tag/v0.22.0
-
Source reference
Unverified legacy reference
URL: https://github.com/sooperset/mcp-atlassian/security/advisories/GHSA-f4p7-qx46-wc5j
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.