Intel

AIKIDO-2026-452430

spring-amqp is vulnerable to Improper Certificate Validation

Improper Certificate ValidationCVE-2026-41714 Published Today

40

Medium Risk

This Affects:

JAVAspring-amqp
0.0.0 - 2.4.17
Fixed in 2.4.18
3.0.0 - 3.1.15
Fixed in 3.1.16
3.2.0 - 3.2.10
Fixed in 3.2.10.1
4.0.0 - 4.0.3
Fixed in 4.0.3.1
Are you affected? Scan for Free

TL;DR

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.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

spring-amqp is vulnerable to Improper Certificate Validation in versions 0.0.0 - 2.4.17, 3.0.0 - 3.1.15, 3.2.0 - 3.2.10 and 4.0.0 - 4.0.3.

How to fix this

Upgrade the org.springframework.amqp:spring-amqp library to the patch version.