{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-67221",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-07-28T19:50:39.437Z",
        "datePublished": "2026-09-23T20:48:53.210Z",
        "dateUpdated": "2026-09-23T20:48:53.210Z"
    },
    "containers": {
        "cna": {
            "title": "RabbitMQ: AMQP 1.0 shovel status exposes plaintext URI passwords",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-312",
                            "lang": "en",
                            "description": "CWE-312: Cleartext Storage of Sensitive Information",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV4_0": {
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "attackRequirements": "PRESENT",
                        "privilegesRequired": "HIGH",
                        "userInteraction": "NONE",
                        "vulnConfidentialityImpact": "HIGH",
                        "vulnIntegrityImpact": "NONE",
                        "vulnAvailabilityImpact": "NONE",
                        "subConfidentialityImpact": "NONE",
                        "subIntegrityImpact": "NONE",
                        "subAvailabilityImpact": "NONE",
                        "baseScore": 5.9,
                        "baseSeverity": "MEDIUM",
                        "vectorString": "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",
                        "version": "4.0"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-x5h5-588r-cv55",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-x5h5-588r-cv55"
                },
                {
                    "name": "https://github.com/rabbitmq/rabbitmq-server/releases/tag/v4.2.6",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/rabbitmq/rabbitmq-server/releases/tag/v4.2.6"
                }
            ],
            "affected": [
                {
                    "vendor": "rabbitmq",
                    "product": "rabbitmq-server",
                    "versions": [
                        {
                            "version": ">= 3.13.0, < 3.13.15",
                            "status": "affected"
                        },
                        {
                            "version": ">= 4.0.0, < 4.0.20",
                            "status": "affected"
                        },
                        {
                            "version": ">= 4.1.0, < 4.1.11",
                            "status": "affected"
                        },
                        {
                            "version": ">= 4.2.0, < 4.2.6",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-09-23T20:48:53.210Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "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."
                }
            ],
            "source": {
                "advisory": "GHSA-x5h5-588r-cv55",
                "discovery": "UNKNOWN"
            }
        }
    }
}