CVE-2026-44838

RabbitMQ is a messaging and streaming broker. From 4.2.0 to before 4.2.4, RabbitMQ's MQTT plugin allows for topic-level authorization using regular expressions with variable substitution. Administrators can create patterns such as ^{client_id}-sensors$ to restrict user access to topics that include their client ID. However, the client_id is provided by the user in the MQTT CONNECT packet and is inserted into the regex pattern without escaping special regex characters. This flaw enables an authenticated MQTT user to inject regex operators to bypass authorization. This vulnerability is fixed in 4.2.4 and 4.3.0.
Configurations

Configuration 1 (hide)

cpe:2.3:a:broadcom:rabbitmq_server:*:*:*:*:*:*:*:*

History

04 Jun 2026, 17:04

Type Values Removed Values Added
CPE cpe:2.3:a:broadcom:rabbitmq_server:*:*:*:*:*:*:*:*
References () https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-x866-xp2g-cx8v - () https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-x866-xp2g-cx8v - Vendor Advisory
First Time Broadcom
Broadcom rabbitmq Server
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 8.1

27 May 2026, 15:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-27 15:16

Updated : 2026-06-04 17:04


NVD link : CVE-2026-44838

Mitre link : CVE-2026-44838

CVE.ORG link : CVE-2026-44838


JSON object : View

Products Affected

broadcom

  • rabbitmq_server
CWE
CWE-863

Incorrect Authorization