CVE-2026-41714
Received
Received - Intake
Insecure TLS Configuration in Spring AMQP
Publication date: 2026-06-10
Last updated on: 2026-06-10
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 |
|---|---|---|
| spring | amqp | From 4.0.0 (inc) to 4.0.3 (inc) |
| spring | amqp | From 3.2.0 (inc) to 3.2.10 (inc) |
| spring | amqp | From 3.1.0 (inc) to 3.1.15 (inc) |
| spring | amqp | From 2.4.0 (inc) to 2.4.17 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-295 | The product does not validate, or incorrectly validates, a certificate. |