CVE-2026-57216

Summary

RabbitMQ is a messaging and streaming broker. Prior to 3.13.15, 4.0.20, 4.1.11, and 4.2.6, AMQP 0-9-1, AMQP 1.0, and Stream Protocol authentication can allow a loopback-restricted user such as guest to connect remotely when traffic is accepted through a trusted PROXY-protocol path and the backend listener is loopback-bound because the loopback check uses the listener-side socket address instead of the real client source. This issue is fixed in versions 3.13.15, 4.0.20, 4.1.11, and 4.2.6.

Affected Software

VendorProductVersion RangeStatus
rabbitmqrabbitmq-server>= 4.2.0, < 4.2.6affected
rabbitmqrabbitmq-server>= 4.1.0, < 4.1.11affected
rabbitmqrabbitmq-server>= 4.0.0, < 4.0.21affected
rabbitmqrabbitmq-server>= 3.13.0, < 3.13.15affected

Weaknesses

  • CWE-287: CWE-287: Improper Authentication

References