PYSEC-2026-3492
OpenStack oslo.messaging does not verify RabbitMQ broker hostname during TLS handshake
상세
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.
이 버전이 영향받나요?
사용 중인 패키지 버전을 입력하면 즉시 평가합니다.
영향 패키지
1.0.0 No fixed version published yet for oslo-messaging (pip). Pin to a known-safe version or switch to an alternative.
참고
- https://nvd.nist.gov/vuln/detail/CVE-2026-44393 [ADVISORY]
- https://access.redhat.com/security/cve/CVE-2026-44393 [WEB]
- https://bugs.launchpad.net/oslo.messaging/+bug/2150316 [WEB]
- https://bugzilla.redhat.com/show_bug.cgi?id=2484835 [WEB]
- https://github.com/openstack/oslo.messaging [PACKAGE]
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-44393.json [WEB]
- https://wiki.openstack.org/wiki/OSSN/OSSN-0096 [WEB]
- https://pypi.org/project/oslo-messaging [PACKAGE]
- https://github.com/advisories/GHSA-76qh-xr7q-h39m [ADVISORY]