PatchSiren cyber security CVE debrief
CVE-2026-77251 sooperset CVE debrief
The CVE-2026-77251 issue involves MCP Atlassian, a Model Context Protocol (MCP) server for Atlassian products like Confluence and Jira. Prior to version 0.22.0, the server has vulnerabilities in Jira search, Confluence search, and Jira board APIs. These vulnerabilities allow exposure of issues, boards, or pages outside JIRA_PROJECTS_FILTER or CONFLUENCE_SPACES_FILTER when operator credentials have broader access. The issue is fixed in version 0.22.0.
- Vendor
- sooperset
- Product
- mcp-atlassian
- CVSS
- HIGH 8.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-22
- Original CVE updated
- 2026-09-26
- Advisory published
- 2026-09-22
- Advisory updated
- 2026-09-26
Who should care
Defenders of Jira and Confluence deployments should assess exposure, especially where operator credentials have broader access. They should verify if MCP Atlassian versions prior to 0.22.0 are in use and apply the fix to prevent exposure of issues, boards, or pages. Security teams and vulnerability management teams should prioritize verifying exposure and applying the fix.
Why it matters
CVE-2026-77251 allows exposure of sensitive information in Jira and Confluence deployments. Defenders should verify exposure, assess version usage, and apply fixes.
- Verify exposure in Jira and Confluence deployments
- Assess if MCP Atlassian versions prior to 0.22.0 are in use
- Apply the fix to prevent exposure of issues, boards, or pages
Technical summary
The MCP Atlassian server has vulnerabilities in Jira search, Confluence search, and Jira board APIs. These allow exposure of issues, boards, or pages outside JIRA_PROJECTS_FILTER or CONFLUENCE_SPACES_FILTER. The issue is fixed in version 0.22.0. Defenders should assess the impact of these vulnerabilities on their deployments, especially where operator credentials have broader access. The advisory provides details on the vulnerable input and processing flow through jira_search, confluence_search, get_board_issues, get_agile_boards, JIRA_PROJECTS_FILTER, and CONFLUENCE_SPACES_FILTER.
Defensive priority
Defenders should prioritize verifying exposure in Jira and Confluence deployments, especially where operator credentials have broader access. They should assess if MCP Atlassian versions prior to 0.22.0 are in use and apply the fix.
Recommended defensive actions
- Verify MCP Atlassian version and apply fix if necessary
- Assess exposure in Jira and Confluence deployments
- Review operator credentials and access controls
- Perform vulnerability scanning to identify exposed assets
- Implement monitoring to detect potential exploitation attempts
- Review change management processes for patch deployment
- Conduct a thorough review of system logs for signs of compromise
Evidence notes
The advisory provides details on the vulnerable input and processing flow through jira_search, confluence_search, get_board_issues, get_agile_boards, JIRA_PROJECTS_FILTER, and CONFLUENCE_SPACES_FILTER. It identifies the affected entry points, controls, and code paths.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-77251 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-77251
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-77251 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-77251
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/sooperset/mcp-atlassian/commit/b041733473f95119dd539542a43c280737a8e460
-
Source reference
Unverified legacy reference
URL: https://github.com/sooperset/mcp-atlassian/pull/1448
-
Source reference
Unverified legacy reference
URL: https://github.com/sooperset/mcp-atlassian/releases/tag/v0.22.0
-
Source reference
Unverified legacy reference
URL: https://github.com/sooperset/mcp-atlassian/security/advisories/GHSA-w66g-j6c4-hcfc
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.