Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Vmware | Spring Advanced Message Queuing Protocol | < 2.4.18 |
Related Weaknesses (CWE)
References
- https://spring.io/security/cve-2026-41714Vendor Advisory
FAQ
What is CVE-2026-41714?
CVE-2026-41714 is a vulnerability with a CVSS score of 4.0 (MEDIUM). Applications that configure their broker connection via RabbitConnectionFactoryBean.setUri("amqps://...") without also calling setUseSSL(true) get TLS encryption with no certificate validation and no ...
How severe is CVE-2026-41714?
CVE-2026-41714 has been rated MEDIUM with a CVSS base score of 4.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-41714?
Check the references section above for vendor advisories and patch information. Affected products include: Vmware Spring Advanced Message Queuing Protocol.