{ "dataType": "CVE_RECORD", "dataVersion": "5.2", "cveMetadata": { "cveId": "CVE-2026-77242", "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "state": "PUBLISHED", "assignerShortName": "GitHub_M", "dateReserved": "2026-08-20T19:02:23.415Z", "datePublished": "2026-09-22T17:58:41.813Z", "dateUpdated": "2026-09-22T18:49:13.059Z" }, "containers": { "cna": { "title": "MCP Atlassian: Incomplete fix for CVE-2026-27826: DNS rebinding bypasses SSRF validation (validated IP not pinned)", "problemTypes": [ { "descriptions": [ { "cweId": "CWE-367", "lang": "en", "description": "CWE-367: Time-of-check Time-of-use (TOCTOU) Race Condition", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-918", "lang": "en", "description": "CWE-918: Server-Side Request Forgery (SSRF)", "type": "CWE" } ] } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:L/A:N", "version": "3.1" } } ], "references": [ { "name": "https://github.com/sooperset/mcp-atlassian/security/advisories/GHSA-72fm-whvq-jghf", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/sooperset/mcp-atlassian/security/advisories/GHSA-72fm-whvq-jghf" }, { "name": "https://github.com/sooperset/mcp-atlassian/pull/1448", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/sooperset/mcp-atlassian/pull/1448" }, { "name": "https://github.com/sooperset/mcp-atlassian/commit/b041733473f95119dd539542a43c280737a8e460", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/sooperset/mcp-atlassian/commit/b041733473f95119dd539542a43c280737a8e460" }, { "name": "https://github.com/sooperset/mcp-atlassian/releases/tag/v0.22.0", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/sooperset/mcp-atlassian/releases/tag/v0.22.0" } ], "affected": [ { "vendor": "sooperset", "product": "mcp-atlassian", "versions": [ { "version": "< 0.22.0", "status": "affected" } ] } ], "providerMetadata": { "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M", "dateUpdated": "2026-09-22T17:58:41.813Z" }, "descriptions": [ { "lang": "en", "value": "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." } ], "source": { "advisory": "GHSA-72fm-whvq-jghf", "discovery": "UNKNOWN" } }, "adp": [ { "references": [ { "url": "https://github.com/sooperset/mcp-atlassian/security/advisories/GHSA-72fm-whvq-jghf", "tags": [ "exploit" ] } ], "metrics": [ { "other": { "type": "ssvc", "content": { "timestamp": "2026-09-22T18:48:54.750780Z", "id": "CVE-2026-77242", "options": [ { "Exploitation": "poc" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "version": "2.0.3" } } } ], "title": "CISA ADP Vulnrichment", "providerMetadata": { "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP", "dateUpdated": "2026-09-22T18:49:13.059Z" } } ] } }