Description
MCP Atlassian is a Model Context Protocol (MCP) server for Atlassian products (Confluence and Jira). Prior to 0.22.0, validate_url_for_ssrf has a backslash authority confusion because it interprets the authority differently from the Requests connection layer in the header-based Jira and Confluence URL authentication flow. A crafted URL can validate as an external hostname while the HTTP client connects to an internal host, permitting server-side requests to protected network resources. This issue is fixed in version 0.22.0.
Published: 2026-09-22
Score: 8.8 High
EPSS: n/a
KEV: No
Impact: Server‑side request forgery (SSRF)
Action: Patch Now
AI Analysis

Impact

The misinterpretation of backslash authority in the validate_url_for_ssrf function creates a server‑side request forgery vulnerability. A crafted URL that appears externally valid can cause the MCP Atlassian server to connect to an internal host, allowing an attacker to retrieve or manipulate protected resources. This flaw conforms to CWE‑918 (Server‑side Request Forgery) and can compromise confidentiality and integrity of internal services accessed by the server.

Affected Systems

The vulnerability affects the MCP Atlassian server from the sooperset:mcp-atlassian product before version 0.22.0. These servers are commonly used to provide integration with Atlassian Confluence and Jira, so any deployment of older releases exposes potentially privileged internal endpoints.

Risk and Exploitability

The CVSS score of 8.8 indicates high severity. Because no EPSS score is available, the current exploitation probability is unknown, and the vulnerability is not yet listed in the CISA KEV catalog. Likely attack vectors involve submitting a malicious URL during the header‑based authentication flow, which can be executed by an attacker with access to the MCP interface. Successful exploitation would give the attacker the ability to reach internal network resources that are otherwise inaccessible from the outside.

Generated by OpenCVE AI on September 22, 2026 at 18:28 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 validate_url_for_ssrf fix.
  • Restrict access to the MCP server to trusted administrators or networks to limit exposure to arbitrary URL requests.
  • Deactivate or shield any public endpoints that allow URL submissions unless they are strictly required for operations.

Generated by OpenCVE AI on September 22, 2026 at 18:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 22 Sep 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 22 Sep 2026 18: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 17:45: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, validate_url_for_ssrf has a backslash authority confusion because it interprets the authority differently from the Requests connection layer in the header-based Jira and Confluence URL authentication flow. A crafted URL can validate as an external hostname while the HTTP client connects to an internal host, permitting server-side requests to protected network resources. This issue is fixed in version 0.22.0.
Title MCP Atlassian: SSRF Protection Bypass
Weaknesses CWE-918
References
Metrics cvssV4_0

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


Subscriptions

Sooperset Mcp-atlassian
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-09-22T18:32:22.319Z

Reserved: 2026-08-20T19:14:21.330Z

Link: CVE-2026-77274

cve-icon Vulnrichment

Updated: 2026-09-22T18:32:16.404Z

cve-icon NVD

Status : Received

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

Modified: 2026-09-22T19:16:51.330

Link: CVE-2026-77274

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-22T18:30:18Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)