{ "dataType": "CVE_RECORD", "dataVersion": "5.2", "cveMetadata": { "cveId": "CVE-2026-66076", "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "state": "PUBLISHED", "assignerShortName": "GitHub_M", "dateReserved": "2026-07-23T23:25:28.898Z", "datePublished": "2026-09-23T19:57:11.906Z", "dateUpdated": "2026-09-23T19:57:11.906Z" }, "containers": { "cna": { "title": "RabbitMQ: Cross-vhost quorum-queue status and stream tracking disclosure", "problemTypes": [ { "descriptions": [ { "cweId": "CWE-862", "lang": "en", "description": "CWE-862: Missing Authorization", "type": "CWE" } ] } ], "metrics": [ { "cvssV4_0": { "attackVector": "NETWORK", "attackComplexity": "LOW", "attackRequirements": "PRESENT", "privilegesRequired": "LOW", "userInteraction": "NONE", "vulnConfidentialityImpact": "LOW", "vulnIntegrityImpact": "NONE", "vulnAvailabilityImpact": "NONE", "subConfidentialityImpact": "NONE", "subIntegrityImpact": "NONE", "subAvailabilityImpact": "NONE", "baseScore": 2.3, "baseSeverity": "LOW", "vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N", "version": "4.0" } } ], "references": [ { "name": "https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-j45q-v7g2-82ph", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-j45q-v7g2-82ph" }, { "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-23T19:57:11.906Z" }, "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, is_authorized/2 calls rabbit_mgmt_util:is_authorized/2, which checks only the management tag, instead of is_authorized_vhost/2. The /api/queues/quorum/:vhost/:queue/status handler reads the vhost from the path without checking that the user can access it. Any management-tagged user can therefore read Raft status, including leader, members, term, and commit index, for quorum queues in inaccessible vhosts, exposing cross-tenant queue names and cluster topology. The management plugin must be enabled and the attacker must have a management 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-j45q-v7g2-82ph", "discovery": "UNKNOWN" } } } }