TLS Hostname Verification Vulnerability in OpenStack's Messaging Driver
CVE-2026-44393
7.4HIGH
What is CVE-2026-44393?
A vulnerability exists in OpenStack's oslo.messaging component, specifically in its RabbitMQ driver, where TLS hostname verification is bypassed during connections to the message broker. The issue arises when the ssl_ca_file is set; while certificate chain validation is enabled, the driver fails to check the broker's hostname. Consequently, any certificate issued by the deployment's CA can be accepted, regardless of the hostname presented. This flaw enables potential attackers to intercept control-plane traffic, impersonating the RabbitMQ broker and executing man-in-the-middle attacks on both RPC and notification channels. All OpenStack services utilizing oslo.messaging with RabbitMQ over TLS are susceptible to this vulnerability.
