Inefficient Algorithmic Complexity in RabbitMQ Server - CVE-2026-67419
Published: August 18, 2026
Vulnerability details
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to inefficient algorithmic complexity in the topic exchange routing matcher when processing binding keys with consecutive `#` wildcard segments and comparable-depth routing keys. A remote user can declare a queue binding with adjacent `#` segments and publish a matching routing key to cause a denial of service.
The issue can allocate a large intermediate duplicate destination list before deduplication, and user interaction is not required.