CVE-2026-41714

MEDIUMCVSS 4/10EPSS 0.13%

Last modified

CVE-2026-41714 is a medium-severity vulnerability rated 4/10 on the CVSS scale. 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.. EPSS estimates a 0.13% chance of exploitation in the next 30 days.

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.

Metrics

CVSS 3.1
4/10

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

EPSS Probability
0.13%

3.2th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
VmwareSpring Advanced Message Queuing Protocol< 2.4.18
VmwareSpring Advanced Message Queuing Protocol>= 3.1.0, < 3.1.16
VmwareSpring Advanced Message Queuing Protocol>= 3.2.0, < 3.2.10.1
VmwareSpring Advanced Message Queuing Protocol>= 4.0.0, < 4.0.3.1

References

Timeline

Published
Last Modified
Status
Analyzed

Frequently Asked Questions

What is CVE-2026-41714?
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.
How severe is CVE-2026-41714?
CVE-2026-41714 has a CVSS score of 4/10 (MEDIUM severity). The EPSS model estimates a 0.13% probability of exploitation in the next 30 days.
How do I fix CVE-2026-41714?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-41714?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST