CVE-2026-41714
Analyzed
Analyzed - Analysis Complete
Insecure TLS Configuration in Spring AMQP
Vulnerability report for CVE-2026-41714, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-06-10
Last updated on: 2026-07-17
Assigner: VMware
Description
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 Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| vmware | spring_advanced_message_queuing_protocol | to 2.4.18 (exc) |
| vmware | spring_advanced_message_queuing_protocol | From 3.1.0 (inc) to 3.1.16 (exc) |
| vmware | spring_advanced_message_queuing_protocol | From 3.2.0 (inc) to 3.2.10.1 (exc) |
| vmware | spring_advanced_message_queuing_protocol | From 4.0.0 (inc) to 4.0.3.1 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-295 | The product does not validate, or incorrectly validates, a certificate. |