Description
MCP Atlassian is a Model Context Protocol (MCP) server for Atlassian products (Confluence and Jira). Prior to 0.22.0, _make_ssrf_safe_hook is omitted from JiraFetcher and ConfluenceFetcher sessions created through the basic-auth and oauth_pat branches. If an attacker-controlled or compromised configured Atlassian instance returns a redirect to an internal address, those sessions can follow the redirect without revalidating its destination. This issue is fixed in version 0.22.0.
Published: 2026-09-22
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: Server‑Side Request Forgery (SSRF)
Action: Patch
AI Analysis

Impact

The MCP Atlassian server allows an attacker to cause the server to follow HTTP redirects that lead to internal addresses when using basic‑auth or OAuth authentication branches. Because the redirect‑sanitization hook is omitted, the server will operate on the redirected location without re‑validating it, enabling an attacker to probe internal services, exfiltrate data, or conduct further attacks. This flaw is a typical SSRF vulnerability as defined by CWE‑918.

Affected Systems

The product affected is the MCP Atlassian server, released by Sooperset, prior to version 0.22.0. Channels using basic authentication or OAuth personal access tokens are vulnerable. No other versions or branches are listed as impacted.

Risk and Exploitability

The scoring system assigns a CVSS base of 7.1, indicating a moderate to high severity. The EPSS value is not provided, and the vulnerability is not listed in the CISA KEV catalog, suggesting no known active exploitation. However, the nature of SSRF means an attacker who can influence the redirect source could force the server to reach internal network addresses, potentially revealing sensitive data or enabling lateral movement. Exploitation would require that the attacker can configure or compromise the connected Atlassian instance so that it returns a redirect header pointing to an internal endpoint. No known public exploitation reports are attached.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the MCP Atlassian server to version 0.22.0 or later, which implements the missing SSRF protection hook.
  • If an upgrade cannot be performed immediately, configure the connected Atlassian instance to reject or ignore redirects that point to internal addresses, thereby restoring redirect validation.
  • Restrict outbound network access from the MCP server to internal addresses by implementing firewall or segmentation rules to limit its reach to unintended internal resources.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 22 Sep 2026 20:45: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:15: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, _make_ssrf_safe_hook is omitted from JiraFetcher and ConfluenceFetcher sessions created through the basic-auth and oauth_pat branches. If an attacker-controlled or compromised configured Atlassian instance returns a redirect to an internal address, those sessions can follow the redirect without revalidating its destination. This issue is fixed in version 0.22.0.
Title MCP Atlassian: SSRF redirect protection missing for basic-auth and OAuth authentication branches
Weaknesses CWE-918
References
Metrics cvssV3_1

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


Subscriptions

Sooperset Mcp-atlassian
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-09-22T18:06:20.640Z

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

Link: CVE-2026-77261

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-77261

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-22T20:30:07Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)