9.0
CRITICAL CVSS 3.1
CVE-2026-27825
MCP Atlassian has an arbitrary file write leading to arbitrary code execution via unconstrained download_path in confluence_download_attachment
Description

MCP Atlassian is a Model Context Protocol (MCP) server for Atlassian products (Confluence and Jira). Prior to version 0.17.0, the `confluence_download_attachment` MCP tool accepts a `download_path` parameter that is written to without any directory boundary enforcement. An attacker who can call this tool and supply or access a Confluence attachment with malicious content can write arbitrary content to any path the server process has write access to. Because the attacker controls both the write destination and the written content (via an uploaded Confluence attachment), this constitutes for arbitrary code execution (for example, writing a valid cron entry to `/etc/cron.d/` achieves code execution within one scheduler cycle with no server restart required). Version 0.17.0 fixes the issue.

INFO

Published Date :

March 10, 2026, 8:16 p.m.

Last Modified :

April 2, 2026, 1:52 p.m.

Remotely Exploit :

No
Affected Products

The following products are affected by CVE-2026-27825 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Mcp-atlassian mcp_atlassian
1 Sooperset mcp_atlassian
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 CRITICAL [email protected]
CVSS 3.1 CRITICAL MITRE-CVE
CVSS 3.1 HIGH [email protected]
Solution
Update MCP Atlassian to version 0.17.0 or later to fix arbitrary file write vulnerability.
  • Update MCP Atlassian to version 0.17.0 or later.
  • Apply vendor patches for affected Atlassian products.
  • Restrict access to the MCP tool.
  • Monitor file system for unexpected changes.
Public PoC/Exploit Available at Github

CVE-2026-27825 has a 7 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2026-27825.

URL Resource
https://github.com/sooperset/mcp-atlassian/commit/52b9b0997681e87244b20d58034deae89c91631e Patch
https://github.com/sooperset/mcp-atlassian/security/advisories/GHSA-xjgw-4wvw-rgm4 Vendor Advisory
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-27825 is associated with the following CWEs:

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Path Traversal in mcp-atlassian via zip extraction in upload_attachment — CVSS 9.3

Python Shell

Updated: 3 hours, 35 minutes ago
0 stars 0 fork 0 watcher
Born at : April 29, 2026, 9:37 p.m. This repo has been linked 1 different CVEs too.

Security gateway for MCP traffic. 5 built-in rules block prompt injection, credential leakage, path traversal, cross-repo exfiltration, and destructive commands. One pip install, zero config.

mcp security python proxy claude ai-agents prompt-injection self-hosted model-context-protocol llm-security ai-security cursor security-tools path-traversal credential-leakage

Python

Updated: 1 week ago
0 stars 0 fork 0 watcher
Born at : April 21, 2026, 11:54 a.m. This repo has been linked 12 different CVEs too.

A practitioner-focused reference for AI/ML security — attacks, tools, research, and defenses. Covers offensive AI, securing AI systems, AI-assisted security operations, and governance.

Updated: 2 weeks, 3 days ago
0 stars 0 fork 0 watcher
Born at : April 12, 2026, 4:30 p.m. This repo has been linked 28 different CVEs too.

🤖 Curated AI OSINT resources — Google dorks, Shodan queries, GitHub dorks, and techniques to discover exposed LLM endpoints, leaked AI API keys, misconfigured vector databases, and unprotected AI agents

ai-osint ai-security api-keys artificial-intelligence bug-bounty cybersecurity google-dorks hacking llm-security machine-learning mcp-security ollama osint owasp pentesting prompt-injection reconnaissance red-team shodan vector-database

Updated: 4 days, 17 hours ago
67 stars 13 fork 13 watcher
Born at : April 8, 2026, 2:08 p.m. This repo has been linked 10 different CVEs too.

None

Python

Updated: 1 week ago
0 stars 0 fork 0 watcher
Born at : March 28, 2026, 8:18 p.m. This repo has been linked 14 different CVEs too.

Full WebMCP developer toolkit — core, React, security, testing. Build agent-ready websites with navigator.modelContext

ai-agents browser mcp sdk web webmcp

TypeScript Python JavaScript

Updated: 1 week ago
1 stars 1 fork 1 watcher
Born at : Feb. 20, 2026, 2:54 p.m. This repo has been linked 2 different CVEs too.

📡 PoC auto collect from GitHub. ⚠️ Be careful Malware.

security cve exploit poc vulnerability

Updated: 4 days, 18 hours ago
7667 stars 1247 fork 1247 watcher
Born at : Dec. 8, 2019, 1:03 p.m. This repo has been linked 749 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-27825 vulnerability anywhere in the article.

  • The Hacker News
Actively Exploited nginx-ui Flaw (CVE-2026-33032) Enables Full Nginx Server Takeover

A recently disclosed critical security flaw impacting nginx-ui, an open-source, web-based Nginx management tool, has come under active exploitation in the wild. The vulnerability in question is CVE-20 ... Read more

Published Date: Apr 15, 2026 (2 weeks ago)

The following table lists the changes that have been made to the CVE-2026-27825 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • Initial Analysis by [email protected]

    Apr. 02, 2026

    Action Type Old Value New Value
    Added CVSS V3.1 AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
    Added CPE Configuration OR *cpe:2.3:a:mcp-atlassian:mcp_atlassian:*:*:*:*:*:*:*:* versions up to (excluding) 0.17.0
    Added Reference Type GitHub, Inc.: https://github.com/sooperset/mcp-atlassian/commit/52b9b0997681e87244b20d58034deae89c91631e Types: Patch
    Added Reference Type GitHub, Inc.: https://github.com/sooperset/mcp-atlassian/security/advisories/GHSA-xjgw-4wvw-rgm4 Types: Vendor Advisory
  • New CVE Received by [email protected]

    Mar. 10, 2026

    Action Type Old Value New Value
    Added Description MCP Atlassian is a Model Context Protocol (MCP) server for Atlassian products (Confluence and Jira). Prior to version 0.17.0, the `confluence_download_attachment` MCP tool accepts a `download_path` parameter that is written to without any directory boundary enforcement. An attacker who can call this tool and supply or access a Confluence attachment with malicious content can write arbitrary content to any path the server process has write access to. Because the attacker controls both the write destination and the written content (via an uploaded Confluence attachment), this constitutes for arbitrary code execution (for example, writing a valid cron entry to `/etc/cron.d/` achieves code execution within one scheduler cycle with no server restart required). Version 0.17.0 fixes the issue.
    Added CVSS V3.1 AV:A/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
    Added CWE CWE-22
    Added CWE CWE-73
    Added Reference https://github.com/sooperset/mcp-atlassian/commit/52b9b0997681e87244b20d58034deae89c91631e
    Added Reference https://github.com/sooperset/mcp-atlassian/security/advisories/GHSA-xjgw-4wvw-rgm4
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.