CVE Catalog

CVE-2026-67411

MediumCVSS 6.0
Published: Translated: NVD NIST

Summary

Native MQTT and MQTT over WebSocket behind a trusted PROXY Protocol frontend in RabbitMQ can lose the proxy-derived client address before the MQTT authentication path checks loopback_users, causing the frontend-to-broker address to be treated as loopback. An attacker with valid credentials for a loopback-restricted account can bypass the source-address restriction.

Risk Assessment

Bypassing the loopback_users restriction allows an attacker with valid credentials to access an account that should only be reachable locally, potentially leading to unauthorized access.

Recommendation

Update RabbitMQ to versions 3.13.18, 4.0.23, 4.1.14, 4.2.9, or 4.3.3, 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 3.13.18, 4.0.23, 4.1.14, 4.2.9, and 4.3.3, native MQTT and MQTT over WebSocket behind a trusted PROXY Protocol frontend could lose the proxy-derived client address before the MQTT authentication path checked loopback_users, causing the frontend-to-broker address to be treated as loopback. An attacker who can reach the trusted frontend and has valid credentials for a loopback-restricted account can therefore bypass the source-address restriction; the issue does not bypass password authentication. This issue is fixed in versions 3.13.18, 4.0.23, 4.1.14, 4.2.9, and 4.3.3.

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