Improper Certificate Validation The advisory has been revoked - it doesn't affect any version of package org.springframework.amqp:spring-rabbit  (opens in a new tab)


Threat Intelligence

EPSS
0.13% (4th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-JAVA-ORGSPRINGFRAMEWORKAMQP-17308787
  • published11 Jun 2026
  • disclosed10 Jun 2026
  • creditUnknown

Introduced: 10 Jun 2026

CVE-2026-41714  (opens in a new tab)
CWE-295  (opens in a new tab)

How to fix?

Upgrade org.springframework.amqp:spring-rabbit to version 3.2.11, 4.0.4 or higher.

Amendment

This was deemed not a vulnerability.

Overview

Affected versions of this package are vulnerable to Improper Certificate Validation in the RabbitConnectionFactoryBean.setUri function when configuring a broker connection with an amqps:// URI without also invoking setUseSSL(true). An attacker can intercept or manipulate encrypted traffic by exploiting the lack of certificate validation and hostname verification.