Description
MCP Atlassian is a Model Context Protocol (MCP) server for Atlassian products (Confluence and Jira). Prior to 0.22.0, Jira search accepts a forbidden project clause because it checks only for the presence of project syntax, Confluence search uses an incomplete case-sensitive space check, and Jira board APIs omit project-filter enforcement. These paths expose issues, boards, or pages outside JIRA_PROJECTS_FILTER or CONFLUENCE_SPACES_FILTER when the operator credentials have broader access. The advisory traces the vulnerable input and processing flow through jira_search, confluence_search, get_board_issues, get_agile_boards, JIRA_PROJECTS_FILTER, and CONFLUENCE_SPACES_FILTER, which identify the affected entry points, controls, and code paths. This issue is fixed in version 0.22.0.
Published: 2026-09-22
Score: 8.3 High
EPSS: n/a
KEV: No
Impact: Unauthorized Data Exfiltration
Action: Immediate Patch
AI Analysis

Impact

MCP Atlassian is a Model Context Protocol server that forwards requests to Atlassian Confluence and Jira. The vulnerability resides in the JIRA_PROJECTS_FILTER and CONFLUENCE_SPACES_FILTER components. These components fail to enforce forbidden‑project clauses when processing search and board API requests. As a result, an operator who has credentials that grant broader access can construct queries that refer to disallowed project or space identifiers and retrieve data that lies outside the intended scopes. This yields unauthorized reading of issues, boards, or pages, effectively allowing data exfiltration from protected projects or spaces. The flaw is a classic incorrect authorization weakness, classified as CWE‑1276.

Affected Systems

The affected system is the MCP Atlassian server developed by SooperSet. Any deployment running a version earlier than 0.22.0 is vulnerable. The server is used as a gateway to Atlassian Confluence and Jira, so users interacting with the server via authorized APIs can trigger the bypass.

Risk and Exploitability

The CVSS score of 8.3 reflects a high impact on confidentiality. Exploitation requires the attacker to possess operator credentials that are already authorized to perform search or board API calls. The EPSS score is not available, so the current probability of exploitation cannot be quantified. The issue is not listed in CISA KEV, indicating that no publicly known exploits have been reported. The likely attack vector is through authenticated API calls made by privileged operators, suggesting that privilege escalation or compromised credentials could be the initial step.

Generated by OpenCVE AI on September 22, 2026 at 20:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade MCP Atlassian to version 0.22.0 or later to apply the fixed filter logic.
  • Restrict operator roles so that credentials do not have blanket access to projects or spaces outside defined filters.
  • Audit and monitor API logs for search and board requests that target disallowed project or space identifiers.

Generated by OpenCVE AI on September 22, 2026 at 20:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-w66g-j6c4-hcfc MCP Atlassian: JIRA_PROJECTS_FILTER / CONFLUENCE_SPACES_FILTER allow forbidden-project content exfiltration (one LIVE-proven on Atlassian Cloud)
History

Tue, 22 Sep 2026 20:15:00 +0000

Type Values Removed Values Added
First Time appeared Sooperset
Sooperset mcp-atlassian
Vendors & Products Sooperset
Sooperset mcp-atlassian

Tue, 22 Sep 2026 18: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, Jira search accepts a forbidden project clause because it checks only for the presence of project syntax, Confluence search uses an incomplete case-sensitive space check, and Jira board APIs omit project-filter enforcement. These paths expose issues, boards, or pages outside JIRA_PROJECTS_FILTER or CONFLUENCE_SPACES_FILTER when the operator credentials have broader access. The advisory traces the vulnerable input and processing flow through jira_search, confluence_search, get_board_issues, get_agile_boards, JIRA_PROJECTS_FILTER, and CONFLUENCE_SPACES_FILTER, which identify the affected entry points, controls, and code paths. This issue is fixed in version 0.22.0.
Title MCP Atlassian: JIRA_PROJECTS_FILTER / CONFLUENCE_SPACES_FILTER allow forbidden-project content exfiltration (one LIVE-proven on Atlassian Cloud)
Weaknesses CWE-1276
References
Metrics cvssV4_0

{'score': 8.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N'}


Subscriptions

Sooperset Mcp-atlassian
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-09-22T17:55:37.810Z

Reserved: 2026-08-20T19:02:23.416Z

Link: CVE-2026-77251

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-22T18:17:17.883

Modified: 2026-09-22T18:17:17.883

Link: CVE-2026-77251

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-22T20:15:09Z

Weaknesses
  • CWE-1276

    Hardware Child Block Incorrectly Connected to Parent System