← All CVEs

CVE-2026-41714

MEDIUM 4

Published 2026-06-09 · Last modified 2026-06-27

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.

NO EXPLOITATION SIGNALS

No known exploitation, public exploit, or elevated probability at this time. Track for changes.

Exploitation likelihood

0.1%chance of exploitation in 30 days · 3rd percentile

○ In CISA KEV ○ Public exploit / PoC

Impact if exploited

4CVSS 3.1 · MEDIUM

  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone

What an attacker needs

  • Access: Reachable over the network — no local access needed
  • Privileges: No account or privileges required
  • User interaction: No user interaction needed
  • Complexity: Needs a race window or specific setup

✓ lowers the bar for an attacker · ⚠ raises it

Proof of concept & exploit code

Test against your own equipment

curl -s https://vulnpedia.com/cve/CVE-2026-41714/poc.jsonMachine-readable PoC index for this CVE (for automation).

Listed for defensive triage, patch verification, and authorized testing on systems you own. Machine-readable: /cve/CVE-2026-41714/poc.json

Affected

Vendors Spring Vmware

Products Spring Amqp Spring Advanced Message Queuing Protocol

Weakness (CWE)

  • CWE-295: : Improper Certificate Validation

CVSS vector

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

Known Affected Software Configurations

VendorProductVersion range
VmwareSpring Advanced Message Queuing Protocol< 2.4.18
VmwareSpring Advanced Message Queuing Protocol≥ 3.1.0 and < 3.1.16
VmwareSpring Advanced Message Queuing Protocol≥ 3.2.0 and < 3.2.10.1
VmwareSpring Advanced Message Queuing Protocol≥ 4.0.0 and < 4.0.3.1

All CVSS metrics

  • MEDIUM 4 v3.1 · CNA Primary
    CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:N/A:N
  • MEDIUM 4 v3.1 · NVD Secondary
    CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:N/A:N

References

Sources: NVD · CVE.org · EPSS