{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "6.8.1"
              }
            ],
            "source": [
              "DESCRIPTION",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "75b196862fde17ed08634f63c26c49beb636b12a"
            },
            {
              "fixed": "8b0fc9e4645603ad94d5fcf4da86e3b9c71f4743"
            }
          ],
          "repo": "https://github.com/kyegomez/swarms",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-918"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/67xxx/CVE-2026-67346.json"
  },
  "details": "Swarms through 6.8.1, fixed in commit 8b0fc9e, contains a server-side request forgery vulnerability in the _is_safe_url function that fails to validate hostnames through DNS resolution, allowing attackers to bypass the blocklist. Attackers can supply user-controlled image or audio URLs that resolve to private, loopback, or metadata addresses to reach internal services and exfiltrate credentials.",
  "id": "CVE-2026-67346",
  "modified": "2026-08-01T03:32:48.162120090Z",
  "published": "2026-07-30T14:39:43.337Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/67xxx/CVE-2026-67346.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-67346"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/swarms-server-side-request-forgery-via-dns-rebinding-bypass"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/kyegomez/swarms/issues/1714"
    },
    {
      "type": "FIX",
      "url": "https://github.com/kyegomez/swarms/commit/8b0fc9e4645603ad94d5fcf4da86e3b9c71f4743"
    },
    {
      "type": "FIX",
      "url": "https://github.com/kyegomez/swarms/pull/1734"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/kyegomez/swarms"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:H/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Swarms 6.8.1 Server-Side Request Forgery via DNS Rebinding Bypass"
}