๐Ÿ” CVE Alert

CVE-2026-77249

MEDIUM 5.3

MCP Atlassian: Incomplete fix for CVE-2026-27826: redirect-based SSRF via unhooked requests session in Jira user-permission lookup

CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th

MCP Atlassian is a Model Context Protocol (MCP) server for Atlassian products (Confluence and Jira). Prior to 0.22.0, JiraUserMixin._lookup_user_by_permissions uses the module-level requests.get function instead of the fetcher's protected session. A caller-controlled public Jira URL can redirect that unhooked request to an internal address, bypassing the redirect checks added for CVE-2026-27826. The advisory traces the vulnerable input and processing flow through JiraUserMixin._lookup_user_by_permissions, requests.get, self.jira._session.get, and _make_ssrf_safe_hook, which identify the affected entry points, controls, and code paths. This issue is fixed in version 0.22.0.

CWE CWE-918
Vendor sooperset
Product mcp-atlassian
Published Sep 22, 2026
Last Updated Sep 22, 2026
Stay Ahead of the Next One

Get instant alerts for sooperset mcp-atlassian

Be the first to know when new medium vulnerabilities affecting sooperset mcp-atlassian are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Affected Versions

sooperset / mcp-atlassian
< 0.22.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/sooperset/mcp-atlassian/security/advisories/GHSA-v9m3-wfh8-5646 github.com: https://github.com/sooperset/mcp-atlassian/pull/1448 github.com: https://github.com/sooperset/mcp-atlassian/commit/b041733473f95119dd539542a43c280737a8e460 github.com: https://github.com/sooperset/mcp-atlassian/releases/tag/v0.22.0