CVE-2026-44393
Awaiting Analysis
Awaiting Analysis - Queue
OpenStack oslo.messaging RabbitMQ TLS hostname verification missing
Publication date: 2026-06-04
Last updated on: 2026-06-04
Assigner: MITRE
Description
Description
An issue was discovered in OpenStack oslo.messaging 1.0.0 through 17.3.0. The oslo.messaging RabbitMQ driver does not perform TLS hostname verification when connecting to the message broker. When ssl_ca_file is configured, the driver enables certificate chain validation but does not pass the expected broker hostname into the underlying TLS stack. Any certificate signed by the deployment CA is accepted regardless of hostname, allowing an attacker who can intercept control-plane traffic to impersonate the RabbitMQ broker and perform a man-in-the-middle attack on RPC and notification traffic. All OpenStack services using oslo.messaging with RabbitMQ over TLS are affected.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| openstack | oslo.messaging | From 1.0.0 (inc) to 16.2.0 (exc) |
| openstack | oslo.messaging | From 17.0.0 (inc) to 17.1.1 (exc) |
| openstack | oslo.messaging | From 17.2.0 (inc) to 17.3.1 (exc) |
| openstack | oslo.messaging | 18.0.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-297 | The product communicates with a host that provides a certificate, but the product does not properly ensure that the certificate is actually associated with that host. |