Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. mcp-atlassian
  4. ›
  5. GHSA-489g-7rxv-6c8q

GHSA-489g-7rxv-6c8q: MCP Atlassian: DNS-rebinding TOCTOU bypass of the SSRF fix (CVE-2026-27826)

July 10, 2026

GHSA-7r34-79r5-rcc9’s fix added validate_url_for_ssrf, which resolves the attacker-controlled X-Atlassian-{Jira,Confluence}-Url header host once at middleware time and trusts the result. But the outbound request is later built with the raw hostname and re-resolves at connect time with no IP pinning. An attacker-controlled rebinding DNS name returns a public IP on the guard’s lookup (validation passes) and 169.254.169.254 / an internal IP on the request’s lookup (the socket connects there) → unauthenticated SSRF to cloud metadata / internal services on the patched build.

References

  • github.com/advisories/GHSA-489g-7rxv-6c8q
  • github.com/sooperset/mcp-atlassian/security/advisories/GHSA-489g-7rxv-6c8q

Code Behaviors & Features

Detect and mitigate GHSA-489g-7rxv-6c8q with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.22.0

Fixed versions

  • 0.22.0

Solution

Upgrade to version 0.22.0 or above.

Impact 6.5 MEDIUM

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-918: Server-Side Request Forgery (SSRF)

Source file

pypi/mcp-atlassian/GHSA-489g-7rxv-6c8q.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 08 Aug 2026 00:17:44 +0000.