{ "dataType": "CVE_RECORD", "dataVersion": "5.2", "cveMetadata": { "cveId": "CVE-2026-67229", "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "state": "PUBLISHED", "assignerShortName": "GitHub_M", "dateReserved": "2026-07-28T19:50:39.437Z", "datePublished": "2026-09-23T20:22:40.596Z", "dateUpdated": "2026-09-23T20:22:40.596Z" }, "containers": { "cna": { "title": "RabbitMQ: Admin-only atom exhaustion: atomize_keys on vhost metadata", "problemTypes": [ { "descriptions": [ { "cweId": "CWE-400", "lang": "en", "description": "CWE-400: Uncontrolled Resource Consumption", "type": "CWE" } ] } ], "metrics": [ { "cvssV4_0": { "attackVector": "NETWORK", "attackComplexity": "LOW", "attackRequirements": "NONE", "privilegesRequired": "HIGH", "userInteraction": "NONE", "vulnConfidentialityImpact": "NONE", "vulnIntegrityImpact": "NONE", "vulnAvailabilityImpact": "HIGH", "subConfidentialityImpact": "NONE", "subIntegrityImpact": "NONE", "subAvailabilityImpact": "NONE", "baseScore": 6.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N", "version": "4.0" } } ], "references": [ { "name": "https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-ggrw-qm45-hwpv", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-ggrw-qm45-hwpv" }, { "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" }, { "name": "https://github.com/rabbitmq/rabbitmq-server/releases/tag/v4.3.0", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/rabbitmq/rabbitmq-server/releases/tag/v4.3.0" } ], "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:22:40.596Z" }, "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, add_vhost/2 calls rabbit_data_coercion:atomize_keys/1 (the unsafe variant using binary_to_atom) on the vhost metadata map. The 20 MB management body limit fits ~1M+ short keys. Admin-only. An administrator importing a crafted definitions file can crash the node in a single request: a vhosts entry with ~1M unique metadata keys exhausts the atom table during import. Preconditions include administrator 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-ggrw-qm45-hwpv", "discovery": "UNKNOWN" } } } }