CVE Catalog

CVE-2026-67412

MediumCVSS 6.0
Published: Translated: NVD NIST

Summary

Federation upstream in RabbitMQ skips vhost authorization, allowing cross-vhost message access. A policymaker on one vhost can read and drain messages from another vhost it has no permission on, and with the default ack-mode the source messages are consumed rather than copied.

Risk Assessment

A breach of vhost tenancy allows a user with policymaker permissions to read and delete messages from other vhosts, potentially leading to data leakage and message loss.

Recommendation

Update RabbitMQ to versions 4.3.3, 4.2.9, 4.1.14, 4.0.24, or 3.13.18, which contain the fix for this issue.

Other vulnerabilities in RabbitMQ

See all
Original NVD description (English source)

RabbitMQ is a messaging and streaming broker. From 3.13.0 until 4.3.3, 4.2.9 , 4.1.14, 4.0.24, and 3.13.18, Federation upstream in RabbitMQ skips vhost authorization allowing cross-vhost message access. what the bug lets you do. A policymaker on one vhost reads and drains messages out of another vhost it has no permission on. With the default ack-mode the source messages are consumed (deleted), not copied. Why that should not 1. Federation validates the upstream URI without any vhost-access Cross-vhost message read/drain from a per-vhost policymaker, breaking vhost tenancy This issue is fixed in versions 4.3.3, 4.2.9 , 4.1.14, 4.0.24, and 3.13.18.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS