๐Ÿ” CVE Alert

CVE-2026-77250

MEDIUM 6.1

MCP Atlassian: OAuth fallback token storage writes plaintext access and refresh tokens with group-readable permissions

CVSS Score
6.1
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, OAuthConfig writes a plaintext fallback file containing access and refresh tokens under the user's .mcp-atlassian directory using process-default permissions. On systems with a permissive umask, same-group or other local users and processes can read the persisted tokens and reuse the associated Atlassian access. The advisory traces the vulnerable input and processing flow through OAuthConfig._save_tokens, ~/.mcp-atlassian/oauth-<client_id>.json, access_token, and refresh_token, which identify the affected entry points, controls, and code paths. This issue is fixed in version 0.22.0.

CWE CWE-312
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:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N
Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
Low
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-g5xv-mhgm-v5f6 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