CVE-2026-41714

Summary

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.

Affected Software

VendorProductVersion RangeStatus
SpringSpring AMQP4.0.0 < 4.0.3.1affected
SpringSpring AMQP3.2.0 < 3.2.10.1affected
SpringSpring AMQP3.1.0 < 3.1.16affected
SpringSpring AMQP2.4.0 < 2.4.18affected

Weaknesses

  • CWE-295: CWE-295: Improper Certificate Validation

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

References