{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "4.2.0"
              },
              {
                "fixed": "4.2.6"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "95c501fbad76c66156346cf364d158d6e30aa4d9"
            },
            {
              "fixed": "8a56c37f099a7bf609a555de3f0ff8ed23964d20"
            }
          ],
          "repo": "https://github.com/rabbitmq/rabbitmq-server",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-x5h5-588r-cv55"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-312"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/67xxx/CVE-2026-67221.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "introduced": "3.13.0"
          },
          {
            "fixed": "3.13.15"
          },
          {
            "introduced": "4.0.0"
          },
          {
            "fixed": "4.0.20"
          },
          {
            "introduced": "4.1.0"
          },
          {
            "fixed": "4.1.11"
          }
        ],
        "source": "AFFECTED_FIELD"
      }
    ]
  },
  "details": "RabbitMQ is a messaging and streaming broker. Prior to versions 3.13.15, 4.0.20, 4.1.11, 4.2.6, and 4.3.0, The AMQP 0-9-1 shovel calls amqp_uri:remove_credentials before storing its connection URI, but the AMQP 1.0 shovel stores the raw URI including the password. The stored URI is visible via GET /api/shovels and via rabbitmqctl shovel_status. Preconditions include The Shovel plugin must be in use with AMQP 1.0 shovels configured using URI-embedded credentials. Reading the exposed status requires the monitoring tag.. This issue is fixed in versions 3.13.15, 4.0.20, 4.1.11, 4.2.6, and 4.3.0.",
  "id": "CVE-2026-67221",
  "modified": "2026-09-26T03:30:44.175991826Z",
  "published": "2026-09-23T20:48:53.210Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/rabbitmq/rabbitmq-server/releases/tag/v4.2.6"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/67xxx/CVE-2026-67221.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-x5h5-588r-cv55"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-67221"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "RabbitMQ: AMQP 1.0 shovel status exposes plaintext URI passwords"
}