CVE-2026-44393

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.
Configurations

No configuration.

History

04 Jun 2026, 18:16

Type Values Removed Values Added
CWE CWE-297
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.4

04 Jun 2026, 16:23

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-04 16:16

Updated : 2026-06-17 10:50


NVD link : CVE-2026-44393

Mitre link : CVE-2026-44393

CVE.ORG link : CVE-2026-44393


JSON object : View

Products Affected

No product.

CWE
CWE-297

Improper Validation of Certificate with Host Mismatch