CVE Catalog

CVE-2026-77272

MediumCVSS 5.4
Published: Translated: NVD NIST

Summary

MCP Atlassian is a Model Context Protocol (MCP) server for Atlassian products (Confluence and Jira). Prior to 0.22.0, the OAuth error query parameter is passed to CallbackHandler._send_response in oauth_setup.py and interpolated into an HTML page without escaping. A crafted authorization callback can inject markup or script that executes in the browser of a user completing the OAuth flow. This issue is fixed in version 0.22.0.

Risk Assessment

An attacker can inject malicious script into the OAuth callback page, potentially stealing the session or data of the user completing authorization. The risk applies to MCP Atlassian deployments with the OAuth flow enabled.

Recommendation

Update MCP Atlassian to version 0.22.0 or later to eliminate the missing escaping in the OAuth callback response.

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, the OAuth error query parameter is passed to CallbackHandler._send_response in oauth_setup.py and interpolated into an HTML page without escaping. A crafted authorization callback can inject markup or script that executes in the browser of a user completing the OAuth flow. This issue is fixed in version 0.22.0.

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