CVE Catalog

CVE-2026-77271

HighCVSS 8.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.42%

34th percentile - higher than 34% of all known CVEs

Summary

MCP Atlassian prior to 0.22.0 has validate_safe_path defaulting its base directory to os.getcwd(), and affected Confluence attachment call sites omit base_dir, allowing attacker-selected writes within the working directory. This Python module overwrite can provide code execution when the application later imports the modified module, bypassing the remediation tracked as CVE-2026-27825.

Risk Assessment

An attacker can overwrite Python modules in the working directory, potentially leading to arbitrary code execution in the application context.

Recommendation

Update MCP Atlassian to version 0.22.0 or later.

Other vulnerabilities in MCP Atlassian

See all
Original NVD description (English source)

MCP Atlassian is a Model Context Protocol (MCP) server for Atlassian products (Confluence and Jira). Prior to 0.22.0, validate_safe_path defaults its base directory to os.getcwd(), and affected Confluence attachment call sites omit base_dir, allowing attacker-selected writes within the working directory. This Python module overwrite can provide code execution when the application later imports the modified module, bypassing the remediation tracked as CVE-2026-27825. This issue is fixed in version 0.22.0.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS