Improper Validation of Syntactic Correctness of Input in RabbitMQ Server - #VU130271
Published: May 6, 2026
RabbitMQ Server
VMware, Inc
Description
The vulnerability allows a remote user to bypass topic authorization and access restricted topics.
The vulnerability exists due to improper neutralization of special elements in the MQTT topic permission authorization logic when substituting user-supplied client_id values into regular expression patterns. A remote user can supply a crafted client_id containing regex metacharacters to bypass topic authorization and access restricted topics.
This issue affects deployments that use variable substitution such as {client_id} in MQTT topic authorization patterns.