CVE-2026-77248

8.6

sooperset · mcp-atlassian

An unauthenticated path traversal and authentication bypass vulnerability in mcp-atlassian allows remote attackers to read arbitrary files and upload them to Jira or Confluence.

Executive summary

The sooperset mcp-atlassian server is vulnerable to unauthenticated file system access and data exfiltration, posing a high risk of sensitive information disclosure.

Vulnerability

This vulnerability involves a combination of missing authentication (CWE-306) and path traversal (CWE-22). The streamable HTTP transport fails to validate user identity, allowing unauthenticated network callers to leverage the application's operator credentials and an unrestricted file_path parameter in upload_attachment to access local files.

Business impact

The ability for an unauthenticated remote attacker to read arbitrary files accessible to the MCP process can lead to the compromise of sensitive credentials, configuration files, or proprietary business data. By exfiltrating this data through Jira or Confluence, the attacker may gain further unauthorized access to internal Atlassian workflows. With a CVSS score of 8.6, this high-severity vulnerability represents a significant risk to organizational data confidentiality.

Remediation

Immediate Action: Update the mcp-atlassian package to version 0.22.0 or later to implement necessary authentication checks and restrict file path inputs.

Proactive Monitoring: Review application logs for unauthorized access patterns or unexpected file read requests, particularly those originating from the streamable HTTP transport endpoint.

Compensating Controls: Deploy a Web Application Firewall (WAF) or network access control list to restrict access to the MCP server endpoint to authorized internal IP addresses only.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

This vulnerability presents a severe risk due to the lack of authentication required for an attacker to interact with the underlying file system. Organizations utilizing mcp-atlassian must prioritize the update to version 0.22.0 immediately to remediate the exposure. Failure to patch allows for potential information theft and unauthorized data movement within integrated Atlassian environments.

More sooperset CVEs

History

  1. Disclosed CVE record published
  2. Collected by CVE Brief via github
  3. Analyst report written
  4. Published in the daily brief high section

Sources