CVE 4 MEDIUM

In Spring AMQP the RabbitConnectionFactoryBean.setUri(“amqps://…”) bypasses secure SSL setup, uses TrustEverythingTrustManager_CVE-2026-41714

4 / 10
MEDIUM
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:N/A:N

Description

Applications that configure their broker connection via RabbitConnectionFactoryBean.setUri("amqps://...") without also calling setUseSSL(true) get TLS encryption with no certificate validation and no hostname verification.

Affected versions:
Spring AMQP 4.0.0 through 4.0.3; 3.2.0 through 3.2.10; 3.1.0 through 3.1.15; 2.4.0 through 2.4.17.

Basic Information

ID CVE-2026-41714
Source vmware
Published Jun 9, 2026 at 23:48

Affected Product

Vendor Spring
Product Spring AMQP
Version 4.0.0
Affected Versions Spring Spring AMQP 4.0.0
Spring Spring AMQP 3.2.0
Spring Spring AMQP 3.1.0
Spring Spring AMQP 2.4.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.