Description
MCP Atlassian is a Model Context Protocol (MCP) server for Atlassian products (Confluence and Jira). Prior to 0.22.0, caller-supplied projects_filter and spaces_filter arguments can replace administrator-configured allowlists, and caller-provided project or space clauses can suppress the configured restriction. A caller can search projects or spaces outside the intended boundary when the configured Atlassian credentials can access them. The advisory traces the vulnerable input and processing flow through JIRA_PROJECTS_FILTER, CONFLUENCE_SPACES_FILTER, projects_filter, spaces_filter, SearchMixin.search_issues, and SearchMixin.search, which identify the affected entry points, controls, and code paths. This issue is fixed in version 0.22.0.
Published: 2026-09-22
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: Unauthorized Data Access via Access Control Bypass
Action: Patch Update
AI Analysis

Impact

Caller-supplied"projects_filter" and "spaces_filter" parameters in the MCP Atlassian server can override administrator‑configured allowlists, allowing an attacker to query Jira or Confluence projects and spaces beyond the intended access boundaries. This bypass enables the retrieval of data that the supplied Atlassian credentials normally cannot access, effectively granting unauthorized data exposure. The underlying weakness is an access control flaw (CWE‑284), where filtering logic fails to enforce the configured restrictions.

Affected Systems

The vulnerability affects deployments of sooperset’s MCP Atlassian server versions prior to 0.22.0. Users running this software with remote or local access to the search APIs on Confluence and Jira can exploit the flaw. The fix is delivered in release v0.22.0 and later.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate severity. No EPSS score is available, and the vulnerability is not listed in the CISA KEV catalog. The attack vector is the API that accepts the filter parameters; an attacker who can submit requests to the server can provide crafted filter clauses to gain access to restricted projects or spaces. Identifying suitable Atlassian credentials that have the necessary permissions is a prerequisite for exploitation, but once those credentials exist the bypass removes the need for additional privileges.

Generated by OpenCVE AI on September 22, 2026 at 19:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to MCP Atlassian v0.22.0 or later, which removes the filter bypass.
  • Verify that incoming "projects_filter" and "spaces_filter" values are properly validated and that only authorized callers can supply them.
  • Implement network or API‑level access controls to restrict who can invoke the search endpoints, ensuring that only trusted applications or users can supply custom filter clauses.

Generated by OpenCVE AI on September 22, 2026 at 19:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

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, caller-supplied projects_filter and spaces_filter arguments can replace administrator-configured allowlists, and caller-provided project or space clauses can suppress the configured restriction. A caller can search projects or spaces outside the intended boundary when the configured Atlassian credentials can access them. The advisory traces the vulnerable input and processing flow through JIRA_PROJECTS_FILTER, CONFLUENCE_SPACES_FILTER, projects_filter, spaces_filter, SearchMixin.search_issues, and SearchMixin.search, 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 and CONFLUENCE_SPACES_FILTER can be bypassed in search tools
Weaknesses CWE-284
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Sooperset Mcp-atlassian
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-09-22T17:54:02.250Z

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

Link: CVE-2026-77252

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-77252

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-22T20:00:11Z

Weaknesses