PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-41714 Spring CVE debrief

CVE-2026-41714 is a medium-severity vulnerability affecting Spring AMQP versions 2.4.0 through 2.4.17, 3.1.0 through 3.1.15, 3.2.0 through 3.2.10, and 4.0.0 through 4.0.3. The issue arises when applications configure their broker connection via `RabbitConnectionFactoryBean.setUri(

Vendor
Spring
Product
Spring AMQP
CVSS
MEDIUM 4
CISA KEV
Not listed in stored evidence
Original CVE published
2026-06-10
Original CVE updated
2026-06-10
Advisory published
2026-06-10
Advisory updated
2026-06-10

Who should care

Users of affected Spring AMQP versions should review their configurations and ensure proper SSL/TLS setup.

Technical summary

The vulnerability occurs when `RabbitConnectionFactoryBean.setUri(

Defensive priority

High

Recommended defensive actions

  • Review and update configurations to call `setUseSSL(true)` when using `RabbitConnectionFactoryBean.setUri()`.
  • Verify that certificate validation and hostname verification are properly configured.

Evidence notes

The CVE record and NVD detail provide information on the affected versions and configurations.

Official resources

CVE-2026-41714 was published on 2026-06-10T00:16:51.450Z and modified on 2026-06-10T19:24:04.320Z.