---
id: CVE-2026-77248
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, the streamable HTTP transport accepts
  requests without a user identity and falls back to operator credentials, while
  up…
severity: high
cvss: 8.6
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N'
cwe:
  - CWE-22
  - CWE-306
vendor: sooperset
product: mcp-atlassian
affected:
  - mcp-atlassian < 0.22.0
patched:
  - mcp-atlassian 0.22.0
published: '2026-09-22'
updated: '2026-09-24'
sourceUpdated: '2026-09-24T16:17:10.810'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-77248'
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-cc5h-2pwp-pvcc
    label: security-advisories@github.com
  - url: >-
      https://github.com/sooperset/mcp-atlassian/security/advisories/GHSA-cc5h-2pwp-pvcc
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
  - url: 'https://github.com/advisories/GHSA-cc5h-2pwp-pvcc'
  - url: 'https://github.com/sooperset/mcp-atlassian'
tags:
  - nvd
  - cve.org
  - ghsa
  - pip
  - osv
  - exploit-available
epss: 0.00514
epssPercentile: 0.42789
aliases:
  - GHSA-cc5h-2pwp-pvcc
ecosystem: pip
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'yes'
  technicalImpact: partial
  timestamp: '2026-09-24T15:23:22.839643Z'
ingestedAt: '2026-09-22T19:09:10.002Z'
---

## Overview

MCP Atlassian is a Model Context Protocol (MCP) server for Atlassian products (Confluence and Jira). Prior to 0.22.0, the streamable HTTP transport accepts requests without a user identity and falls back to operator credentials, while upload_attachment accepts an unrestricted file_path. An unauthenticated network caller can read files available to the MCP process, upload them to an attacker-selected Jira issue or Confluence page, and retrieve the contents. The advisory traces the vulnerable input and processing flow through streamable-http, UserTokenMiddleware, upload_attachment, file_path, and _get_fetcher, 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-77248)

Affected packages:

- `mcp-atlassian < 0.22.0`

Patched in:

- `mcp-atlassian 0.22.0`

Source: https://github.com/advisories/GHSA-cc5h-2pwp-pvcc
