CVE-2026-77242
Last modified
CVE-2026-77242 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. MCP Atlassian is a Model Context Protocol (MCP) server for Atlassian products (Confluence and Jira). Prior to 0.22.0, validate_url_for_ssrf checks a hostname's resolved addresses, but Requests and urllib3 resolve the hostname again when connecting.
Description
MCP Atlassian is a Model Context Protocol (MCP) server for Atlassian products (Confluence and Jira). Prior to 0.22.0, validate_url_for_ssrf checks a hostname's resolved addresses, but Requests and urllib3 resolve the hostname again when connecting. A caller can use a short-lived DNS answer that is public during validation and private during connection, preserving unauthenticated access to internal or metadata endpoints despite the earlier CVE-2026-27826 remediation. The advisory traces the vulnerable input and processing flow through validate_url_for_ssrf, _check_dns_resolution, socket.getaddrinfo, and _make_ssrf_safe_hook, which identify the affected entry points, controls, and code paths. This issue is fixed in version 0.22.0.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| sooperset | mcp-atlassian | < 0.22.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-77242?
How severe is CVE-2026-77242?
How do I fix CVE-2026-77242?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-77235Missing privilege verification in the secure context cleanup…7.3
- CVE-2026-77236Missing minimum size validation in secure context allocation…7.3
- CVE-2026-77237Missing queue-set type validation in xQueueAddToSet() in the…8.4
- CVE-2026-77239WACRM is a self-hostable CRM template for WhatsApp. In versi…8.1
- CVE-2026-7724A vulnerability has been found in PrefectHQ prefect up to 3.…5
- CVE-2026-77240WACRM is a self-hostable CRM template for WhatsApp. In versi…9.9
- CVE-2026-77243MCP Atlassian is a Model Context Protocol (MCP) server for A…8.8
- CVE-2026-77244MCP Atlassian is a Model Context Protocol (MCP) server for A…10
- CVE-2026-77246MCP Atlassian is a Model Context Protocol (MCP) server for A…7.4
- CVE-2026-77247MCP Atlassian is a Model Context Protocol (MCP) server for A…8.3
- CVE-2026-77248MCP Atlassian is a Model Context Protocol (MCP) server for A…8.6
- CVE-2026-77249MCP Atlassian is a Model Context Protocol (MCP) server for A…5.3
Are you affected by CVE-2026-77242?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
