---
id: CVE-2026-77251
title: >-
  MCP Atlassian is a Model Context Protocol (MCP) server for Atlassian products
  (Confluence and Jira)
summary: >-
  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 se…
severity: high
cvss: 8.3
cvssVector: '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'
cwe:
  - CWE-1276
  - CWE-184
  - CWE-693
  - CWE-863
vendor: sooperset
product: mcp-atlassian
affected:
  - mcp-atlassian < 0.22.0
patched:
  - mcp-atlassian 0.22.0
published: '2026-09-22'
updated: '2026-09-26'
sourceUpdated: '2026-09-26T00:16:35.360'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-77251'
references:
  - url: >-
      https://github.com/sooperset/mcp-atlassian/commit/b041733473f95119dd539542a43c280737a8e460
    label: security-advisories@github.com
  - url: 'https://github.com/sooperset/mcp-atlassian/pull/1448'
    label: security-advisories@github.com
  - url: 'https://github.com/sooperset/mcp-atlassian/releases/tag/v0.22.0'
    label: security-advisories@github.com
  - url: >-
      https://github.com/sooperset/mcp-atlassian/security/advisories/GHSA-w66g-j6c4-hcfc
    label: security-advisories@github.com
  - url: >-
      https://github.com/sooperset/mcp-atlassian/security/advisories/GHSA-w66g-j6c4-hcfc
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-77251'
  - url: 'https://github.com/advisories/GHSA-w66g-j6c4-hcfc'
  - url: 'https://github.com/sooperset/mcp-atlassian'
tags:
  - nvd
  - cve.org
  - exploit-available
  - ghsa
  - pip
  - osv
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'yes'
  technicalImpact: total
  timestamp: '2026-09-25T23:56:09.407715Z'
cvssSource: cna
epss: 0.00246
epssPercentile: 0.14142
aliases:
  - GHSA-w66g-j6c4-hcfc
ecosystem: pip
ingestedAt: '2026-09-22T18:08:12.471Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.

## Package advisory (CVE-2026-77251)

Affected packages:

- `mcp-atlassian < 0.22.0`

Patched in:

- `mcp-atlassian 0.22.0`

Source: https://github.com/advisories/GHSA-w66g-j6c4-hcfc
