PT-2026-77210 · Vmware · Rabbitmq Java Client
CVE-2026-63336
·
Published
2026-08-18
·
Updated
2026-08-19
CVSS v4.0
5.1
Medium
| Vector | AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:N/SC:H/SI:L/SA:N |
Name of the Vulnerable Software and Affected Versions
RabbitMQ Java client library versions prior to 5.33.0
Description
The library allows Java and JVM-based applications to interact with RabbitMQ nodes. The functions
useSslProtocol() and useSslProtocol(String) within com.rabbitmq.client.ConnectionFactory configure com.rabbitmq.client.TrustEverythingTrustManager and disable hostname verification. This allows arbitrary server certificates, including self-signed ones, to be accepted. A network attacker capable of intercepting a TLS connection can impersonate the RabbitMQ broker to read and modify protected AMQP traffic without certificate or hostname validation.Recommendations
Update to version 5.33.0.
Exploit
Fix
Improper Certificate Validation
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Rabbitmq Java Client